2019-09-19T00:55:10.010Z||org.onap.so.asdc.Application - Starting Application on dev-so-so-sdc-controller-cbb4c7598-qsd7n with PID 16 (/app/app.jar started by so in /app) 2019-09-19T00:55:10.091Z||org.onap.so.asdc.Application - Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE 2019-09-19T00:55:10.124Z||org.onap.so.asdc.Application - No active profile set, falling back to default profiles: default 2019-09-19T00:56:42.871Z||org.onap.so.asdc.activity.DeployActivitySpecs - SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 2019-09-19T00:56:43.110Z||org.onap.so.asdc.activity.DeployActivitySpecs - The sdc end point is not alive 2019-09-19T00:56:53.445Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:56:53.446Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:56:53.447Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:56:53.662Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:56:53.663Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:56:53.663Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:56:54.001Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:56:54.005Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:56:54.005Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:57:05.925Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:57:05.926Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:57:05.926Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:57:09.097Z||o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration - 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 2019-09-19T00:57:23.181Z||org.onap.so.asdc.ASDCControllerSingleton - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2019-09-19T00:57:23.183Z||org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-09-19T00:57:23.210Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-09-19T00:57:23.440Z||org.onap.so.asdc.Application - Started Application in 148.574 seconds (JVM running for 158.407) 2019-09-19T00:57:23.622Z||org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-09-19T00:57:23.840Z||org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= 18bc02e3-0628-4f7a-b3dc-64bb8463b7c9 url= /sdc/v1/artifactTypes 2019-09-19T00:57:23.840Z||org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-09-19T00:59:34.399Z||org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.43.229.213] failed: Operation timed out (Connection timed out) 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:277) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:127) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:95) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:340) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:286) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:259) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:215) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 30 common frames omitted 2019-09-19T00:59:34.406Z||org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57cb864c 2019-09-19T00:59:34.412Z||org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2019-09-19T00:59:34.422Z||org.onap.sdc.http.SdcConnectorClient - error from ASDC is: failed to connect 2019-09-19T00:59:34.432Z||org.onap.so.asdc.client.ASDCController - ASDC distribution client init failed with reason:ASDC server problem 2019-09-19T00:59:34.435Z||org.onap.so.asdc.ASDCControllerSingleton - Exception occurred 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:222) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T00:59:34.440Z||org.onap.so.asdc.ASDCControllerSingleton - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2019-09-19T00:59:34.440Z||org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-09-19T00:59:34.441Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-09-19T00:59:34.452Z||org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-09-19T00:59:34.478Z||org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= e473dc4e-3d81-43ef-b105-b5e7a4adf40e url= /sdc/v1/artifactTypes 2019-09-19T00:59:34.479Z||org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-09-19T01:01:45.495Z||org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.43.229.213] failed: Operation timed out (Connection timed out) 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:277) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:127) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:95) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:340) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:286) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:259) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:215) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 30 common frames omitted 2019-09-19T01:01:45.496Z||org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bf81400 2019-09-19T01:01:45.496Z||org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2019-09-19T01:01:45.496Z||org.onap.sdc.http.SdcConnectorClient - error from ASDC is: failed to connect 2019-09-19T01:01:45.496Z||org.onap.so.asdc.client.ASDCController - ASDC distribution client init failed with reason:ASDC server problem 2019-09-19T01:01:45.497Z||org.onap.so.asdc.ASDCControllerSingleton - Exception occurred 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:222) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:01:45.497Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:01:45.498Z||org.onap.so.asdc.ASDCControllerSingleton - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2019-09-19T01:01:45.498Z||org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-09-19T01:01:45.498Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-09-19T01:01:45.521Z||org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-09-19T01:01:45.559Z||org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= fcd17093-8b0c-4c7c-b453-599a44d88b0b url= /sdc/v1/artifactTypes 2019-09-19T01:01:45.560Z||org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-09-19T01:01:47.106Z||org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:01:47.136Z||org.onap.sdc.impl.DistributionClientImpl - Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, WORKFLOW] were validated with ASDC server 2019-09-19T01:01:47.255Z||org.onap.sdc.impl.DistributionClientImpl - create keys 2019-09-19T01:01:47.590Z||org.onap.sdc.http.SdcConnectorClient - about to perform registerAsdcTopics. requestId= 6e569238-062d-4aaa-adc6-f1a786effd9a url= /sdc/v1/registerForDistribution 2019-09-19T01:01:49.235Z||org.onap.sdc.http.SdcConnectorClient - registerAsdcTopics response= 200. requestId= 6e569238-062d-4aaa-adc6-f1a786effd9a url= /sdc/v1/registerForDistribution 2019-09-19T01:01:49.238Z||org.onap.sdc.impl.DistributionClientImpl - start DistributionClient 2019-09-19T01:01:49.272Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:01:49.274Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:01:49.293Z||org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2019-09-19T01:02:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:02:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:02:49.266Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:03:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:03:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:04:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:04:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:04:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:05:49.273Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:05:49.274Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:06:49.269Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:06:49.272Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:07:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:07:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:07:53.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:08:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:08:49.269Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:08:49.271Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:09:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:09:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:09:49.268Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:10:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:10:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:10:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:11:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:11:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:11:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:12:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:12:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:12:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:13:49.263Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:13:49.266Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:14:49.266Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:14:49.296Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:14:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:15:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:15:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:15:49.276Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:16:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:16:49.269Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:17:38.192Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:17:49.266Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:17:49.283Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:18:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:18:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:18:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:19:08.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:19:49.264Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:19:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:19:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:20:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:20:49.268Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:21:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:21:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:21:49.274Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:21:49.475Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.475Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.480Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.481Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.482Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.482Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.482Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.493Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.493Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.495Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.507Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.508Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.511Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.511Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.511Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.513Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.515Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.515Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.530Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.530Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.530Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.532Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.533Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:21:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.561Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.561Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:21:49.561Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.564Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.564Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856103707, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:21:49.565Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856101835, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:21:49.923Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:21:49.923Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"289de9c2-7e74-4790-983e-d766c7abd9d3","serviceName":"demoVFWCL","serviceVersion":"1.0","serviceUUID":"f8650cb6-57ad-42c3-aa96-c365f7235227","serviceDescription":"catalog service description","serviceInvariantUUID":"92473e75-7c86-4e25-a843-773700eecbb8","resources":[{"resourceInstanceName":"vFWCL_vFWSNK 6f641dfb-b486 0","resourceName":"vFWCL_vFWSNK 6f641dfb-b486","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c191f048-8afe-4cbb-8940-f0c9a228a67d","resourceInvariantUUID":"5cea2d9a-c724-462d-bc7f-0c6be52b1034","resourceCustomizationUUID":"8150f362-a77d-4f17-861f-5b294be66d20","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml","artifactChecksum":"NmZiZjE1OTRiYWVmYmMwNjE5OWNhMjI1NTEyYzZmNWI\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"a7c3dad9-d2c4-4845-beef-114ee0ee307e","artifactVersion":"1"},{"artifactName":"vfwcl_vfwsnk6f641dfbb4860_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json","artifactChecksum":"MzI2ZGJjZThlZjhhYzkwYzljZGZkN2UxNGM0OWE4NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml","artifactChecksum":"M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"bda7a175-379b-47b4-8259-9d220bbc45d2","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml","artifactChecksum":"OGQ2ZmVlNTk4Mjc2YmU0MTc0YjY0MWFiZGE5Nzk5ZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"2ba1c45f-2d04-450a-88ef-10479e074b61","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env","artifactChecksum":"NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"56bea599-6ea5-4f69-9340-4c556431d1e1","artifactVersion":"2","generatedFromUUID":"bda7a175-379b-47b4-8259-9d220bbc45d2"}]},{"resourceInstanceName":"vFWCL_vPKG ff9be480-1cc8 0","resourceName":"vFWCL_vPKG ff9be480-1cc8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"49205aaa-0736-43ed-bf42-a45e5af91ab4","resourceInvariantUUID":"5fcdb5f8-4a30-4f7c-9184-3cc6227c0729","resourceCustomizationUUID":"0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml","artifactChecksum":"ZjY3NGIzNDM2NTdmZTU4YjhkNzZiYTY4ZDEzZTI5YWQ\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"729bdff1-caac-4c90-ac5c-5dbac1e2d89e","artifactVersion":"1"},{"artifactName":"vfwcl_vpkgff9be4801cc80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json","artifactChecksum":"NjM0OTFkODc3YzcxNzI5MzlhNjAwOGIyYzViNTM0NDk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"9d5aff74-05a4-4c6f-b18d-244da91bf2e3","artifactVersion":"1"},{"artifactName":"base_vpkg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml","artifactChecksum":"ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"404e05b6-f306-46d7-b7bb-ccd482bf9c32","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml","artifactChecksum":"ZGNlOGU0ZGM1YTBiZjMzOGQyYzgwYWUwOWZjYjllMTg\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"4978546d-0bb5-4535-8dbb-ba47a86e90c1","artifactVersion":"1"},{"artifactName":"base_vpkg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env","artifactChecksum":"ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"8f013925-50c8-402f-b5fe-96fda3bafc79","artifactVersion":"2","generatedFromUUID":"404e05b6-f306-46d7-b7bb-ccd482bf9c32"}]}],"serviceArtifacts":[{"artifactName":"service-Demovfwcl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml","artifactChecksum":"ZTM3NTVlMjdhZGZkMzRkMGVmOTVjZmRhNTQ3OTY3OWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"db4b2fdd-0275-41db-95b6-3a7132960ac6","artifactVersion":"1"},{"artifactName":"service-Demovfwcl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar","artifactChecksum":"YjFmMDFmNWYxM2M0MDNlY2M3MTg1ZWFkYzQxMWRhODI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb198599-a0fd-4905-861e-66c381ea4899","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:21:49.933Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:50.080Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:50.185Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:50.185Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:50.294Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:51.197Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:51.197Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:51.200Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:51.202Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:51.303Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:52.202Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:52.205Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:52.210Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:52.210Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:52.312Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:53.210Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:53.211Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:53.221Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:53.222Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:53.321Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:54.222Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:54.223Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:54.236Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:54.237Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:54.335Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:55.238Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:55.238Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:55.272Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:55.272Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:55.367Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:56.276Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:56.277Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:56.299Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:56.299Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:56.401Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:57.300Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:57.302Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:57.360Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:57.361Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:57.469Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:58.361Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:58.362Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:58.391Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:58.393Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:58.493Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:59.393Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:59.394Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:59.407Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:59.407Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:21:59.524Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:00.407Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:22:00.408Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:00.421Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:00.422Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:22:00.522Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:01.427Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:22:01.428Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:01.433Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:01.434Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:22:01.533Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:02.464Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "serviceName": "demoVFWCL", "serviceVersion": "1.0", "serviceUUID": "f8650cb6-57ad-42c3-aa96-c365f7235227", "serviceDescription": "catalog service description", "serviceInvariantUUID": "92473e75-7c86-4e25-a843-773700eecbb8", "resources": [ { "resourceInstanceName": "vFWCL_vFWSNK 6f641dfb-b486 0", "resourceCustomizationUUID": "8150f362-a77d-4f17-861f-5b294be66d20", "resourceName": "vFWCL_vFWSNK 6f641dfb-b486", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c191f048-8afe-4cbb-8940-f0c9a228a67d", "resourceInvariantUUID": "5cea2d9a-c724-462d-bc7f-0c6be52b1034", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vfwsnk6f641dfbb4860_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "artifactChecksum": "MzI2ZGJjZThlZjhhYzkwYzljZGZkN2UxNGM0OWE4NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "artifactChecksum": "M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "bda7a175-379b-47b4-8259-9d220bbc45d2", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "56bea599-6ea5-4f69-9340-4c556431d1e1", "generatedFromUUID": "bda7a175-379b-47b4-8259-9d220bbc45d2" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "56bea599-6ea5-4f69-9340-4c556431d1e1", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "vFWCL_vPKG ff9be480-1cc8 0", "resourceCustomizationUUID": "0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d", "resourceName": "vFWCL_vPKG ff9be480-1cc8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "49205aaa-0736-43ed-bf42-a45e5af91ab4", "resourceInvariantUUID": "5fcdb5f8-4a30-4f7c-9184-3cc6227c0729", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vpkgff9be4801cc80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "artifactChecksum": "NjM0OTFkODc3YzcxNzI5MzlhNjAwOGIyYzViNTM0NDk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "9d5aff74-05a4-4c6f-b18d-244da91bf2e3", "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "artifactChecksum": "ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "404e05b6-f306-46d7-b7bb-ccd482bf9c32", "generatedArtifact": { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "8f013925-50c8-402f-b5fe-96fda3bafc79", "generatedFromUUID": "404e05b6-f306-46d7-b7bb-ccd482bf9c32" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "8f013925-50c8-402f-b5fe-96fda3bafc79", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovfwcl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "artifactChecksum": "YjFmMDFmNWYxM2M0MDNlY2M3MTg1ZWFkYzQxMWRhODI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fb198599-a0fd-4905-861e-66c381ea4899" } ], "workloadContext": "Production" } 2019-09-19T01:22:02.467Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-09-19T01:22:02.467Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 f8650cb6-57ad-42c3-aa96-c365f7235227 ASDC 2019-09-19T01:22:02.474Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:289de9c2-7e74-4790-983e-d766c7abd9d3 ServiceName:demoVFWCL ServiceVersion:1.0 ServiceUUID:f8650cb6-57ad-42c3-aa96-c365f7235227 ServiceInvariantUUID:92473e75-7c86-4e25-a843-773700eecbb8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovfwcl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ArtifactUUID:fb198599-a0fd-4905-861e-66c381ea4899 ArtifactChecksum:YjFmMDFmNWYxM2M0MDNlY2M3MTg1ZWFkYzQxMWRhODI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFWCL_vFWSNK 6f641dfb-b486 0 ResourceCustomizationUUID:8150f362-a77d-4f17-861f-5b294be66d20 ResourceInvariantUUID:5cea2d9a-c724-462d-bc7f-0c6be52b1034 ResourceName:vFWCL_vFWSNK 6f641dfb-b486 ResourceType:VF ResourceUUID:c191f048-8afe-4cbb-8940-f0c9a228a67d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vfwsnk6f641dfbb4860_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ArtifactUUID:ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a ArtifactChecksum:MzI2ZGJjZThlZjhhYzkwYzljZGZkN2UxNGM0OWE4NDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml ArtifactUUID:bda7a175-379b-47b4-8259-9d220bbc45d2 ArtifactChecksum:M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ArtifactUUID:56bea599-6ea5-4f69-9340-4c556431d1e1 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ArtifactUUID:56bea599-6ea5-4f69-9340-4c556431d1e1 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:vFWCL_vPKG ff9be480-1cc8 0 ResourceCustomizationUUID:0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d ResourceInvariantUUID:5fcdb5f8-4a30-4f7c-9184-3cc6227c0729 ResourceName:vFWCL_vPKG ff9be480-1cc8 ResourceType:VF ResourceUUID:49205aaa-0736-43ed-bf42-a45e5af91ab4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vpkgff9be4801cc80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json ArtifactUUID:9d5aff74-05a4-4c6f-b18d-244da91bf2e3 ArtifactChecksum:NjM0OTFkODc3YzcxNzI5MzlhNjAwOGIyYzViNTM0NDk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml ArtifactUUID:404e05b6-f306-46d7-b7bb-ccd482bf9c32 ArtifactChecksum:ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ArtifactUUID:8f013925-50c8-402f-b5fe-96fda3bafc79 ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ArtifactUUID:8f013925-50c8-402f-b5fe-96fda3bafc79 ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T01:22:02.484Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF f8650cb6-57ad-42c3-aa96-c365f7235227 ASDC treatNotification 2019-09-19T01:22:03.230Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:22:03.255Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:22:03.256Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:22:03.256Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: fb198599-a0fd-4905-861e-66c381ea4899 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:03.256Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:03.258Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:04.345Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:04.433Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar fb198599-a0fd-4905-861e-66c381ea4899 126958 2019-09-19T01:22:04.436Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ASDC sendASDCNotification 2019-09-19T01:22:04.436Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:04.443Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:04.450Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:04.464Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:04.471Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856124436, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:04.567Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:05.472Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:22:05.473Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:22:05.473Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: fb198599-a0fd-4905-861e-66c381ea4899, URL: /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar to file: /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:05.476Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovfwcl-csar.csar 2019-09-19T01:22:05.834Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:05.834Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:07.992Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8710584291969857062/Definitions/service-Demovfwcl-template.yml 2019-09-19T01:22:08.207Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:22:18.092Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:22:18.114Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:22:18.118Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.119Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-09-19T01:22:18.119Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.120Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.120Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_unprotected_private_port_0_related_networks, port_vpg_unprotected_private_port_0_vlan_requirements, port_vpg_unprotected_private_port_0_subnetpoolid, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_unprotected_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.125Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.130Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-09-19T01:22:18.131Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.133Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.134Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG ff9be480-1cc8 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.144Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-09-19T01:22:18.147Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.148Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.151Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.151Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, 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_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.154Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.154Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.154Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG ff9be480-1cc8 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 6f641dfb-b486 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 6f641dfb-b486 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.159Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.159Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:22:18.165Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:22:18.165Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:22:18.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:22:18.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:22:18.170Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG ff9be480-1cc8 0, normalized name vfwcl_vpkgff9be4801cc80. Searching groups on service level starting with VF normalized name... 2019-09-19T01:22:18.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:22:18.179Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:22:18.179Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:22:18.180Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:22:18.180Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK 6f641dfb-b486 0, normalized name vfwcl_vfwsnk6f641dfbb4860. Searching groups on service level starting with VF normalized name... 2019-09-19T01:22:18.181Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:22:18.181Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVFWCL Description:catalog service description Model UUID:f8650cb6-57ad-42c3-aa96-c365f7235227 Model Version:NULL Model InvariantUuid:92473e75-7c86-4e25-a843-773700eecbb8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFWCL_vPKG ff9be480-1cc8 Model UUID:981c3ab7-914a-4525-9f9d-37464a351a2c Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:5fcdb5f8-4a30-4f7c-9184-3cc6227c0729 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:adeddfd5-51a8-4a91-b82c-97f25a8ebaa1 ModelName:VfwclVpkgFf9be4801cc8..base_vpkg..module-0 ModelUuid:ed880a69-cb0f-4348-b3f2-f9d3def24f0f ModelVersion:1 Description:NULL Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7105af1c-419b-4cca-b3ac-6f522ea8ab8d ModelInvariantUuid:84b9bb09-d72c-4af5-a86d-0a85d00f82d4 ModelName:vFWCL_vPKG ff9be480-1cc8-nodes.vpgCvfc ModelUuid:6bb4432f-791a-43cd-8bab-b16846402b10 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b5a0dd76-a81f-4d12-9504-727ba51035e0 ModelInvariantUuid:9bac4f15-a3ac-4154-9b52-ac49b9f3a4c8 ModelName:VfwclVpkgFf9be4801cc8.compute.nodes.heat.vpg ModelUuid:1b2d6b28-1a9e-41c5-9c3b-a917cf99902d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:vFWCL_vFWSNK 6f641dfb-b486 Model UUID:e18c9e1a-20d7-496a-9b49-a4f693b52070 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:5cea2d9a-c724-462d-bc7f-0c6be52b1034 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8150f362-a77d-4f17-861f-5b294be66d20 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b46ba625-a30c-4903-bd13-563d920976f9 ModelName:VfwclVfwsnk6f641dfbB486..base_vfw..module-0 ModelUuid:185ec040-2ebb-4ed7-bdf6-576a2c9d1133 ModelVersion:1 Description:NULL Member Name:int_protected_private_network Member Name:abstract_vfw Member Name:int_unprotected_private_network Member Name:abstract_vsn VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:fb565f52-3896-48bb-b9b2-86d712488937 ModelInvariantUuid:87506eb3-e7a7-49d6-9aae-87941477927f ModelName:vFWCL_vFWSNK 6f641dfb-b486-nodes.vfwCvfc ModelUuid:76cf52c3-381f-46c4-a062-9e6418b4f196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:c523d61c-0ca9-4de4-8d09-0cd9432b9005 ModelInvariantUuid:6339ee2d-3589-4887-bc7c-aca2b4d5e726 ModelName:VfwclVfwsnk6f641dfbB486.compute.nodes.heat.vfw ModelUuid:3b3079a4-2b64-4e6b-a677-a3cb69d6a1e8 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:4ed93023-59be-484c-bab0-9061d6640a79 ModelInvariantUuid:3003d9f3-01cb-4e3a-a186-2416e2da0af0 ModelName:vFWCL_vFWSNK 6f641dfb-b486-nodes.vsnCvfc ModelUuid:39efd042-dd2b-43de-9a6b-b66362a6f509 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:f45e842a-f2da-4537-a2a9-9eaa01c641d3 ModelInvariantUuid:7ded2414-642e-4e4e-b44a-bc218876c1f1 ModelName:VfwclVfwsnk6f641dfbB486.compute.nodes.heat.vsn ModelUuid:eda366a0-0810-4793-bddf-f32383e0cb02 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-09-19T01:22:18.202Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: c191f048-8afe-4cbb-8940-f0c9a228a67d 2019-09-19T01:22:18.565Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vFWSNK 6f641dfb-b486 0 2019-09-19T01:22:18.580Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: c191f048-8afe-4cbb-8940-f0c9a228a67d 2019-09-19T01:22:18.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:18.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:18.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:19.400Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:19.401Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a 793 2019-09-19T01:22:19.402Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ASDC sendASDCNotification 2019-09-19T01:22:19.402Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:19.402Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:19.403Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:19.416Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:19.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856139402, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:19.518Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:20.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk6f641dfbB486..base_vfw..module-0", "vfModuleModelInvariantUUID": "b46ba625-a30c-4903-bd13-563d920976f9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "185ec040-2ebb-4ed7-bdf6-576a2c9d1133", "vfModuleModelCustomizationUUID": "f69914ad-9b48-4b8e-8659-80ed5e7c37f3", "isBase": true, "artifacts": [ "bda7a175-379b-47b4-8259-9d220bbc45d2", "56bea599-6ea5-4f69-9340-4c556431d1e1" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:20.486Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk6f641dfbB486..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:185ec040-2ebb-4ed7-bdf6-576a2c9d1133 VfModuleModelInvariantUUID:b46ba625-a30c-4903-bd13-563d920976f9 VfModuleModelDescription:NULL Artifacts UUID List:{ bda7a175-379b-47b4-8259-9d220bbc45d2 , 56bea599-6ea5-4f69-9340-4c556431d1e1 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:20.520Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk6f641dfbB486..base_vfw..module-0", "vfModuleModelInvariantUUID": "b46ba625-a30c-4903-bd13-563d920976f9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "185ec040-2ebb-4ed7-bdf6-576a2c9d1133", "vfModuleModelCustomizationUUID": "f69914ad-9b48-4b8e-8659-80ed5e7c37f3", "isBase": true, "artifacts": [ "bda7a175-379b-47b4-8259-9d220bbc45d2", "56bea599-6ea5-4f69-9340-4c556431d1e1" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:20.526Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk6f641dfbB486..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:185ec040-2ebb-4ed7-bdf6-576a2c9d1133 VfModuleModelInvariantUUID:b46ba625-a30c-4903-bd13-563d920976f9 VfModuleModelDescription:NULL Artifacts UUID List:{ bda7a175-379b-47b4-8259-9d220bbc45d2 , 56bea599-6ea5-4f69-9340-4c556431d1e1 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:20.529Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: bda7a175-379b-47b4-8259-9d220bbc45d2 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:20.529Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:20.530Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:21.124Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:21.125Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml bda7a175-379b-47b4-8259-9d220bbc45d2 16175 2019-09-19T01:22:21.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T01:22:21.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:21.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:21.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:21.131Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:21.134Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856141126, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:21.231Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:22.135Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 56bea599-6ea5-4f69-9340-4c556431d1e1 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:22.135Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:22.135Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:23.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:23.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 56bea599-6ea5-4f69-9340-4c556431d1e1 1639 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:23.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:23.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856143150, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:23.258Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:24.165Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: f8650cb6-57ad-42c3-aa96-c365f7235227 2019-09-19T01:22:24.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vFWSNK 6f641dfb-b486 0 c191f048-8afe-4cbb-8940-f0c9a228a67d ASDC 2019-09-19T01:22:24.223Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.233Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.279Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:24.279Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:24.279Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 matches Tosca VF Customization UUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 doesn't match Tosca VF Customization UUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 matches Tosca VF Customization UUID: 8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:24.281Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 matches vfNotificationResource CustomizationUUID 2019-09-19T01:22:24.292Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (8150f362-a77d-4f17-861f-5b294be66d20) : {\"vf_module_id\":\"vFirewallCL\",\"skip_post_instantiation_configuration\":\"true\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vnf_name\":\"vFWSNK\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"int_unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"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\",\"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)\",\"dcae_collector_port\":\"30235\",\"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\",\"int_unprotected_private_subnet_id\":\"zdfw1fwl01_unprotected_sub\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"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.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR KEY HERE\",\"net_prefix\":\"vFWSNK\",\"key_name\":\"vfw_key\",\"int_protected_private_net_id\":\"zdfw1fwl01_protected\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"int_protected_private_subnet_id\":\"zdfw1fwl01_protected_sub\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T01:22:24.300Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@3269742a 2019-09-19T01:22:24.301Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.302Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:22:24.303Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : f69914ad-9b48-4b8e-8659-80ed5e7c37f3 2019-09-19T01:22:24.305Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 1cfd70e3-3611-48f5-8a05-3780f9add71e 2019-09-19T01:22:24.309Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID f69914ad-9b48-4b8e-8659-80ed5e7c37f3 2019-09-19T01:22:24.319Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.321Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.321Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.326Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.349Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.356Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.356Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.356Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.360Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:22:24.362Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:24.362Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:24.362Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is matching search criteria 2019-09-19T01:22:24.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:24.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:22:24.376Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:22:24.376Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.377Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.377Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=fb565f52-3896-48bb-b9b2-86d712488937 2019-09-19T01:22:24.381Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.382Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.382Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.383Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.383Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.383Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:24.384Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:22:24.384Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.384Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.385Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:22:24.385Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:24.386Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:24.386Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:22:24.386Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.387Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.387Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.388Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:22:24.388Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:24.389Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is matching search criteria 2019-09-19T01:22:24.390Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4ed93023-59be-484c-bab0-9061d6640a79 2019-09-19T01:22:24.394Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.396Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.396Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.396Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.416Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.416Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:24.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:22:24.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:22:24.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.419Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:24.421Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(f8650cb6-57ad-42c3-aa96-c365f7235227) : vFWCL_vPKG ff9be480-1cc8,vFWCL_vFWSNK 6f641dfb-b486 2019-09-19T01:22:24.423Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.423Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.423Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.424Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.426Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.426Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.426Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVFWCL 2019-09-19T01:22:24.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vFWSNK 6f641dfb-b486 c191f048-8afe-4cbb-8940-f0c9a228a67d 1 ASDC deployResourceStructure 2019-09-19T01:22:24.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ASDC sendASDCNotification 2019-09-19T01:22:24.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:24.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:24.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:24.844Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:24.844Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856144840, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:22:24.945Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:25.856Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T01:22:25.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:25.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:25.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:25.878Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:25.879Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856145856, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:22:25.961Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:26.888Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:26.890Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856146881, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T01:22:27.012Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:27.893Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 49205aaa-0736-43ed-bf42-a45e5af91ab4 2019-09-19T01:22:27.953Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vPKG ff9be480-1cc8 0 2019-09-19T01:22:27.955Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 49205aaa-0736-43ed-bf42-a45e5af91ab4 2019-09-19T01:22:27.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9d5aff74-05a4-4c6f-b18d-244da91bf2e3 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:27.961Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:27.961Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:28.809Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:28.810Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 9d5aff74-05a4-4c6f-b18d-244da91bf2e3 793 2019-09-19T01:22:28.812Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json ASDC sendASDCNotification 2019-09-19T01:22:28.812Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:28.814Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:28.815Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:28.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:28.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856148812, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:28.955Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:29.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkgFf9be4801cc8..base_vpkg..module-0", "vfModuleModelInvariantUUID": "adeddfd5-51a8-4a91-b82c-97f25a8ebaa1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ed880a69-cb0f-4348-b3f2-f9d3def24f0f", "vfModuleModelCustomizationUUID": "1cfd70e3-3611-48f5-8a05-3780f9add71e", "isBase": true, "artifacts": [ "404e05b6-f306-46d7-b7bb-ccd482bf9c32", "8f013925-50c8-402f-b5fe-96fda3bafc79" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:29.868Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkgFf9be4801cc8..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ed880a69-cb0f-4348-b3f2-f9d3def24f0f VfModuleModelInvariantUUID:adeddfd5-51a8-4a91-b82c-97f25a8ebaa1 VfModuleModelDescription:NULL Artifacts UUID List:{ 404e05b6-f306-46d7-b7bb-ccd482bf9c32 , 8f013925-50c8-402f-b5fe-96fda3bafc79 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:29.880Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkgFf9be4801cc8..base_vpkg..module-0", "vfModuleModelInvariantUUID": "adeddfd5-51a8-4a91-b82c-97f25a8ebaa1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ed880a69-cb0f-4348-b3f2-f9d3def24f0f", "vfModuleModelCustomizationUUID": "1cfd70e3-3611-48f5-8a05-3780f9add71e", "isBase": true, "artifacts": [ "404e05b6-f306-46d7-b7bb-ccd482bf9c32", "8f013925-50c8-402f-b5fe-96fda3bafc79" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkgFf9be4801cc8..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ed880a69-cb0f-4348-b3f2-f9d3def24f0f VfModuleModelInvariantUUID:adeddfd5-51a8-4a91-b82c-97f25a8ebaa1 VfModuleModelDescription:NULL Artifacts UUID List:{ 404e05b6-f306-46d7-b7bb-ccd482bf9c32 , 8f013925-50c8-402f-b5fe-96fda3bafc79 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 404e05b6-f306-46d7-b7bb-ccd482bf9c32 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:30.717Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:30.719Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 404e05b6-f306-46d7-b7bb-ccd482bf9c32 9133 2019-09-19T01:22:30.719Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T01:22:30.720Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:30.720Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:30.720Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:30.727Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:30.727Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856150719, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:30.828Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:31.728Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 8f013925-50c8-402f-b5fe-96fda3bafc79 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:31.743Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:31.743Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:32.358Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:32.358Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 8f013925-50c8-402f-b5fe-96fda3bafc79 1159 2019-09-19T01:22:32.358Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T01:22:32.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:32.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:32.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:32.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:32.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856152358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:32.463Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:33.366Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: f8650cb6-57ad-42c3-aa96-c365f7235227 2019-09-19T01:22:33.366Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vPKG ff9be480-1cc8 0 49205aaa-0736-43ed-bf42-a45e5af91ab4 ASDC 2019-09-19T01:22:33.406Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.406Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d matches Tosca VF Customization UUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d matches vfNotificationResource CustomizationUUID 2019-09-19T01:22:33.491Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d) : {\"vf_module_id\":\"vTrafficPNG\",\"skip_post_instantiation_configuration\":\"true\",\"vnf_name\":\"vPGK\",\"unprotected_private_subnet_id\":\"vFWSNK_zdfw1fwl01_unprotected_sub\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vfw_private_ip_0\":\"192.168.10.100\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"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\",\"vnf_id\":\"vPNG_Firewall_demo_app\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"vsn_private_ip_0\":\"192.168.20.250\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"vFWSNK_zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR PUBLIC KEY HERE\",\"key_name\":\"vfw_key\",\"vpg_unprotected_private_ip_0\":\"192.168.10.200\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T01:22:33.492Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@55f29254 2019-09-19T01:22:33.492Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.493Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:22:33.493Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 1cfd70e3-3611-48f5-8a05-3780f9add71e 2019-09-19T01:22:33.493Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 1cfd70e3-3611-48f5-8a05-3780f9add71e 2019-09-19T01:22:33.501Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.501Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.501Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:33.502Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:33.504Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.506Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.507Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:33.508Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:33.510Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.511Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:33.511Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is matching search criteria 2019-09-19T01:22:33.511Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:33.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:33.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:22:33.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.513Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.513Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.513Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:22:33.514Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:33.514Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:22:33.515Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:22:33.515Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.515Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.517Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=7105af1c-419b-4cca-b3ac-6f522ea8ab8d 2019-09-19T01:22:33.541Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.541Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.541Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:22:33.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.553Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0] matching following query criteria: sdcType=VF, customizationUUID=0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:33.570Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:33.575Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:33.575Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d matches Tosca VF Customization UUID: 8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:33.575Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d doesn't match Tosca VF Customization UUID: 8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:33.577Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(f8650cb6-57ad-42c3-aa96-c365f7235227) : vFWCL_vPKG ff9be480-1cc8,vFWCL_vFWSNK 6f641dfb-b486 2019-09-19T01:22:33.579Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.579Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.581Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.581Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.581Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.582Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.604Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVFWCL 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vPKG ff9be480-1cc8 49205aaa-0736-43ed-bf42-a45e5af91ab4 1 ASDC deployResourceStructure 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json ASDC sendASDCNotification 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:33.934Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:33.937Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:33.937Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856153933, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:22:34.051Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:34.938Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T01:22:34.941Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:34.941Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:34.941Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:34.945Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:34.945Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856154938, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:22:35.091Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:35.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T01:22:35.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:35.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:35.961Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:35.978Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:35.978Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856155960, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T01:22:36.078Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:36.979Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ASDC sendASDCNotification 2019-09-19T01:22:36.979Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:36.979Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:36.980Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:36.985Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:36.985Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856156979, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:22:37.087Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:37.986Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:22:38.059Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:22:38.064Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:22:38.065Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:22:38.066Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:22:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:22:49.455Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:22:49.456Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:22:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:23:08.066Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:08.087Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:08.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:23:08.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:23:08.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:23:38.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:38.104Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:38.110Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:23:38.110Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:23:38.119Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:23:49.266Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:23:49.308Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:23:49.309Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:08.121Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:08.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:08.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:24:08.161Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:24:08.161Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:24:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:24:38.161Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:38.168Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:38.175Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:24:38.176Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:24:38.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:24:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:24:49.897Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.939Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856105291, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:49.949Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.949Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.956Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.956Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856106324, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:24:50.044Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.044Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName cds 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856103950, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.083Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.083Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856106196, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856109205, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856107288, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.182Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.182Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.195Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.195Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.196Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.196Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.196Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.197Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856110304, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856110330, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.204Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.204Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856108384, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.211Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.211Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.211Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.212Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856115414, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.212Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856111544, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.219Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.220Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.220Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.220Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856112270, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856110617, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856117817, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856114026, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856112300, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.230Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856115108, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.239Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.239Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.247Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.247Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856119669, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.247Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856116188, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856114193, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.250Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856121236, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.262Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.266Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.270Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.278Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.288Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856115301, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.296Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.299Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.319Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.319Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856122362, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856118564, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856116429, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856124436, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856125211, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856121026, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856120988, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.324Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856123765, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.324Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.324Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856128358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856124790, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856124878, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.330Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.330Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.335Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.335Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856125234, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856125794, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856125966, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.339Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856126303, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:24:50.374Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.374Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName SDNC 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856130290, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856132343, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.415Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.415Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.420Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.420Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856133702, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856132007, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856133013, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:24:50.432Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.435Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName AAI 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856139402, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856141126, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856143150, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856144840, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856145856, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856146881, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856148812, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856150719, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856152358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856153933, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856154938, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856155960, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856156979, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:25:08.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:25:08.199Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:25:08.208Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:25:08.230Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:25:38.270Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 and distributionStatus: 2019-09-19T01:25:38.277Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 and serviceModelVersionId: f8650cb6-57ad-42c3-aa96-c365f7235227 2019-09-19T01:25:38.277Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 92473e75-7c86-4e25-a843-773700eecbb8 2019-09-19T01:25:49.295Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:25:51.801Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.netflix.spectator.atlas.AtlasConfig from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.spectator.atlas.AtlasConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.spectator.atlas.AtlasConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.811Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.jdbc.repository.config.JdbcConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.jdbc.repository.config.JdbcConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.jdbc.repository.config.JdbcConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.827Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.atomikos.jdbc.AtomikosDataSourceBean from any class loader org.reflections.ReflectionsException: could not get type for name com.atomikos.jdbc.AtomikosDataSourceBean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.atomikos.jdbc.AtomikosDataSourceBean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.843Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.experimental.theories.Theories from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.experimental.theories.Theories at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.experimental.theories.Theories at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name okhttp3.Callback from any class loader org.reflections.ReflectionsException: could not get type for name okhttp3.Callback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: okhttp3.Callback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.858Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jooq.TransactionProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.TransactionProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.TransactionProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.937Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.Closure from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.Closure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.Closure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.043Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name kotlin.jvm.internal.FunctionReference from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.internal.FunctionReference at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.FunctionReference at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.121Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.groovy.runtime.GeneratedClosure from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.groovy.runtime.GeneratedClosure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.groovy.runtime.GeneratedClosure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.132Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.graphite.GraphiteConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.graphite.GraphiteConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.graphite.GraphiteConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.167Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.Scannable from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.Scannable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.Scannable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.183Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.osgi.framework.BundleListener from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.218Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerRequest$Headers from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerRequest$Headers at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerRequest$Headers at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.222Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.xmlbeam.config.DefaultXMLFactoriesConfig from any class loader org.reflections.ReflectionsException: could not get type for name org.xmlbeam.config.DefaultXMLFactoriesConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.xmlbeam.config.DefaultXMLFactoriesConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.234Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.config.DelegatingWebFluxConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.config.DelegatingWebFluxConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.config.DelegatingWebFluxConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.391Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.TagSupport from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.TagSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.TagSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.395Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.internal.runners.MethodRoadie from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.internal.runners.MethodRoadie at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.internal.runners.MethodRoadie at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.530Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.538Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.notification.RunNotifier from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.notification.RunNotifier at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.notification.RunNotifier at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.544Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.faces.application.NavigationHandler from any class loader org.reflections.ReflectionsException: could not get type for name javax.faces.application.NavigationHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.faces.application.NavigationHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.547Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.log4j.AppenderSkeleton from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.log4j.AppenderSkeleton at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.log4j.AppenderSkeleton at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.556Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.log4j.EnhancedPatternLayout from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.log4j.EnhancedPatternLayout at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.log4j.EnhancedPatternLayout at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.563Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.UrlBasedViewResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.UrlBasedViewResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.UrlBasedViewResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.564Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Meter from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Meter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Meter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.576Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONObject from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONObject at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONObject at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.590Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jooq.impl.DefaultExecuteListener from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.impl.DefaultExecuteListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.impl.DefaultExecuteListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.620Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.gjt.xpp.XmlStartTag from any class loader org.reflections.ReflectionsException: could not get type for name org.gjt.xpp.XmlStartTag at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.gjt.xpp.XmlStartTag at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.645Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.conscrypt.BufferAllocator from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.BufferAllocator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.BufferAllocator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.661Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.work.WorkManager from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.work.WorkManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.work.WorkManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.672Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.679Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.ResourceAdapter from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.ResourceAdapter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.ResourceAdapter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.686Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.CertificateCallback from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.699Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.restdocs.snippet.TemplatedSnippet from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.snippet.TemplatedSnippet at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.snippet.TemplatedSnippet at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.710Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.BootstrapContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.BootstrapContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.BootstrapContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.711Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.server.handler.HandlerWrapper from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.server.handler.HandlerWrapper at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.server.handler.HandlerWrapper at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.712Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.internal.runners.model.ReflectiveCallable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.internal.runners.model.ReflectiveCallable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.internal.runners.model.ReflectiveCallable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.755Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder from any class loader org.reflections.ReflectionsException: could not get type for name com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.761Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.ConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.ConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.ConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.776Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.endpoint.MessageEndpoint from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.endpoint.MessageEndpoint at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.endpoint.MessageEndpoint at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.790Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.endpoint.MessageEndpointFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.endpoint.MessageEndpointFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.endpoint.MessageEndpointFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.804Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.jstl.fmt.LocalizationContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.jstl.fmt.LocalizationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.jstl.fmt.LocalizationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.808Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.component.AbstractLifeCycle from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.component.AbstractLifeCycle at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.component.AbstractLifeCycle at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.822Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.locale.impl.DefaultLocaleResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.locale.impl.DefaultLocaleResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.locale.impl.DefaultLocaleResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.832Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.cache.jcache.config.AbstractJCacheConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.cache.jcache.config.AbstractJCacheConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.cache.jcache.config.AbstractJCacheConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.843Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.PageContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.PageContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.PageContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.854Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.thread.QueuedThreadPool from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.thread.QueuedThreadPool at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.thread.QueuedThreadPool at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.mail.Authenticator from any class loader org.reflections.ReflectionsException: could not get type for name javax.mail.Authenticator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.mail.Authenticator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.863Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.SniHostNameMatcher from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.SniHostNameMatcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.SniHostNameMatcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.875Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.gargoylesoftware.htmlunit.WebConnection from any class loader org.reflections.ReflectionsException: could not get type for name com.gargoylesoftware.htmlunit.WebConnection at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.gargoylesoftware.htmlunit.WebConnection at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.876Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.CoreSubscriber from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.CoreSubscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.CoreSubscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.880Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.config.ConfigurationFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.config.ConfigurationFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.ConfigurationFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.917Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.mockito.internal.creation.bytebuddy.MockMethodDispatcher from any class loader org.reflections.ReflectionsException: could not get type for name org.mockito.internal.creation.bytebuddy.MockMethodDispatcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.mockito.internal.creation.bytebuddy.MockMethodDispatcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.949Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.962Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.cache.jcache.interceptor.JCacheAspectSupport from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.cache.jcache.interceptor.JCacheAspectSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.cache.jcache.interceptor.JCacheAspectSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.972Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.Suite from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.Suite at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.Suite at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.976Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.text.markup.TemplateConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name groovy.text.markup.TemplateConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.text.markup.TemplateConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.986Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.Parameterized from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.Parameterized at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.Parameterized at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.990Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.msv.datatype.SerializationContext from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.msv.datatype.SerializationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.msv.datatype.SerializationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.028Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.preparer.factory.PreparerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.preparer.factory.PreparerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.preparer.factory.PreparerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.032Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.kairos.KairosConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.kairos.KairosConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.kairos.KairosConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.068Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name kotlin.jvm.functions.Function1 from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.functions.Function1 at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.functions.Function1 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.073Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.servlet.api.SessionPersistenceManager from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.servlet.api.SessionPersistenceManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.servlet.api.SessionPersistenceManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.079Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.mongodb.MongoDbFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.mongodb.MongoDbFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.mongodb.MongoDbFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.118Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name liquibase.servicelocator.DefaultPackageScanClassResolver from any class loader org.reflections.ReflectionsException: could not get type for name liquibase.servicelocator.DefaultPackageScanClassResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: liquibase.servicelocator.DefaultPackageScanClassResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.125Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.influx.InfluxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.influx.InfluxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.influx.InfluxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.health.HealthCheck from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.health.HealthCheck at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.health.HealthCheck at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.TryCatchFinally from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.TryCatchFinally at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.TryCatchFinally at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.170Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Processor from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Processor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Processor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.180Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:25:53.184Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tools.ant.Task from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tools.ant.Task at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.Task at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.188Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.github.tomakehurst.wiremock.common.FileSource from any class loader org.reflections.ReflectionsException: could not get type for name com.github.tomakehurst.wiremock.common.FileSource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.github.tomakehurst.wiremock.common.FileSource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.205Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.RecordFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.RecordFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.RecordFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.213Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.Extension from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.Extension at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.Extension at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.236Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ClientProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.241Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.model.Statement from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.model.Statement at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.Statement at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.249Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Clock from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Clock at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Clock at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.259Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerRequest from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerRequest at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerRequest at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.265Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Publisher from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Publisher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Publisher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.269Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeAllCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeAllCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeAllCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.284Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterTestExecutionCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterTestExecutionCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterTestExecutionCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.301Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.conscrypt.HandshakeListener from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.HandshakeListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.HandshakeListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.305Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.PassivationCapable from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.PassivationCapable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.PassivationCapable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.318Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.ldap.core.ContextExecutor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.ldap.core.ContextExecutor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.ldap.core.ContextExecutor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.434Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.client.ExchangeFilterFunction from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.client.ExchangeFilterFunction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.client.ExchangeFilterFunction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.439Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.newrelic.NewRelicConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.newrelic.NewRelicConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.newrelic.NewRelicConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.452Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.Default from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.Default at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.Default at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.459Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.osgi.framework.BundleActivator from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleActivator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleActivator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.465Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.querydsl.core.types.dsl.EntityPathBase from any class loader org.reflections.ReflectionsException: could not get type for name com.querydsl.core.types.dsl.EntityPathBase at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.querydsl.core.types.dsl.EntityPathBase at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.467Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.restdocs.templates.TemplateFormat from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.templates.TemplateFormat at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.templates.TemplateFormat at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.476Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name junit.framework.ComparisonFailure from any class loader org.reflections.ReflectionsException: could not get type for name junit.framework.ComparisonFailure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: junit.framework.ComparisonFailure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.487Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.503Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.signalfx.SignalFxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.signalfx.SignalFxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.signalfx.SignalFxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.594Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.624Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.statsd.StatsdConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.statsd.StatsdConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.statsd.StatsdConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.633Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.jna.win32.StdCallLibrary from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.win32.StdCallLibrary at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.win32.StdCallLibrary at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.645Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.664Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.integration.config.IntegrationComponentScanRegistrar from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.integration.config.IntegrationComponentScanRegistrar at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.integration.config.IntegrationComponentScanRegistrar at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.674Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.publisher.Mono from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.publisher.Mono at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.publisher.Mono at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.677Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.CouchbaseConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.CouchbaseConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.CouchbaseConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.680Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jboss.marshalling.ByteOutput from any class loader org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteOutput at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteOutput at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.731Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.bea.jvm.ClassPreProcessor from any class loader org.reflections.ReflectionsException: could not get type for name com.bea.jvm.ClassPreProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.bea.jvm.ClassPreProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.763Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.jna.Structure from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.Structure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.Structure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.777Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.osgi.framework.SynchronousBundleListener from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.SynchronousBundleListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.SynchronousBundleListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.801Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.DynamicAttributes from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.DynamicAttributes at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.DynamicAttributes at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.809Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.rules.MethodRule from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.rules.MethodRule at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.rules.MethodRule at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.831Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.elastic.ElasticConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.elastic.ElasticConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.elastic.ElasticConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.833Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.relaxng.datatype.ValidationContext from any class loader org.reflections.ReflectionsException: could not get type for name org.relaxng.datatype.ValidationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.relaxng.datatype.ValidationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.865Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.MetricFilter from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.MetricFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.MetricFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.867Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.ui.freemarker.FreeMarkerConfigurationFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.ui.freemarker.FreeMarkerConfigurationFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.ui.freemarker.FreeMarkerConfigurationFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.962Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.server.HttpHandler from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.server.HttpHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.server.HttpHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.007Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.020Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.conscrypt.AllocatedBuffer from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.AllocatedBuffer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.AllocatedBuffer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.061Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.pattern.ThrowablePatternConverter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.pattern.ThrowablePatternConverter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.pattern.ThrowablePatternConverter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.064Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tools.ant.taskdefs.MatchingTask from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tools.ant.taskdefs.MatchingTask at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.MatchingTask at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.090Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.Binding from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.Binding at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.Binding at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.110Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.server.handlers.resource.ResourceManager from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.server.handlers.resource.ResourceManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.server.handlers.resource.ResourceManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.114Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.internal.runners.MethodValidator from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.internal.runners.MethodValidator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.internal.runners.MethodValidator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.121Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Subscription from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Subscription at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Subscription at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.128Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyTagSupport from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyTagSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyTagSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.147Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.config.DefaultConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.config.DefaultConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.DefaultConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.173Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.samskivert.mustache.DefaultCollector from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.DefaultCollector at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.DefaultCollector at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.174Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.batch.core.configuration.annotation.BatchConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.batch.core.configuration.annotation.BatchConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.batch.core.configuration.annotation.BatchConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.webapp.WebAppContext from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.webapp.WebAppContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.WebAppContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.181Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.humio.HumioConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.humio.HumioConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.humio.HumioConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.185Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.synchronoss.cloud.nio.multipart.NioMultipartParserListener from any class loader org.reflections.ReflectionsException: could not get type for name org.synchronoss.cloud.nio.multipart.NioMultipartParserListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.synchronoss.cloud.nio.multipart.NioMultipartParserListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.194Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.activemq.artemis.spi.core.naming.BindingRegistry from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.activemq.artemis.spi.core.naming.BindingRegistry at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.activemq.artemis.spi.core.naming.BindingRegistry at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.196Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Gauge from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Gauge at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Gauge at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.198Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.rules.TestRule from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.rules.TestRule at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.rules.TestRule at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.212Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.dynatrace.DynatraceConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.dynatrace.DynatraceConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.dynatrace.DynatraceConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.236Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.jna.Library from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.Library at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.Library at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.239Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.CertificateVerifier from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateVerifier at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateVerifier at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.265Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.work.Work from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.work.Work at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.work.Work at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.281Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.publisher.BaseSubscriber from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.publisher.BaseSubscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.publisher.BaseSubscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.287Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.commons.pool2.PooledObjectFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.commons.pool2.PooledObjectFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.commons.pool2.PooledObjectFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.290Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.appoptics.AppOpticsConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.appoptics.AppOpticsConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.appoptics.AppOpticsConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.303Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name bitronix.tm.resource.jms.PoolingConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name bitronix.tm.resource.jms.PoolingConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: bitronix.tm.resource.jms.PoolingConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.308Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONArray from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONArray at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONArray at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.319Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.webapp.AbstractConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.webapp.AbstractConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.AbstractConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.330Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.openqa.selenium.htmlunit.HtmlUnitDriver from any class loader org.reflections.ReflectionsException: could not get type for name org.openqa.selenium.htmlunit.HtmlUnitDriver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.openqa.selenium.htmlunit.HtmlUnitDriver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.351Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.ParameterResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.ParameterResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.ParameterResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.460Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.el.Expression from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.el.Expression at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.el.Expression at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.476Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.ExecutionCondition from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.ExecutionCondition at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.ExecutionCondition at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.477Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterAllCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterAllCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterAllCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.484Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.pattern.LogEventPatternConverter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.pattern.LogEventPatternConverter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.pattern.LogEventPatternConverter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.489Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jboss.marshalling.ByteInput from any class loader org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteInput at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteInput at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.505Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeEachCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeEachCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeEachCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.520Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.request.servlet.ServletRequest from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.request.servlet.ServletRequest at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.request.servlet.ServletRequest at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.592Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.faces.event.PhaseListener from any class loader org.reflections.ReflectionsException: could not get type for name javax.faces.event.PhaseListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.faces.event.PhaseListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.606Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.notification.RunListener from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.notification.RunListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.notification.RunListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.641Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONTokener from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONTokener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONTokener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.644Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.650Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyContent from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyContent at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyContent at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.658Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.wavefront.WavefrontConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.wavefront.WavefrontConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.wavefront.WavefrontConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.661Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.datadog.DatadogConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.datadog.DatadogConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.datadog.DatadogConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.669Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.filter.AbstractFilter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.filter.AbstractFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.filter.AbstractFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.673Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.servlet.ServletHandler from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.servlet.ServletHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.servlet.ServletHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.696Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeTestExecutionCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeTestExecutionCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeTestExecutionCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.706Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.el.ExpressionEvaluator from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.el.ExpressionEvaluator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.el.ExpressionEvaluator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.725Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.concurrent.Trigger from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.concurrent.Trigger at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.concurrent.Trigger at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.879Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Subscriber from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Subscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Subscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.930Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name kotlin.jvm.internal.Lambda from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.internal.Lambda at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Lambda at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.942Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.974Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.jms.XAConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.jms.XAConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.jms.XAConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.978Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.TestInstancePostProcessor from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.TestInstancePostProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.TestInstancePostProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.983Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ServerProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.995Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.ibm.wsspi.uow.UOWAction from any class loader org.reflections.ReflectionsException: could not get type for name com.ibm.wsspi.uow.UOWAction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.ibm.wsspi.uow.UOWAction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.015Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.jmx.JmxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.jmx.JmxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.jmx.JmxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.024Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.099Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.GroovyObjectSupport from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.GroovyObjectSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObjectSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.AbstractUrlBasedView from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.AbstractUrlBasedView at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.AbstractUrlBasedView at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.148Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ServerProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.169Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.Any from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.Any at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.Any at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.178Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.189Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.jersey2.server.AnnotationFinder from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.jersey2.server.AnnotationFinder at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.jersey2.server.AnnotationFinder at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.213Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.util.AnnotationLiteral from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.util.AnnotationLiteral at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.util.AnnotationLiteral at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.217Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyTag from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyTag at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyTag at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.219Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name bitronix.tm.resource.jdbc.PoolingDataSource from any class loader org.reflections.ReflectionsException: could not get type for name bitronix.tm.resource.jdbc.PoolingDataSource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: bitronix.tm.resource.jdbc.PoolingDataSource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.231Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.Streamable from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.Streamable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.Streamable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.238Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.atomikos.jms.AtomikosConnectionFactoryBean from any class loader org.reflections.ReflectionsException: could not get type for name com.atomikos.jms.AtomikosConnectionFactoryBean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.atomikos.jms.AtomikosConnectionFactoryBean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.290Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.Runner from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.Runner at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.Runner at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.306Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.Record from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.Record at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.Record at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.367Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name okhttp3.EventListener from any class loader org.reflections.ReflectionsException: could not get type for name okhttp3.EventListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: okhttp3.EventListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.startup.DefaultTilesInitializer from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.startup.DefaultTilesInitializer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.startup.DefaultTilesInitializer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.ganglia.GangliaConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.ganglia.GangliaConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.ganglia.GangliaConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.430Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.config.WebFluxConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.config.WebFluxConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.config.WebFluxConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.431Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jooq.Transaction from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.Transaction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.Transaction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.434Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.435Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.459Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.465Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.testng.IHookable from any class loader org.reflections.ReflectionsException: could not get type for name org.testng.IHookable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.testng.IHookable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.472Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerResponse$Context from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerResponse$Context at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerResponse$Context at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.481Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.factory.BasicTilesContainerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.factory.BasicTilesContainerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.factory.BasicTilesContainerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.485Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterEachCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterEachCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterEachCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.533Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.samskivert.mustache.Mustache$TemplateLoader from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.Mustache$TemplateLoader at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.Mustache$TemplateLoader at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.537Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.SSLPrivateKeyMethod from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.SSLPrivateKeyMethod at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.SSLPrivateKeyMethod at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.550Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Filter from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Filter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Filter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.553Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.request.servlet.ServletApplicationContext from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.request.servlet.ServletApplicationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.request.servlet.ServletApplicationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.561Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jaxen.VariableContext from any class loader org.reflections.ReflectionsException: could not get type for name org.jaxen.VariableContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jaxen.VariableContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.572Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Timer from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Timer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Timer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.597Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.predicate.Predicate from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.predicate.Predicate at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.predicate.Predicate at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.615Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.resource.Resource from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.resource.Resource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.resource.Resource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.627Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.restdocs.snippet.Snippet from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.snippet.Snippet at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.snippet.Snippet at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.649Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.server.handler.ErrorHandler from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.server.handler.ErrorHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.server.handler.ErrorHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.688Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.RouterFunctions$Visitor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.RouterFunctions$Visitor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.RouterFunctions$Visitor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.751Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.765Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.Callback from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.Callback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.Callback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.824Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jaxen.NamespaceContext from any class loader org.reflections.ReflectionsException: could not get type for name org.jaxen.NamespaceContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jaxen.NamespaceContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.842Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.experimental.theories.Theories$TheoryAnchor from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.experimental.theories.Theories$TheoryAnchor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.experimental.theories.Theories$TheoryAnchor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.863Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.samskivert.mustache.Mustache$VariableFetcher from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.Mustache$VariableFetcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.Mustache$VariableFetcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.877Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.model.RunnerScheduler from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.model.RunnerScheduler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerScheduler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.897Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.Bean from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.Bean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.Bean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.964Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.JspWriter from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.JspWriter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.JspWriter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.976Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Filterable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Filterable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Filterable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.982Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Snapshot from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Snapshot at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Snapshot at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.985Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.text.markup.TemplateResolver from any class loader org.reflections.ReflectionsException: could not get type for name groovy.text.markup.TemplateResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.text.markup.TemplateResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.992Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.GroovyObject from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.GroovyObject at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObject at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.993Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ClientProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.005Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.BlockJUnit4ClassRunner from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.BlockJUnit4ClassRunner at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.BlockJUnit4ClassRunner at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.009Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.RequestDataValueProcessor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.RequestDataValueProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.RequestDataValueProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.017Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.026Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Sortable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Sortable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Sortable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.034Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name java.io.ObjectInputFilter from any class loader org.reflections.ReflectionsException: could not get type for name java.io.ObjectInputFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: java.io.ObjectInputFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.036Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.039Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name liquibase.integration.spring.SpringLiquibase from any class loader org.reflections.ReflectionsException: could not get type for name liquibase.integration.spring.SpringLiquibase at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: liquibase.integration.spring.SpringLiquibase at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:57.318Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/92473e75-7c86-4e25-a843-773700eecbb8/model-vers/model-ver/f8650cb6-57ad-42c3-aa96-c365f7235227?depth=0 2019-09-19T01:25:57.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:25:57.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:25:57.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:25:57.587Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:25:58.789Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/92473e75-7c86-4e25-a843-773700eecbb8/model-vers/model-ver/f8650cb6-57ad-42c3-aa96-c365f7235227?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T01:25:59.444Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:25:59.804Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/92473e75-7c86-4e25-a843-773700eecbb8/model-vers/model-ver/f8650cb6-57ad-42c3-aa96-c365f7235227?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-01:25:56:685-47065], vertex-id=[237704], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:25:56 GMT], Content-Type=[application/json]} 2019-09-19T01:25:59.811Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:25:59.829Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:25:59.837Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - 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:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:25:59.839Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 289de9c2-7e74-4790-983e-d766c7abd9d3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:25:59.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:25:59.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:25:59.870Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:25:59.886Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856359839, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:25:59.967Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:26:00.927Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:26:11.335Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:26:21.040Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:26:30.781Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:26:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:26:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:26:49.895Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:26:49.895Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856359839, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:26:53.199Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:27:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:27:49.262Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:27:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:28:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:28:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:28:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:29:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:29:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:29:53.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:30:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:30:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:30:49.911Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:30:49.915Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.920Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.922Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"256acf5f-e38f-4c4d-b907-e2061ffbc114","serviceName":"demoVCPEInfra","serviceVersion":"1.0","serviceUUID":"6c6f9968-9d90-41a3-b9c4-14096c225c25","serviceDescription":"catalog service description","serviceInvariantUUID":"d5623974-51c8-4913-a113-fa13faf021de","resources":[{"resourceInstanceName":"CPE_PUBLIC","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"83b112de-7477-4b5b-8f8b-d5704c525bbc","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"CPE_SIGNAL","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"569765b3-e42f-4bcd-8df8-b45cda6ad2f0","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"vCPE_infra 5db1a9dd-e000 0","resourceName":"vCPE_infra 5db1a9dd-e000","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"29eb1066-c667-40ee-bca8-bdde91627fc6","resourceInvariantUUID":"419d7877-742e-48b3-a457-15cf0e7e28f1","resourceCustomizationUUID":"ea3cdff3-e072-4532-b2fd-006360377218","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml","artifactChecksum":"ODE1N2VmODY5ZTE1NDliOGQwZjU1YTBhYzNlOTg4ZWM\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"a1767c5d-c834-4474-ae63-e68cbee2f52b","artifactVersion":"1"},{"artifactName":"vcpe_infra5db1a9dde0000_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json","artifactChecksum":"YmJiMDc1NDE5ZjBiYjIzMWY3ZTgxNjFlMmQ0ZTRkYzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"fccba7c1-6f78-4330-b1be-24a16f492da3","artifactVersion":"1"},{"artifactName":"base_vcpe_infra.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml","artifactChecksum":"ZDk1MWQ0ZDVhZGIzNTcyYTUzZGFhMDZhY2E3YzdkYzc\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"38547002-39f8-4d10-ac8b-d3d4453b6653","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml","artifactChecksum":"MWY2YWE4NGU3ZWVlYjcyZDY5MDkwMWJkZTM3YTU3NjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"da1b40c7-a57c-43e0-a67c-c67682752896","artifactVersion":"1"},{"artifactName":"base_vcpe_infra.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env","artifactChecksum":"NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"f5d41baa-4840-4ddf-8fa6-3a3d3210289a","artifactVersion":"2","generatedFromUUID":"38547002-39f8-4d10-ac8b-d3d4453b6653"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpeinfra-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml","artifactChecksum":"ZDNiZWI2YWIwYjYzMmZhMTJmM2MxMDYxNzdiZDBlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"38286bc7-8adc-4b3b-b49c-5ed5a761dfc9","artifactVersion":"1"},{"artifactName":"service-Demovcpeinfra-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar","artifactChecksum":"OTY4OTVlNWM3MGM4YWVjMDA2OTAzODY2OTBmZWE5ZmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a0f0ef7e-bfda-48d0-a52f-6996882d052c","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:30:49.931Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.939Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.945Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.946Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:49.946Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.946Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.952Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.955Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.956Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.960Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.966Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.968Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.968Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:49.968Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.971Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.971Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.973Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856610687, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:49.979Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.979Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856610461, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.981Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.982Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.983Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856611693, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:30:49.992Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:49.993Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:50.001Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:50.002Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.104Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:50.106Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.106Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName cds 2019-09-19T01:30:50.156Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.162Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.164Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.180Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856615991, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856612654, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856613117, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856618717, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.189Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.219Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.222Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.223Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.224Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.224Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856611928, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.225Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.226Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856614470, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.228Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856615588, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.234Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.234Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.244Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.246Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.246Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.247Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856616529, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.247Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856620868, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.248Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.249Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856614087, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.252Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.253Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856616658, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.253Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.255Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856616678, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.255Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.255Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856622221, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.307Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.307Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.345Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.346Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.346Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.346Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856617753, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.359Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.359Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856616143, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856623367, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856617249, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.396Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.396Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.410Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.410Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856618345, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.412Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.415Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.415Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856623498, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.415Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.416Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856624513, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:30:50.427Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.428Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName SDNC 2019-09-19T01:30:50.453Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856625022, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856624935, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856625946, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:30:50.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.502Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856634320, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.502Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.502Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856635324, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:30:50.510Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.510Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName AAI 2019-09-19T01:30:51.002Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:51.003Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:51.006Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:51.006Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:51.106Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:52.007Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:52.008Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:52.011Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:52.011Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:52.112Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:53.020Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:53.021Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:53.044Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:53.044Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:53.125Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:54.069Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:54.070Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:54.073Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:54.073Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:54.174Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:55.080Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:55.091Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:55.106Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:55.106Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:55.199Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:56.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:56.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:56.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:56.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:56.239Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:57.162Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "serviceName": "demoVCPEInfra", "serviceVersion": "1.0", "serviceUUID": "6c6f9968-9d90-41a3-b9c4-14096c225c25", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d5623974-51c8-4913-a113-fa13faf021de", "resources": [ { "resourceInstanceName": "CPE_PUBLIC", "resourceCustomizationUUID": "83b112de-7477-4b5b-8f8b-d5704c525bbc", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "CPE_SIGNAL", "resourceCustomizationUUID": "569765b3-e42f-4bcd-8df8-b45cda6ad2f0", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "vCPE_infra 5db1a9dd-e000 0", "resourceCustomizationUUID": "ea3cdff3-e072-4532-b2fd-006360377218", "resourceName": "vCPE_infra 5db1a9dd-e000", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "29eb1066-c667-40ee-bca8-bdde91627fc6", "resourceInvariantUUID": "419d7877-742e-48b3-a457-15cf0e7e28f1", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_infra5db1a9dde0000_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "artifactChecksum": "YmJiMDc1NDE5ZjBiYjIzMWY3ZTgxNjFlMmQ0ZTRkYzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "fccba7c1-6f78-4330-b1be-24a16f492da3", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_infra.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "artifactChecksum": "ZDk1MWQ0ZDVhZGIzNTcyYTUzZGFhMDZhY2E3YzdkYzc\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "38547002-39f8-4d10-ac8b-d3d4453b6653", "generatedArtifact": { "artifactName": "base_vcpe_infra.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "artifactChecksum": "NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f5d41baa-4840-4ddf-8fa6-3a3d3210289a", "generatedFromUUID": "38547002-39f8-4d10-ac8b-d3d4453b6653" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_infra.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "artifactChecksum": "NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f5d41baa-4840-4ddf-8fa6-3a3d3210289a", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpeinfra-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "artifactChecksum": "OTY4OTVlNWM3MGM4YWVjMDA2OTAzODY2OTBmZWE5ZmQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a0f0ef7e-bfda-48d0-a52f-6996882d052c" } ], "workloadContext": "Production" } 2019-09-19T01:30:57.163Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-09-19T01:30:57.163Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 6c6f9968-9d90-41a3-b9c4-14096c225c25 ASDC 2019-09-19T01:30:57.168Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:256acf5f-e38f-4c4d-b907-e2061ffbc114 ServiceName:demoVCPEInfra ServiceVersion:1.0 ServiceUUID:6c6f9968-9d90-41a3-b9c4-14096c225c25 ServiceInvariantUUID:d5623974-51c8-4913-a113-fa13faf021de ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpeinfra-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ArtifactUUID:a0f0ef7e-bfda-48d0-a52f-6996882d052c ArtifactChecksum:OTY4OTVlNWM3MGM4YWVjMDA2OTAzODY2OTBmZWE5ZmQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:CPE_PUBLIC ResourceCustomizationUUID:83b112de-7477-4b5b-8f8b-d5704c525bbc ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:CPE_SIGNAL ResourceCustomizationUUID:569765b3-e42f-4bcd-8df8-b45cda6ad2f0 ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:vCPE_infra 5db1a9dd-e000 0 ResourceCustomizationUUID:ea3cdff3-e072-4532-b2fd-006360377218 ResourceInvariantUUID:419d7877-742e-48b3-a457-15cf0e7e28f1 ResourceName:vCPE_infra 5db1a9dd-e000 ResourceType:VF ResourceUUID:29eb1066-c667-40ee-bca8-bdde91627fc6 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_infra5db1a9dde0000_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ArtifactUUID:fccba7c1-6f78-4330-b1be-24a16f492da3 ArtifactChecksum:YmJiMDc1NDE5ZjBiYjIzMWY3ZTgxNjFlMmQ0ZTRkYzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_infra.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ArtifactUUID:38547002-39f8-4d10-ac8b-d3d4453b6653 ArtifactChecksum:ZDk1MWQ0ZDVhZGIzNTcyYTUzZGFhMDZhY2E3YzdkYzc= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_infra.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ArtifactUUID:f5d41baa-4840-4ddf-8fa6-3a3d3210289a ArtifactChecksum:NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_infra.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ArtifactUUID:f5d41baa-4840-4ddf-8fa6-3a3d3210289a ArtifactChecksum:NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T01:30:57.169Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 6c6f9968-9d90-41a3-b9c4-14096c225c25 ASDC treatNotification 2019-09-19T01:30:57.283Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:30:57.284Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: a0f0ef7e-bfda-48d0-a52f-6996882d052c from URL: /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:57.964Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:30:58.026Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar a0f0ef7e-bfda-48d0-a52f-6996882d052c 127151 2019-09-19T01:30:58.026Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-09-19T01:30:58.027Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:58.027Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:30:58.029Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:58.035Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:58.035Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856658026, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:58.134Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:59.049Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:30:59.050Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:30:59.050Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: a0f0ef7e-bfda-48d0-a52f-6996882d052c, URL: /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar to file: /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.050Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.051Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.051Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.945Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8920379335852823496/Definitions/service-Demovcpeinfra-template.yml 2019-09-19T01:31:05.566Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:31:05.574Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 75 Parsing Warnings occurred... 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.576Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.578Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.580Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.587Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.590Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.592Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.592Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.594Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_SIGNAL" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [port_vdns_private_0_port_order, port_vdns_private_1_port_related_networks, port_vdns_private_0_port_network_role, port_vdns_private_0_port_vlan_requirements, port_vdns_private_1_port_order, port_vdns_private_1_port_network_role, nfc_function, port_vdns_private_0_port_subnetpoolid, port_vdns_private_1_port_subnetpoolid, port_vdns_private_0_port_related_networks, port_vdns_private_1_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [port_vweb_private_0_port_related_networks, port_vweb_private_1_port_subnetpoolid, port_vweb_private_1_port_vlan_requirements, port_vweb_private_0_port_network_role, port_vweb_private_1_port_order, nfc_function, port_vweb_private_0_port_subnetpoolid, port_vweb_private_1_port_network_role, port_vweb_private_0_port_vlan_requirements, port_vweb_private_1_port_related_networks, port_vweb_private_0_port_order]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_PUBLIC" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [port_vdhcp_private_0_port_subnetpoolid, port_vdhcp_private_1_port_network_role, port_vdhcp_private_0_port_vlan_requirements, port_vdhcp_private_0_port_order, port_vdhcp_private_0_port_network_role, nfc_function, port_vdhcp_private_1_port_vlan_requirements, port_vdhcp_private_1_port_related_networks, port_vdhcp_private_0_port_related_networks, port_vdhcp_private_1_port_subnetpoolid, port_vdhcp_private_1_port_order]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra 5db1a9dd-e000 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.602Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra 5db1a9dd-e000 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.604Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.606Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [port_vaaa_private_0_port_network_role, port_vaaa_private_1_port_vlan_requirements, port_vaaa_private_1_port_order, nfc_function, port_vaaa_private_0_port_related_networks, port_vaaa_private_1_port_network_role, port_vaaa_private_0_port_order, port_vaaa_private_0_port_subnetpoolid, port_vaaa_private_0_port_vlan_requirements, port_vaaa_private_1_port_related_networks, port_vaaa_private_1_port_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.608Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:31:05.610Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:31:05.611Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:31:05.611Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:31:05.611Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:31:05.612Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_infra 5db1a9dd-e000 0, normalized name vcpe_infra5db1a9dde0000. Searching groups on service level starting with VF normalized name... 2019-09-19T01:31:05.612Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:31:05.612Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:31:05.613Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:31:05.613Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEInfra Description:catalog service description Model UUID:6c6f9968-9d90-41a3-b9c4-14096c225c25 Model Version:NULL Model InvariantUuid:d5623974-51c8-4913-a113-fa13faf021de Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_infra 5db1a9dd-e000 Model UUID:a9ef25be-f705-418a-a0a4-1cbab9867693 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:419d7877-742e-48b3-a457-15cf0e7e28f1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ea3cdff3-e072-4532-b2fd-006360377218 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f9821b41-1338-4151-9aae-fb0cf424ba70 ModelName:VcpeInfra5db1a9ddE000..base_vcpe_infra..module-0 ModelUuid:c940b3b8-95c6-44de-8566-af2dcd8a9906 ModelVersion:1 Description:NULL Member Name:abstract_vdns Member Name:abstract_vweb Member Name:abstract_vaaa Member Name:abstract_vdhcp VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5a24925d-2bee-43f8-adb2-41bbc628bbfc ModelInvariantUuid:24ad804c-354a-4465-8709-0255f6ca145a ModelName:vCPE_infra 5db1a9dd-e000-nodes.vdnsCvfc ModelUuid:762846c1-dbbd-4441-9eaa-f687d3fc3f1b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdns VNFC Properties: ModelCustomizationUuid:60c7da24-7747-42b9-ab46-31a479e0dce6 ModelInvariantUuid:6b9205f7-ac98-499e-a90b-55c0f4783d0f ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vdns ModelUuid:4b2fa331-067e-4aaf-91fe-74a1a0634edf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:380a9d56-3979-4633-a046-838d9a3c5a47 ModelInvariantUuid:e4870b37-c3a1-464a-a8fe-596d0740f847 ModelName:vCPE_infra 5db1a9dd-e000-nodes.vwebCvfc ModelUuid:f94fdd28-e89d-494b-b36b-7d19e2511252 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vweb VNFC Properties: ModelCustomizationUuid:7dde72e7-af67-47bd-9364-fe634bff8f82 ModelInvariantUuid:2b389482-449c-4edf-acb8-0140853869fd ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vweb ModelUuid:ef0fc0bc-3040-4be5-aec4-10ac1e2aa7b0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:d82d007a-04ad-4126-941f-d375f87b994e ModelInvariantUuid:ea81143a-c4aa-4d35-abab-4ab375cd8a7c ModelName:vCPE_infra 5db1a9dd-e000-nodes.vaaaCvfc ModelUuid:c30008c0-6011-468c-ba1a-2adc3623aaff ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vaaa VNFC Properties: ModelCustomizationUuid:c4d35d7a-a207-477c-94b8-84b554f165da ModelInvariantUuid:ac283067-4aa7-4b3c-909f-5d72301c0e38 ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vaaa ModelUuid:75a640ba-319b-4a95-8764-4b1511899666 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9a20dbff-1ed6-4329-b779-648028efdad4 ModelInvariantUuid:9154fc49-8d1b-445a-90dd-ce7db8b01a9c ModelName:vCPE_infra 5db1a9dd-e000-nodes.vdhcpCvfc ModelUuid:bc5d226f-31fb-4c76-b0b6-b72f99ed6f1c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdhcp VNFC Properties: ModelCustomizationUuid:28029eba-af33-4101-85d1-6fa6bc01fc80 ModelInvariantUuid:518e5d27-27e8-4860-8b07-c5e068dd5431 ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vdhcp ModelUuid:3df98f71-9050-4028-94d0-f39abab2782f ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:569765b3-e42f-4bcd-8df8-b45cda6ad2f0 Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpeinfra.cpe_signal Network Scope:null NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:83b112de-7477-4b5b-8f8b-d5704c525bbc Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpeinfra.cpe_public Network Scope:null Allotted Resource Properties: 2019-09-19T01:31:05.617Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:31:05.617Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:31:05.625Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.625Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(6c6f9968-9d90-41a3-b9c4-14096c225c25) : vCPE_infra 5db1a9dd-e000,Generic NeutronNet 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.627Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.627Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.684Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.685Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.685Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-09-19T01:31:05.719Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:31:05.720Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:31:05.720Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.733Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:31:05.748Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:31:05.762Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.762Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.762Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(6c6f9968-9d90-41a3-b9c4-14096c225c25) : vCPE_infra 5db1a9dd-e000,Generic NeutronNet 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.764Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.764Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.805Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.806Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.808Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-09-19T01:31:05.820Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:31:05.820Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 29eb1066-c667-40ee-bca8-bdde91627fc6 2019-09-19T01:31:05.833Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_infra 5db1a9dd-e000 0 2019-09-19T01:31:05.864Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST vCPE_infra 5db1a9dd-e000 0 29eb1066-c667-40ee-bca8-bdde91627fc6 vCPE_infra 5db1a9dd-e000 2019-09-19T01:31:05.866Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ASDC sendASDCNotification 2019-09-19T01:31:05.867Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json 2019-09-19T01:31:05.867Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:05.868Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:05.882Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:05.891Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856665866, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:31:05.975Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:06.900Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-09-19T01:31:06.900Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml 2019-09-19T01:31:06.901Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:06.901Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:06.911Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:06.911Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856666900, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:31:07.020Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:07.935Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-09-19T01:31:07.935Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env 2019-09-19T01:31:07.941Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:07.941Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:07.950Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:07.950Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856667935, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:31:08.045Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:08.955Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ASDC sendASDCNotification 2019-09-19T01:31:08.955Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json 2019-09-19T01:31:08.955Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:08.956Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:08.962Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:08.962Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856668955, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:31:09.063Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:09.968Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-09-19T01:31:09.968Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml 2019-09-19T01:31:09.968Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:09.969Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:09.989Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:10.004Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856669968, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:31:10.074Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:11.008Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-09-19T01:31:11.009Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env 2019-09-19T01:31:11.009Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:11.009Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:11.070Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:11.070Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856671008, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:31:11.151Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:12.071Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:12.078Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:12.078Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_infra 5db1a9dd-e000 0 29eb1066-c667-40ee-bca8-bdde91627fc6 ASDC 2019-09-19T01:31:12.079Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:31:12.087Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.089Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: ea3cdff3-e072-4532-b2fd-006360377218 matches Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: ea3cdff3-e072-4532-b2fd-006360377218 matches vfNotificationResource CustomizationUUID 2019-09-19T01:31:12.102Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (ea3cdff3-e072-4532-b2fd-006360377218) : {\"vf_module_id\":\"vCPE_Intrastructure\",\"vweb_private_ip_1\":\"10.0.101.40\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vweb_private_ip_0\":\"10.2.0.10\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"vaaa_private_ip_0\":\"10.4.0.4\",\"cpe_signal_net_cidr\":\"10.4.0.0/24\",\"vaaa_private_ip_1\":\"10.0.101.2\",\"cpe_signal_net_id\":\"zdfw1cpe01_private\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vdns_name_0\":\"zdcpe1cpe01dns01\",\"cpe_public_net_id\":\"zdfw1cpe01_public\",\"vweb_name_0\":\"zdcpe1cpe01web01\",\"vdns_private_ip_0\":\"10.2.0.1\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_demo_app\",\"vdns_private_ip_1\":\"10.0.101.3\",\"cpe_public_net_cidr\":\"10.2.0.0/24\",\"dcae_collector_port\":\"8081\",\"vaaa_name_0\":\"zdcpe1cpe01aaa01\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"vdhcp_name_0\":\"zdcpe1cpe01dhcp01\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"mr_ip_addr\":\"10.0.11.1\",\"vdhcp_private_ip_1\":\"10.0.101.1\",\"vdhcp_private_ip_0\":\"10.4.0.1\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vaaa_key\",\"mr_ip_port\":\"3904\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"cpe_signal_subnet_id\":\"zdfw1cpe01_sub_private\",\"cpe_public_subnet_id\":\"zdfw1cpe01_sub_public\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T01:31:12.102Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.102Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_infra 5db1a9dd-e000 0 is matching search criteria 2019-09-19T01:31:12.103Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 2019-09-19T01:31:12.103Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 2019-09-19T01:31:12.104Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra 5db1a9dd-e000 0] matching following query criteria: sdcType=VF, customizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(6c6f9968-9d90-41a3-b9c4-14096c225c25) : vCPE_infra 5db1a9dd-e000,Generic NeutronNet 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.109Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.141Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.141Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.143Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-09-19T01:31:12.176Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_infra 5db1a9dd-e000 29eb1066-c667-40ee-bca8-bdde91627fc6 0 ASDC deployResourceStructure 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ASDC sendASDCNotification 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:12.196Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:12.197Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856672177, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:31:12.282Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:13.200Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-09-19T01:31:13.204Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml 2019-09-19T01:31:13.205Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:13.205Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:13.212Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:13.212Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856673200, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:31:13.309Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:14.215Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-09-19T01:31:14.224Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env 2019-09-19T01:31:14.224Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:14.225Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:14.255Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:14.256Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856674215, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DEPLOY_OK" } 2019-09-19T01:31:14.355Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:15.274Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:15.274Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856675257, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:31:15.374Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:16.275Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:31:16.305Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:31:16.309Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:31:16.311Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:31:16.311Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:31:16.311Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:31:16.327Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:31:46.328Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 and distributionStatus: 2019-09-19T01:31:46.340Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 and serviceModelVersionId: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:46.340Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : d5623974-51c8-4913-a113-fa13faf021de 2019-09-19T01:31:46.341Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/d5623974-51c8-4913-a113-fa13faf021de/model-vers/model-ver/6c6f9968-9d90-41a3-b9c4-14096c225c25?depth=0 2019-09-19T01:31:46.401Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:31:46.402Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:31:46.402Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:31:46.402Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:31:46.553Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/d5623974-51c8-4913-a113-fa13faf021de/model-vers/model-ver/6c6f9968-9d90-41a3-b9c4-14096c225c25?depth=0 with request headers:{X-RequestID=[256acf5f-e38f-4c4d-b907-e2061ffbc114], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-ONAP-InvocationID=[f2a3330e-abee-447c-b5ee-f7878922b843], X-ECOMP-RequestID=[256acf5f-e38f-4c4d-b907-e2061ffbc114], X-TransactionId=[], X-ONAP-RequestID=[256acf5f-e38f-4c4d-b907-e2061ffbc114], Content-Type=[application/merge-patch+json]} 2019-09-19T01:31:46.625Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:31:46.821Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/d5623974-51c8-4913-a113-fa13faf021de/model-vers/model-ver/6c6f9968-9d90-41a3-b9c4-14096c225c25?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-01:31:43:921-87921], vertex-id=[217216], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:31:43 GMT], Content-Type=[application/json]} 2019-09-19T01:31:46.832Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:31:46.853Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:31:46.856Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - 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:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:31:46.856Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 256acf5f-e38f-4c4d-b907-e2061ffbc114 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:31:46.862Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:31:46.862Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:46.865Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:46.865Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856706856, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:31:46.994Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:49.261Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:31:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:31:49.383Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:31:49.383Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:32:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:32:49.266Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:32:49.302Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:32:49.850Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.866Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:32:49.871Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.871Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:32:49.875Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.875Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856658026, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856665866, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856666900, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856667935, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856668955, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856669968, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:32:49.879Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.886Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856671008, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:32:49.887Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.888Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856672177, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.891Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856673200, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856674215, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.893Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856675257, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.893Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.893Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856706856, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:32:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:33:38.210Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:33:49.261Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:33:49.267Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:33:50.098Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:33:50.098Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"678ff376-289b-4f70-82aa-44c8567dfd94","serviceName":"demoVCPEvBNG","serviceVersion":"1.0","serviceUUID":"32a95555-a73c-4520-ae3f-e31baa57ecb8","serviceDescription":"catalog service description","serviceInvariantUUID":"41ed3871-dc4e-40fa-ae17-9e5fc1f7793e","resources":[{"resourceInstanceName":"vCPE_vbng 54ab3e30-7443 0","resourceName":"vCPE_vbng 54ab3e30-7443","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d1707337-466b-470e-8953-4900c5561b68","resourceInvariantUUID":"e52d6111-33b2-464e-93f6-8884c651580c","resourceCustomizationUUID":"1e4ed317-d2ba-439e-841d-46c4a38f720a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml","artifactChecksum":"ZGQzZTI5NTFmZjY0NWZiYzI0MjUwMjE0NWNlZDA5MzU\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"f4041ce5-c687-46b3-8162-67058256bfa5","artifactVersion":"1"},{"artifactName":"vcpe_vbng54ab3e3074430_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json","artifactChecksum":"NjZmZGQ1NjBlOTNkYjBjYzE0YWJmODEwNTgxZDBiOWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"46249566-c222-4f80-a883-b14f59f37d50","artifactVersion":"1"},{"artifactName":"base_vcpe_vbng.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml","artifactChecksum":"Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml","artifactChecksum":"NTc0MmQ1N2YxMDNlOThmZWI1MDIxNDQ1OGViZTc1N2M\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"eca56051-0f2e-42f8-a597-5a8fad0b539b","artifactVersion":"1"},{"artifactName":"base_vcpe_vbng.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env","artifactChecksum":"MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"1e2ef451-5276-4300-93a2-2653afb57479","artifactVersion":"2","generatedFromUUID":"6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c"}]},{"resourceInstanceName":"BNG_MUX","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"6504e6fd-acfd-4311-ab23-6eac3b00256f","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"BRG_BNG","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"2ecdca09-2d6b-4204-b637-4f3643326373","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevbng-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml","artifactChecksum":"OGQ4NjU4YTliZWI0MzNmMWJhM2JiMDY5ZDgyZWM4NTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"037a3ae5-98a8-4437-8ac1-0895be179700","artifactVersion":"1"},{"artifactName":"service-Demovcpevbng-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar","artifactChecksum":"NmUyNGY4MWJiMTc1NTY2OTY4Zjg1YjI1ZDE1YmQxNTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b2e5d683-4cb1-4cb5-b50a-1c88ab13c269","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:33:50.202Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:50.202Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:50.216Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:50.217Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.243Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.244Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.244Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.257Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.258Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.261Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.263Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.272Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.272Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.272Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.296Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856797949, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856797816, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856797758, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856795746, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856798952, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:33:50.326Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.326Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:50.326Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName cds 2019-09-19T01:33:50.351Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.353Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856799935, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856797691, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:50.368Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.368Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856801033, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.376Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.377Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.388Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.388Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856801595, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856799589, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856802600, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:33:50.396Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.396Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName SDNC 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856800692, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.430Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.431Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856808996, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856801843, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856805198, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856805058, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856810707, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856806785, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856806871, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856807788, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856812677, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856808929, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856814291, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.445Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.445Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856810363, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856810012, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.462Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.462Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.469Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.469Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856811366, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:33:50.471Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.471Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName AAI 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856815459, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856811093, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:33:51.217Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:51.218Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:51.222Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:51.222Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:51.324Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:52.222Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:52.223Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:52.243Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:52.244Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:52.341Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:53.250Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:53.261Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:53.270Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:53.270Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:53.371Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:54.271Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:54.272Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:54.276Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:54.276Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:54.376Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:55.277Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:55.277Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:55.282Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:55.282Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:55.387Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:56.283Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:56.283Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:56.290Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:56.290Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:56.393Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:57.291Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "serviceName": "demoVCPEvBNG", "serviceVersion": "1.0", "serviceUUID": "32a95555-a73c-4520-ae3f-e31baa57ecb8", "serviceDescription": "catalog service description", "serviceInvariantUUID": "41ed3871-dc4e-40fa-ae17-9e5fc1f7793e", "resources": [ { "resourceInstanceName": "vCPE_vbng 54ab3e30-7443 0", "resourceCustomizationUUID": "1e4ed317-d2ba-439e-841d-46c4a38f720a", "resourceName": "vCPE_vbng 54ab3e30-7443", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "d1707337-466b-470e-8953-4900c5561b68", "resourceInvariantUUID": "e52d6111-33b2-464e-93f6-8884c651580c", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vbng54ab3e3074430_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "artifactChecksum": "NjZmZGQ1NjBlOTNkYjBjYzE0YWJmODEwNTgxZDBiOWE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "46249566-c222-4f80-a883-b14f59f37d50", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbng.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "artifactChecksum": "Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c", "generatedArtifact": { "artifactName": "base_vcpe_vbng.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "artifactChecksum": "MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1e2ef451-5276-4300-93a2-2653afb57479", "generatedFromUUID": "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbng.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "artifactChecksum": "MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1e2ef451-5276-4300-93a2-2653afb57479", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "BNG_MUX", "resourceCustomizationUUID": "6504e6fd-acfd-4311-ab23-6eac3b00256f", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "BRG_BNG", "resourceCustomizationUUID": "2ecdca09-2d6b-4204-b637-4f3643326373", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevbng-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "artifactChecksum": "NmUyNGY4MWJiMTc1NTY2OTY4Zjg1YjI1ZDE1YmQxNTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b2e5d683-4cb1-4cb5-b50a-1c88ab13c269" } ], "workloadContext": "Production" } 2019-09-19T01:33:57.292Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-09-19T01:33:57.292Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 32a95555-a73c-4520-ae3f-e31baa57ecb8 ASDC 2019-09-19T01:33:57.292Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:678ff376-289b-4f70-82aa-44c8567dfd94 ServiceName:demoVCPEvBNG ServiceVersion:1.0 ServiceUUID:32a95555-a73c-4520-ae3f-e31baa57ecb8 ServiceInvariantUUID:41ed3871-dc4e-40fa-ae17-9e5fc1f7793e ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevbng-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ArtifactUUID:b2e5d683-4cb1-4cb5-b50a-1c88ab13c269 ArtifactChecksum:NmUyNGY4MWJiMTc1NTY2OTY4Zjg1YjI1ZDE1YmQxNTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vbng 54ab3e30-7443 0 ResourceCustomizationUUID:1e4ed317-d2ba-439e-841d-46c4a38f720a ResourceInvariantUUID:e52d6111-33b2-464e-93f6-8884c651580c ResourceName:vCPE_vbng 54ab3e30-7443 ResourceType:VF ResourceUUID:d1707337-466b-470e-8953-4900c5561b68 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vbng54ab3e3074430_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json ArtifactUUID:46249566-c222-4f80-a883-b14f59f37d50 ArtifactChecksum:NjZmZGQ1NjBlOTNkYjBjYzE0YWJmODEwNTgxZDBiOWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbng.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml ArtifactUUID:6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c ArtifactChecksum:Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vbng.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ArtifactUUID:1e2ef451-5276-4300-93a2-2653afb57479 ArtifactChecksum:MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbng.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ArtifactUUID:1e2ef451-5276-4300-93a2-2653afb57479 ArtifactChecksum:MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:BNG_MUX ResourceCustomizationUUID:6504e6fd-acfd-4311-ab23-6eac3b00256f ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:BRG_BNG ResourceCustomizationUUID:2ecdca09-2d6b-4204-b637-4f3643326373 ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2019-09-19T01:33:57.293Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 32a95555-a73c-4520-ae3f-e31baa57ecb8 ASDC treatNotification 2019-09-19T01:33:57.505Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: b2e5d683-4cb1-4cb5-b50a-1c88ab13c269 from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:33:57.508Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:33:58.238Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar b2e5d683-4cb1-4cb5-b50a-1c88ab13c269 82779 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:33:58.242Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:58.277Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:58.279Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856838241, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:58.364Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:59.299Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:33:59.301Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:33:59.301Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: b2e5d683-4cb1-4cb5-b50a-1c88ab13c269, URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar to file: /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.302Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.302Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.302Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.847Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4219597790014208781/Definitions/service-Demovcpevbng-template.yml 2019-09-19T01:34:03.000Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:34:03.002Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:34:03.002Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 57 Parsing Warnings occurred... 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbng" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbng" are missing field(s): [port_vbng_private_0_port_related_networks, port_vbng_private_2_port_subnetpoolid, port_vbng_private_0_port_network_role, port_vbng_private_2_port_vlan_requirements, port_vbng_private_0_port_order, port_vbng_private_1_port_related_networks, port_vbng_private_1_port_subnetpoolid, port_vbng_private_1_port_network_role, port_vbng_private_3_port_subnetpoolid, port_vbng_private_2_port_related_networks, port_vbng_private_3_port_order, port_vbng_private_3_port_network_role, port_vbng_private_3_port_related_networks, port_vbng_private_2_port_order, port_vbng_private_1_port_order, port_vbng_private_2_port_network_role, port_vbng_private_0_port_vlan_requirements, port_vbng_private_3_port_vlan_requirements, nfc_function, port_vbng_private_0_port_subnetpoolid, port_vbng_private_1_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbng 54ab3e30-7443 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.010Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.010Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.010Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BNG_MUX" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG_BNG" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbng 54ab3e30-7443 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:34:03.015Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:34:03.015Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:34:03.015Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:34:03.016Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:34:03.016Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vbng 54ab3e30-7443 0, normalized name vcpe_vbng54ab3e3074430. Searching groups on service level starting with VF normalized name... 2019-09-19T01:34:03.016Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:34:03.017Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:34:03.023Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:34:03.023Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvBNG Description:catalog service description Model UUID:32a95555-a73c-4520-ae3f-e31baa57ecb8 Model Version:NULL Model InvariantUuid:41ed3871-dc4e-40fa-ae17-9e5fc1f7793e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vbng 54ab3e30-7443 Model UUID:dc14ec96-2373-4022-bd97-19f43a9be9a1 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:e52d6111-33b2-464e-93f6-8884c651580c Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1e4ed317-d2ba-439e-841d-46c4a38f720a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ae2c3e3-af52-444e-84d7-9a5af494a969 ModelName:VcpeVbng54ab3e307443..base_vcpe_vbng..module-0 ModelUuid:2b440375-1221-4ead-8373-f999e647e2fd ModelVersion:1 Description:NULL Member Name:abstract_vbng VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:fe2b4247-d546-434e-b6c4-498502a38b06 ModelInvariantUuid:490a6e82-2d76-46c8-9d5c-f5d7cac08a13 ModelName:vCPE_vbng 54ab3e30-7443-nodes.vbngCvfc ModelUuid:021295c7-5f04-4f7c-948d-f8d178a700a6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vbng VNFC Properties: ModelCustomizationUuid:b71f8bbd-cdc8-418e-9d5a-815bdf6c71e9 ModelInvariantUuid:3ec9b86a-9d20-45bc-80a6-471bfbb37295 ModelName:VcpeVbng54ab3e307443.compute.nodes.heat.vbng ModelUuid:b6318f07-6589-4973-a5ca-a6ccc24d4ec2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6504e6fd-acfd-4311-ab23-6eac3b00256f Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpevbng.bng_mux Network Scope:null NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:2ecdca09-2d6b-4204-b637-4f3643326373 Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpevbng.brg_bng Network Scope:null Allotted Resource Properties: 2019-09-19T01:34:03.059Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: d1707337-466b-470e-8953-4900c5561b68 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vbng 54ab3e30-7443 0 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: d1707337-466b-470e-8953-4900c5561b68 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 46249566-c222-4f80-a883-b14f59f37d50 from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:03.687Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:34:03.690Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 46249566-c222-4f80-a883-b14f59f37d50 802 2019-09-19T01:34:03.690Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json ASDC sendASDCNotification 2019-09-19T01:34:03.691Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:03.691Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:34:03.691Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:03.702Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:03.702Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856843690, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:34:03.805Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:04.702Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbng54ab3e307443..base_vcpe_vbng..module-0", "vfModuleModelInvariantUUID": "8ae2c3e3-af52-444e-84d7-9a5af494a969", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2b440375-1221-4ead-8373-f999e647e2fd", "vfModuleModelCustomizationUUID": "8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7", "isBase": true, "artifacts": [ "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c", "1e2ef451-5276-4300-93a2-2653afb57479" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbng", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:34:04.706Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbng54ab3e307443..base_vcpe_vbng..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2b440375-1221-4ead-8373-f999e647e2fd VfModuleModelInvariantUUID:8ae2c3e3-af52-444e-84d7-9a5af494a969 VfModuleModelDescription:NULL Artifacts UUID List:{ 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c , 1e2ef451-5276-4300-93a2-2653afb57479 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbng max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbng54ab3e307443..base_vcpe_vbng..module-0", "vfModuleModelInvariantUUID": "8ae2c3e3-af52-444e-84d7-9a5af494a969", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2b440375-1221-4ead-8373-f999e647e2fd", "vfModuleModelCustomizationUUID": "8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7", "isBase": true, "artifacts": [ "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c", "1e2ef451-5276-4300-93a2-2653afb57479" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbng", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbng54ab3e307443..base_vcpe_vbng..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2b440375-1221-4ead-8373-f999e647e2fd VfModuleModelInvariantUUID:8ae2c3e3-af52-444e-84d7-9a5af494a969 VfModuleModelDescription:NULL Artifacts UUID List:{ 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c , 1e2ef451-5276-4300-93a2-2653afb57479 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbng max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:05.178Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:34:05.179Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c 10562 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml ASDC sendASDCNotification 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:05.189Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:05.192Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856845180, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:34:05.287Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:06.193Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 1e2ef451-5276-4300-93a2-2653afb57479 from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:06.196Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:34:06.196Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:06.619Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:34:06.619Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 1e2ef451-5276-4300-93a2-2653afb57479 1788 2019-09-19T01:34:06.620Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ASDC sendASDCNotification 2019-09-19T01:34:06.620Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:06.621Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:34:06.622Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:06.631Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:06.632Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856846620, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:34:06.735Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:07.645Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:07.651Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vbng 54ab3e30-7443 0 d1707337-466b-470e-8953-4900c5561b68 ASDC 2019-09-19T01:34:07.704Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.707Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.708Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:34:07.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:07.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a matches Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:07.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a matches vfNotificationResource CustomizationUUID 2019-09-19T01:34:07.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (1e4ed317-d2ba-439e-841d-46c4a38f720a) : {\"vf_module_id\":\"vCPE_Intrastructure_Metro_vBNG\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vbng_private_ip_1\":\"10.0.101.10\",\"vbng_private_ip_0\":\"10.3.0.1\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"brgemu_bng_private_subnet_id\":\"zdfw1bngin01_sub_private\",\"brgemu_bng_private_net_id\":\"zdfw1bngin01_private\",\"cpe_signal_net_id\":\"zdfw1cpe01_private\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_Metro_vBNG_demo_app\",\"dcae_collector_port\":\"8081\",\"vbng_private_ip_3\":\"10.1.0.10\",\"brgemu_bng_private_net_cidr\":\"10.3.0.0/24\",\"vbng_private_ip_2\":\"10.4.0.3\",\"vbng_name_0\":\"zdcpe1cpe01bng01\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"bng_gmux_private_subnet_id\":\"zdfw1bngmux01_sub_private\",\"cpe_signal_private_net_cidr\":\"10.4.0.0/24\",\"bng_gmux_private_net_id\":\"zdfw1bngmux01_private\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vbng_key\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"script_version\":\"1.5.0-SNAPSHOT\",\"cpe_signal_subnet_id\":\"zdfw1cpe01_sub_private\",\"bng_gmux_private_net_cidr\":\"10.1.0.0/24\",\"sdnc_ip_addr\":\"10.0.7.1\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@1c01e797 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7 2019-09-19T01:34:07.722Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:34:07.724Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.724Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.724Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.729Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.729Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is not matching search criteria 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vbng is matching search criteria 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.731Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vbng] matching following query criteria: sdcType=CVFC, customizationUUID=fe2b4247-d546-434e-b6c4-498502a38b06 2019-09-19T01:34:07.735Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.735Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.737Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.737Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.744Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.744Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:07.749Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(32a95555-a73c-4520-ae3f-e31baa57ecb8) : vCPE_vbng 54ab3e30-7443,Generic NeutronNet 2019-09-19T01:34:07.750Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.750Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.751Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.751Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.828Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.830Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.831Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vbng 54ab3e30-7443 d1707337-466b-470e-8953-4900c5561b68 1 ASDC deployResourceStructure 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json ASDC sendASDCNotification 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:08.130Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:08.133Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856848127, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:34:08.231Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:09.133Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml ASDC sendASDCNotification 2019-09-19T01:34:09.134Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:09.134Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:09.134Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:09.137Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:09.138Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856849133, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:34:09.239Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ASDC sendASDCNotification 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:10.147Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:10.155Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856850144, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DEPLOY_OK" } 2019-09-19T01:34:10.248Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:11.164Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:34:11.164Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.214Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:34:11.233Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.233Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(32a95555-a73c-4520-ae3f-e31baa57ecb8) : vCPE_vbng 54ab3e30-7443,Generic NeutronNet 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.235Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.263Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.264Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.265Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-09-19T01:34:11.343Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:34:11.343Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:34:11.343Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:34:11.348Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:34:11.395Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.396Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.396Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:34:11.397Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.397Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.397Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.398Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(32a95555-a73c-4520-ae3f-e31baa57ecb8) : vCPE_vbng 54ab3e30-7443,Generic NeutronNet 2019-09-19T01:34:11.398Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.398Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.399Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.399Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.432Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.433Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.434Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-09-19T01:34:11.470Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:11.488Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:11.488Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856851473, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:34:11.600Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:12.491Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:34:12.503Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:34:12.523Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:34:42.523Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 678ff376-289b-4f70-82aa-44c8567dfd94 and distributionStatus: 2019-09-19T01:34:42.528Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 678ff376-289b-4f70-82aa-44c8567dfd94 and serviceModelVersionId: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:42.528Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 41ed3871-dc4e-40fa-ae17-9e5fc1f7793e 2019-09-19T01:34:42.528Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/41ed3871-dc4e-40fa-ae17-9e5fc1f7793e/model-vers/model-ver/32a95555-a73c-4520-ae3f-e31baa57ecb8?depth=0 2019-09-19T01:34:42.548Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:34:42.549Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:34:42.550Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:34:42.550Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:34:42.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/41ed3871-dc4e-40fa-ae17-9e5fc1f7793e/model-vers/model-ver/32a95555-a73c-4520-ae3f-e31baa57ecb8?depth=0 with request headers:{X-RequestID=[678ff376-289b-4f70-82aa-44c8567dfd94], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-ONAP-InvocationID=[22ed50d3-3d27-4cda-b2e8-3835682a452d], X-ECOMP-RequestID=[678ff376-289b-4f70-82aa-44c8567dfd94], X-TransactionId=[], X-ONAP-RequestID=[678ff376-289b-4f70-82aa-44c8567dfd94], Content-Type=[application/merge-patch+json]} 2019-09-19T01:34:42.769Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:34:42.851Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/41ed3871-dc4e-40fa-ae17-9e5fc1f7793e/model-vers/model-ver/32a95555-a73c-4520-ae3f-e31baa57ecb8?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-01:34:40:064-12651], vertex-id=[221312], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:34:40 GMT], Content-Type=[application/json]} 2019-09-19T01:34:42.852Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:34:42.852Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:34:42.868Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - 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:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:34:42.872Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 678ff376-289b-4f70-82aa-44c8567dfd94 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:34:42.873Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:34:42.873Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:42.878Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:42.878Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856882872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:34:42.977Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:49.263Z|678ff376-289b-4f70-82aa-44c8567dfd94|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:34:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:34:49.396Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:34:49.396Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:35:08.202Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:35:49.261Z|678ff376-289b-4f70-82aa-44c8567dfd94|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:35:49.266Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:35:49.840Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.840Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856838241, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856843690, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856845180, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856846620, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856848127, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856849133, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.844Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.844Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856850144, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856851473, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856882872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:35:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:36:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:36:49.262Z|678ff376-289b-4f70-82aa-44c8567dfd94|com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:36:49.265Z||com.att.nsa.apiClient.http.HttpClient - 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. 2019-09-19T01:36:49.450Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.452Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.454Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.475Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.491Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:36:49.492Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.493Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:36:49.493Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.493Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.509Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.927Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:36:49.932Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"870b301b-387b-4ef8-965d-19fab6a97bec","serviceName":"demoVCPEvBRGEMU","serviceVersion":"1.0","serviceUUID":"2c9ffca2-0007-41ee-99e1-2e12797e3754","serviceDescription":"catalog service description","serviceInvariantUUID":"1225f399-c49b-4d40-b779-a89273a83393","resources":[{"resourceInstanceName":"vCPE_vbrgemu 6d0e1e6d-9960 0","resourceName":"vCPE_vbrgemu 6d0e1e6d-9960","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"824b9b94-0878-4134-8921-44026033d2ad","resourceInvariantUUID":"a381aa3a-43af-40ad-8ece-66462610ec29","resourceCustomizationUUID":"e3f6aa5f-59b2-4bfe-95cd-78316f025f2f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml","artifactChecksum":"M2Q3MzgxMDMwZmM0MzQwOGQxNGI3NTBiMWFjYzFjMjM\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"b2f1e383-fd99-4f5f-8d77-7e1d554854b4","artifactVersion":"1"},{"artifactName":"vcpe_vbrgemu6d0e1e6d99600_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json","artifactChecksum":"M2RhZjIxNzE5ZThmNzhlYTBjZGMzNzE5OTk2NTY0MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"a4eee875-2329-4202-991a-c14ea00b5974","artifactVersion":"1"},{"artifactName":"base_vcpe_vbrgemu.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml","artifactChecksum":"OWEwYjYzNDYwY2QxZWEyYTdmN2JmNmUxMGE0MWQwZjQ\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"e4874843-b93a-4303-b191-aa381075c788","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml","artifactChecksum":"MzgyYzliMjQ3YWViNjk2YWIzNzIzOTgwZTg3NzkxOTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"b402584b-4119-4fb3-aa6e-6051c4a44958","artifactVersion":"1"},{"artifactName":"base_vcpe_vbrgemu.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env","artifactChecksum":"NzA3YmY4MDg4MjE4ODVkYTc0ZTZmZjM0YzE2NTcyOWQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"b1d869f0-889a-457d-9018-6300360eef7d","artifactVersion":"2","generatedFromUUID":"e4874843-b93a-4303-b191-aa381075c788"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevbrgemu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml","artifactChecksum":"YTMyZGYwMmZlNDJhMDRkNDA1Zjg4YTc0ODgyOGRlYTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"03099ae2-69c8-48fe-858a-6d6c00f0d8fe","artifactVersion":"1"},{"artifactName":"service-Demovcpevbrgemu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar","artifactChecksum":"NTc3Y2M1YjFjOWE2Y2IzNTQ5MjBmM2I3MjkyN2NiYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35944be6-89b5-4421-8bae-087b87aa8f43","artifactVersion":"1"}],"workloadContext":"Production"} 201