. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:24:57.905Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:24:57.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T23:24:57.976Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T23:24:58.545Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T23:24:59.251Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T23:24:59.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T23:24:59.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-08T23:24:59.421Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-08T23:24:59.441Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-08T23:25:01.059Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-08T23:25:01.484Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-08T23:25:01.501Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-08T23:25:01.501Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-08T23:25:01.552Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-08T23:25:01.552Z |INFO |Root WebApplicationContext: initialization completed in 2111 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-08T23:25:01.919Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-08T23:25:02.908Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-08T23:25:04.562Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-08T23:25:04.988Z |INFO |Started MainApp in 9.92 seconds (JVM running for 10.538) |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-08T23:25:05.063Z |INFO |Start scheduling PRH workflow |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:05.074Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=57468918-6ada-49ca-9560-16c4301680d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T23:25:06.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-08T23:25:08.208Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-08T23:25:08.208Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-08T23:25:08.210Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:16.199Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e7ea57ce-2d05-43c5-874f-f945b4e57a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T23:25:17.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:27.240Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=14cc6657-2379-48ff-a89b-c5c5360bd1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T23:25:28.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:38.280Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=efb78897-8b62-4894-b1d8-da52e6194de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T23:25:39.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:49.320Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4766f8e1-8fea-43d3-9301-bf7a4d32f1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T23:25:50.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:25:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:00.360Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2a0fa504-996b-4d76-97d9-c3ef0457a879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:10.588Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=75e21f5a-615e-4c94-9aef-b41f4845d4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:20.600Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2cb1ed29-421b-4405-a75f-6cc579681687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:30.610Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b1c86013-b3c9-4b51-8b88-85550abbee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:40.619Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e6075dd6-dbcb-46bc-a15e-a24740c1ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:50.629Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=55615489-4738-4868-aa18-ab330f207617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:26:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:00.638Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=215872ff-7db6-4e2e-a6d1-32cd5794aa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:10.648Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b77b78ee-da45-4612-a479-75b4bd992291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:20.656Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=80a4c9d6-e5ac-4360-9ee3-8589ad3bd9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:30.664Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fddf37c9-9369-431e-9ff0-20393e081440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:40.672Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=61ee87ce-81b4-4e6a-ac4a-ac49ff4189de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:50.682Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=858e25a4-f665-4f71-9d04-13d444283ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:27:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:00.692Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2ed2a20c-ce0c-487a-9d1a-204444def035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:10.702Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dc5a83ac-9e63-45ca-af30-eaaeb0778426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:20.710Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a53ff5f8-1fb3-4105-9865-6fa994dbbd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:30.719Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b67bd25b-b594-4fd8-9b6c-4cdfb1ea62d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:40.728Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f73a5907-1bf1-4166-86fd-e09d6d65f829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:50.737Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c9d8e3ac-3102-4bdf-94b4-86df7ec8b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:28:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:00.744Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1de4875e-77f3-44f1-ab45-3d120805ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:10.754Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=51b13839-0f6c-4f95-b03b-b35e6b0a641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:20.762Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d4388038-1195-4924-b687-e78a7addb168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:30.771Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8d2d617f-b0b4-4938-8baa-60b7a494be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:40.779Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=054faae1-2f20-458c-a79f-e29423ef78bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:50.790Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3d56179a-1cc9-4f55-80b4-2a8761e9b385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:29:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:00.798Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8d21df0d-bc8a-48f2-bd96-a3e194d7d147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:30:02.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:30:02.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T23:30:02.462Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T23:30:02.463Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T23:30:02.569Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T23:30:02.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T23:30:02.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:10.806Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9e7d5120-b594-4da2-8ea7-5c01fc9b981b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:20.814Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=915ac08a-4c22-476e-b418-c807d29a70a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:30.823Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=39a602e7-3676-468e-91bc-668ea481f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:40.834Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4cbaa4fc-29af-45bf-96d8-4a592466feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:50.842Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c6df3cdb-4b92-4cd0-b6ba-30decb7055e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:30:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:00.851Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c3737301-a88d-46d2-b27e-88e050284a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:10.858Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=55b4b654-ef14-4edc-8284-80319410ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:20.867Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6d7add0a-f7dd-48ba-9412-7aff36724bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:30.875Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6ec48793-af0f-48d9-9ed9-16a19dadb569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:30.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:40.884Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4a8552c0-e818-4701-a6b2-2307c719248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:50.893Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=da6c8206-82d6-466a-a541-83efa6cec88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:31:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:00.902Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=982489e9-4df7-4877-a51f-0cc04516d6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:00.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:10.912Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b33c9cef-52c7-47ec-9622-741557e345e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:20.920Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=48374bcf-e641-419f-888d-99d6b588d025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:30.928Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=33153271-494e-4f7c-aa28-80204bbe49a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:40.935Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5b055963-088b-4cc9-b364-21f7961e9dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:50.941Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=693a507e-de30-4931-a81a-1f9456033a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:32:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:00.950Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=21ac7c36-a9fe-401e-b2a3-a2047e1486da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:10.961Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=24a772b9-61f7-461f-96e0-52f405c8f612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:20.969Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d31d9fcd-8f07-420c-83a5-8045d051c811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:30.976Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f6b85842-1ca8-4ac2-bca3-9b4bb02a442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:30.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:40.984Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3357103c-486b-46d4-9952-74d30cf16a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:50.991Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4731f050-8943-440b-9c2e-f46054f21b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:33:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:00.999Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9cb48e20-e597-4cfe-ac8f-acb6b8677b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:11.006Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1f90eaed-678e-49b8-ace9-9be6a4039689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:21.014Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=42902460-5ea9-4f2c-a3cf-5ec3ef38c866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:31.020Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f164f360-2437-407c-8774-a074238faf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:41.027Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b982d312-629d-4f59-9dfb-68c1caad5990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:51.034Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=22d4a7c7-c4b8-4096-8783-c28760ec9393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:34:51.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:01.041Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=910dfb99-676c-4d38-ab42-87cb88d5cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:35:02.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:35:02.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T23:35:02.196Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T23:35:02.197Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T23:35:02.272Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T23:35:02.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T23:35:02.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:11.049Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2d8fe5f5-b35b-48d3-b661-3e409b792029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:21.057Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=395a0f90-148e-423d-93a7-f8e332909392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:31.064Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e64570a2-7ed7-4097-8dee-37c2548effdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:41.071Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=86cccbd9-b97b-4cbf-8535-8b5e0f7e9e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:51.078Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=95e10549-8035-4fff-8042-bb2d9011c0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:35:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:01.084Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0f298b68-4dee-4b00-8ec5-dc60c2278287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:11.091Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9f9e3402-49e6-4a60-b09d-d39af3524cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:21.099Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=008b8826-17c3-449d-921e-dceb1e146bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:31.106Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ba822a90-438e-47a4-bde1-ff07fa880bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:41.113Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7c1962c8-8035-4497-a980-503f037c8770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:51.121Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=76174c45-d101-4b79-970c-960000e3bf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:36:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:01.128Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d34ff848-2d87-4b6e-bb02-409052484190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:11.135Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c251d49f-c3d2-4aed-8e95-01f1687444b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:21.142Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4f422219-efbb-4e91-8769-161406fc51b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:31.149Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=db88de1c-8e24-4a23-b153-aae2e99a0af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:41.157Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=17682de1-0537-4ec1-bccf-5cae2f241fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:41.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:51.164Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c227b0bd-0d90-4164-981b-b0b013610ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:37:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:01.171Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5669e5be-9af3-448b-b91a-43d4ab47e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:11.178Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6e2f8e33-6c0f-435f-bc42-a8e0c601c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:21.188Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d0f506bd-7a6c-457e-b64a-e32661ffce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:31.194Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8948ff2a-93ca-465f-ae67-e1ad9f3c58b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:41.201Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=08d425ba-8cd6-4c4b-a220-2c2f33bd1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:51.207Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d9efea75-4502-4eed-8c90-76d0f2e263d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:38:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:01.213Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a8f5f206-d31b-42aa-8f74-c2e968a134f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:01.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:11.219Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bbc956c1-4565-4f72-a6a3-d2445e08bfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:21.227Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ecd35aaa-801c-4199-8f6f-54c3d0db48fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:31.233Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7f9f4653-7dcb-4ead-bbfd-1fa733039bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:41.241Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7e38212c-1c65-455f-b317-31e7af8f3cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:51.248Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7076a2bb-b9ba-405a-8caf-5b7f67a654d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:39:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:01.255Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8d232d29-5848-40a2-a872-822ec1e565e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:40:02.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:40:02.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T23:40:02.193Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T23:40:02.194Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T23:40:02.280Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T23:40:02.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T23:40:02.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:11.264Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0b5cf2fc-2ebb-4fcb-8e17-0c78345c7cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:21.271Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3c611a8a-5c33-4719-9aef-1bccf0376031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:31.277Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9b02bdd6-aaac-4f6c-aa5f-4db0d66cf282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:41.284Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=40b9c13e-b6e0-427d-90ac-a1a8ba52c513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:51.290Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1610f112-6d66-43e5-9e17-59da8fc57443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:40:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:01.297Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4735fa26-8722-4d2e-bde0-fdc220b0376b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:11.305Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=04a018dc-3bb2-4a09-848b-74a6890d59e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:11.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:21.312Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1afff8a5-161a-4042-96d9-7b2611525d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:31.318Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=742984ec-d525-4cdd-8dcb-d3684dd3e608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:41.325Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6a1ffe05-9eb6-4236-a302-054c309d36cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:51.333Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f1779ce3-4f21-4eb0-979f-750484e3bf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:41:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:01.340Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fa6fa75c-e485-491d-86a0-583fadf77a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:11.347Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=95cecd06-a71a-4b1c-b174-91d13bce3bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:21.353Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=20864dde-0c70-4e0f-987d-268f8d9e7d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:31.360Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8fbd4dec-58dd-4ab3-8bb6-eb70c19eb051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:31.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:41.367Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bd1a1f5f-f1d2-4f58-84e9-9f1ec7a6209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:51.375Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=82972e15-0047-4228-a04d-06d8b4b61eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:42:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:01.382Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1703e8b4-6c86-481a-9434-a4cc49f69ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:01.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:11.388Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fda7ee49-3e4e-4f5e-9df8-a2e07bfea120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:11.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:21.395Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7f2f6fc1-03aa-4572-9bef-1d548ac28085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:31.402Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f30faf9b-60e0-4171-9ee8-4c50bf2623de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:41.409Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=67b0a5b9-ff13-42ac-bc00-bdc79ad7f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:51.417Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dfc8e0c1-abb7-481c-b7d0-4dd950aa0e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:43:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:01.424Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=60090226-8ed2-490b-9970-2d3167b9a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:11.430Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e4e872a8-ed39-4298-b86a-31351837ad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:21.438Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=db5c3f1a-7163-494c-ae7c-2082150c5bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:31.444Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6a80ae24-d0f1-4e44-960d-572a3829aa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:41.451Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=46ca742d-5301-4fef-8811-765f20da42ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:51.457Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5cfdd3ae-d8c7-4c27-9dcd-8867ab013841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:44:51.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:01.463Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=be485013-f087-419b-acbb-8b11657991ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:45:02.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:45:02.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T23:45:02.166Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T23:45:02.167Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T23:45:02.251Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T23:45:02.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T23:45:02.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:11.470Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=23a571ec-015f-4129-9e52-1b02a427b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:21.476Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=22110c32-29ab-42cb-beee-d69b2f5c1c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:31.482Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dfeecf84-4daf-4e02-b5e8-74104b817dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:41.491Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2e8d1021-6877-4712-a8d9-04fd41a84fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:51.499Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=40a5b312-b9f3-4eea-a44c-32a49bdbe9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:45:51.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:01.505Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ffad2e4e-138b-46f4-8ed5-03b638fd61f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:11.511Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cc64d56a-a3d4-4f48-9633-170d2b573c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:21.518Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=51dfa838-373f-48ac-a25c-fcd9c9433df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:31.524Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a7bfaaca-92a9-4a0f-ba14-0f00c7134096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:41.531Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3033f78e-ed50-446e-8ce8-ae55620d80b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:51.537Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a2954b6c-1a81-4ea0-83e6-f6e976056d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:46:51.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:01.543Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a4cb73b3-529b-48cb-9253-f6a49b9a1c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:11.550Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=572fd9fa-21d5-4ab5-9c40-3da3dc22f52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:21.557Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4350f3b6-954e-40a2-b5fc-889c5697c5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:21.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:31.564Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=186ba67d-b532-4351-9d63-8498caa3331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:41.569Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=043be0f0-ae7a-407a-9519-8113eb1baf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:51.576Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5a80138f-e8c5-4647-8f5b-a4aca390b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:47:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:01.582Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3e4866ed-7801-4d53-8efa-1255e0975472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:11.588Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=96f36e21-4f76-41ff-9bbe-a147fa02ee55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:11.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:21.595Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fc4b4599-7e7c-44d0-81f4-55cc707aa049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:31.601Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2a6a368e-5ebb-491a-ad36-512549831ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:41.607Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=895adfde-f9e5-4e4a-9f5b-14d240e0112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:41.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:51.614Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5e3171ba-66a8-4cfd-896c-001467461c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:48:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:01.620Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f5d8d550-0631-482e-adab-2cf13cadd719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:11.626Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=350babe5-b15f-419b-b62e-5218d6c9a35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:21.633Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4c8f0ea6-4d21-4f1f-a8cc-c9fae5b5119b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:31.639Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c0c1741a-a898-40a7-ad14-22dec06bc248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:41.646Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b233ccc7-5873-4750-a67d-d78cc936f12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:51.653Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5ffacb32-59a9-4703-a968-d093795f056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:49:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:01.659Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7c97fbd1-c2b8-4943-b9cd-9aaafdf34895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:01.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:50:02.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:50:02.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T23:50:02.173Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T23:50:02.174Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T23:50:02.239Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T23:50:02.240Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T23:50:02.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:11.667Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5f6d19ee-7c44-4b9e-aea8-a08e05212654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:11.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:21.674Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=77ca35ed-f54a-4b54-b3e0-5d1c7e70f283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:31.680Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7ab9ee46-9c04-41d5-8b14-b4e549f56522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:41.691Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=44fe7f1f-b7d4-4396-a265-e6f21728ec38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:51.701Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=868802c6-22ce-4cdf-8ed3-f9f555973a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:50:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:01.717Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fff95361-4455-4fcc-bee5-8757b19cf6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:11.723Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e1faadb2-356a-4f3f-a1ac-8e0f0b5584ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:21.731Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b2db1b6a-fd02-4ae7-bc0b-196312d64525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:31.738Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=52a2480b-de96-490f-b34c-e9fb0a5f4a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:41.745Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e509d272-5b8c-42bd-b531-ea8823f7f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:41.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:51.754Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bfd0c6f6-49af-422a-a64c-5a896625c745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:51:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:01.761Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=487cd587-e868-4ac6-9d0c-044b93998267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:11.769Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2041f03f-5553-4215-84e5-cad7336439ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:21.775Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eb155847-d473-49e7-a386-bc715e14f31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:31.788Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7d8cf8c4-37ab-4169-948b-231195ae9e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:41.803Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a2f8159c-3096-4e76-9a4d-fdf73c435951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:41.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:51.810Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=779f7865-fd69-4510-a6a3-a2c60b39d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:52:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:01.816Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b0f1b3e2-f7a0-414a-97be-9ceffdb2b3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:11.823Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d981734b-3004-42cf-b047-e244232d08a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:21.830Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e3818bb9-c599-4c55-ab49-181175e07fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:21.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:31.836Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a3446d32-43ad-4ae4-a68a-877a0a9b9e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:41.843Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=319e55f3-e6c5-4b12-95a7-a8b855e3ac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:51.850Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1d3ed1ff-75e9-461b-a079-4404190d1d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:53:51.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:01.857Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=49d28cef-3427-4fa5-851c-df96640a6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:01.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:11.863Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=deeeb864-ab83-4f55-82ae-3ca44b647a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:21.877Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=37a513a1-f84d-4019-9e72-4f983df0a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:31.884Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8054cc52-5a97-426c-bf15-d72ea319c730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:31.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:41.890Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=514f4825-e9bc-4956-8d7e-1d3417dd6df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:51.896Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=327f0a06-d2eb-4d9b-b424-473f9ce4d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:54:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:01.903Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=916ad0c5-b358-4d0f-9000-409143df0bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:55:02.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T23:55:02.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T23:55:02.161Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T23:55:02.163Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T23:55:02.235Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T23:55:02.235Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T23:55:02.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:11.909Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b805c241-5bb5-425c-bfde-6fea236749ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:21.914Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=696a5b1a-2ba0-4d5c-934c-c64f293248c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:31.920Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=35fcc1f0-dab8-4982-8ebf-3a565036f001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:41.926Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a97fe65a-0b80-493a-ae42-24fb5e3e2ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:51.931Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d9375329-30bd-464b-96c6-3754a7ef3307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:55:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:01.937Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0608f0ee-5c31-4dde-8c2b-b9e990660075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:11.943Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1af53f71-1b7d-4179-acfa-f0e88dd9d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:21.949Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=05bd642a-1b4e-4f67-af87-4e79a35f9341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:31.955Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=266ccd64-2497-4a86-ae39-db564067f2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:31.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:41.961Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d727cad8-b54d-45cd-ba97-408c972c3632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:51.967Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8c8a71f4-fd2d-4bdb-b6ef-d8c53bfaba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:56:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:01.972Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cf1417c3-3f55-4337-a62d-9998ef20b331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:01.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:11.981Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5babf141-60b6-4691-b392-428616b9995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:21.988Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=68e07a92-3f7f-47eb-a93d-23ea2b619a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:21.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:31.994Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=393ce333-0cbb-4032-a6b6-a692eb45ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:32.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:42.000Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=175e297e-58ca-4cfc-ae0c-8ca5843e8129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:42.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:52.006Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=efd60478-efc5-4437-abea-20bfd15852be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:57:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:02.012Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9e8e644c-0c7d-4c10-be8c-418c43312bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:12.018Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f44f2548-9cf9-4d8b-ab8a-3a35f8aad0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:22.024Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cc86b22a-7c69-48a9-b751-7441e63e175c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:32.031Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bb8ffbca-9192-4a10-af6d-187b0bc20f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:42.037Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a4e4122f-a4dd-416c-a128-f33b7d8ab7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:52.043Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8c4ff8f4-e1a9-4ffd-8e92-6c7bae639459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:58:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:02.049Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=095d7a18-e7ec-458f-bf5b-dfdfd7866131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:02.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:12.056Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=10b3b7af-ca72-491d-912a-a979cdeb0040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:22.062Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eb3a09f5-a1c7-4662-8e43-cb11391ad4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:32.069Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dd5bfcec-0315-4f8a-b8b0-296860fe1a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:42.080Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c2d6c583-c6d8-4cff-9c22-18824311a25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:42.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:52.085Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9c28ff89-3a99-4e8e-8c4a-99d9089f4a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T23:59:52.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:02.091Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=418188e2-6d17-428a-879b-e03a0594f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:00:02.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:00:02.222Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:00:02.223Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:00:02.224Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:00:02.287Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:00:02.287Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:00:02.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:12.106Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e07282e0-6191-4c24-b1e7-52476c01fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:22.113Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4304cd2e-76eb-4f27-bbd6-880e7964bc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:32.119Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d74ff537-7ce6-45ca-8a57-d6f334656e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:42.125Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=568c2550-4c37-4cbc-a20d-7f904f51873f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:52.131Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2ea42183-8ef2-4dba-8919-4d6e9ec40638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:00:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:02.137Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=230ca1d4-cbdc-4a7e-acdf-39a4c5b9da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:12.143Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7226f6c9-1f7b-4267-91a9-3464a6015713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:22.149Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f065dafb-0ded-42a4-afae-8d30b002fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:32.156Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f5cfaf73-2912-480a-8d8e-969250634fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:42.163Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=02f29429-e9d1-4938-9c6d-6f47f338e8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:42.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:52.169Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9c881bb5-3c19-4a39-aa70-5cdc1178fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:01:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:02.175Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=db6b5d19-bf4e-4962-8d9d-a4e8e5a14fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:12.182Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9ced8547-bca2-40fb-855f-99ad8d6ac34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:22.188Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4d6743e7-4ded-44d8-8b47-2d0e71d9b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:32.194Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0d578c8c-ba73-4c97-b239-1c0c3401bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:42.202Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=87c27ab5-2ea3-4b24-98c5-de1ee37949b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:52.207Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3cbf4ada-125a-4dde-9408-ffd66d63e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:02:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:02.214Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3e49c517-099a-4111-84fc-eeb6e5b73396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:12.220Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e3db0664-2ef6-492a-be2b-b29ee0776067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:12.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:22.226Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e6ae457d-e2d3-4c86-a2b4-cde6ff1e905a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:32.232Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9de25521-24d3-47ab-a238-e18a9fc4996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:42.237Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=84e8eb16-c2ed-4028-8280-87d3031a1303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:52.242Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e5ffebba-5496-4044-96e8-f358cd9a6f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:03:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:02.248Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=841b98ed-bc84-47d8-9d73-0d13efc7f3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:12.253Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8ad747df-75fd-428c-b18a-9b2e9172f7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:12.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:22.259Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a966d280-c5c5-40d0-8ceb-2f345c4ee3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:32.265Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=404618f4-6725-49ae-adf7-5ba3a3d5b13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:42.270Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b5a184f0-94ab-48be-bbd1-5396ff4fd29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:52.276Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a2ebe094-ebb7-4c08-80ac-b433b8a6d07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:04:52.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:05:02.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:05:02.222Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:05:02.223Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:05:02.224Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:02.281Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=be4dd69a-4916-40fd-9646-7d923664a13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:05:02.287Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:05:02.287Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:05:02.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:12.287Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1118ec46-b7c3-421a-adde-cdc35a85f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:22.293Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f39906dc-cdf6-4554-9714-d859ebb2e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:32.300Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=40dc3180-28f8-479a-bf07-840fb61dabea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:42.309Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ebd62993-62c3-4152-831f-294a3abe440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:52.314Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=987c5de8-2e14-4f5c-a235-3925475c54fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:05:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:02.320Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3b55f239-94b2-4a4e-b4a3-a2d64d03ae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:12.326Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2117633b-c668-4a30-83af-ce0c6f7ce102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:12.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:22.332Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2dc8d7d6-ae26-45e4-9390-67411c728f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:32.338Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=77f3d47b-6496-40cf-aa91-97748af95ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:32.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:42.344Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6fba8b2d-6f74-4d04-9831-fd9df74ab125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:52.350Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=57d32aaa-95e5-44f1-aed1-16dbeca7f3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:06:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:02.356Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ad20fc28-8c52-4abd-81bd-1aaae0d60d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:12.362Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6bbd5f48-d6e9-41a1-a706-0676867646c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:22.368Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fa793c04-034a-4197-9d23-d510dd815e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:32.375Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=37a28345-18e7-421e-84b3-864b2ac74947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:42.381Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=48c2de20-acea-4144-869e-d907d111f0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:52.387Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6feff23c-55ef-4034-98b6-1e65f1b787d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:07:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:02.393Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=096cd12f-3f5d-479c-b047-c2ed2341f987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:02.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:12.398Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e74b3c4c-affd-4eac-98e0-3371b06c77bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:12.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:22.404Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d9d98525-e8df-499f-8e76-60f881557326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:32.410Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=16ca1d3e-bc58-4a6e-aee5-6ba37aa7c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:42.415Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6b619b53-bb6e-4f47-9f4d-ab7823afb302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:52.421Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=35a32100-7f5a-4551-95ee-ad382d4ce2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:08:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:02.427Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=940c7506-60d6-4abd-b03d-94d1b6ae8d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:02.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:12.432Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=aff66825-c657-485e-8490-40957f3fbb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:22.437Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0f7085cf-9335-4dde-9ce8-25af8f1eb81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:32.442Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=756ddfd6-9bb5-4baa-8978-dfff756a028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:32.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:42.448Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b850e4ec-0cac-4c21-8b84-048e2d1b124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:52.453Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c9efbf28-6811-4ea4-a1ad-979adc4833cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:09:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:10:02.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:10:02.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:10:02.289Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:10:02.299Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:10:02.372Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:10:02.372Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:10:02.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:02.458Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b1f83707-1768-4078-8cb8-d6433501083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:12.464Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d6c44143-71d7-47ea-b307-b4ffa1597521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:22.469Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f7806387-8566-4abb-bc4f-7c89d4bdb66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:32.475Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=68eac109-6f80-462c-9a8c-8396476391b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:42.480Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7629e0da-cbf8-4476-906d-9812a75e1f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:52.486Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b0b9ec41-f9eb-472e-80b4-a1c30b248c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:10:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:02.495Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=62c032e7-2098-4247-a1dd-3af16b7b1f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:12.501Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c4fb14c9-d5d9-47d9-9594-8b1ec7f7dec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:22.506Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c6a78c13-3910-40c6-affb-b19c13b70c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:32.513Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f3db7848-9bf8-46c7-90eb-b6fd669d915f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:42.519Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3cccd996-9765-43a4-b4cc-20ce8cd3b10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:52.524Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7da54212-2b23-454f-847d-53cf5cf7f124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:11:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:02.530Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7d39af0e-390e-4bfa-9c5e-ddc433bbc330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:12.535Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8221fd65-33aa-47ea-ae79-e88dac184b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:22.540Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1c870958-5a09-48b7-b50f-8490d3cdfb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:22.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:32.546Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5ea95326-f8cf-4dcc-8c02-a74b788b374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:42.552Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2951ca0e-f223-4710-8198-41d70198cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:52.557Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1b7e5a0c-5278-4322-9d5c-ebeb5e3892aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:12:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:02.563Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1df23368-a7dd-4a9c-b7d1-df39750562c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:12.569Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=360715fc-1c9c-4c5f-af46-bb2840634129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:22.576Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=aa0bfc1e-159c-49fe-9eee-765bf58589ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:32.581Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d50c60d6-9975-431e-b4b1-42162145caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:42.587Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f1698165-cf61-4c78-8c4d-ae8d427ff76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:52.592Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=63298a36-4f39-4d4a-81bc-ec812cf3fc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:13:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:02.598Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=64ea6e1c-9f6e-4a8b-8067-b7d16e52a3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:02.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:12.603Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=37078865-d0a0-4387-8e0a-71891f28cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:12.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:22.609Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=439d3a88-72ed-4d76-b380-c4981501c878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:22.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:32.614Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f0b13d6a-c7fc-40c0-be1c-6fb122a735b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:42.621Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ddf19183-1631-420b-9fc1-03c7d80ec07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:52.627Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7dfb0bb7-f66d-4746-9e27-e8b01a2a5534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:14:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:15:02.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:15:02.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:15:02.196Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:15:02.197Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:15:02.263Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:15:02.263Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:15:02.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:02.632Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e3113dea-2b5c-4cc2-8f88-a0aaa5216486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:12.638Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=02049ba9-970d-4a5a-8f4c-6fd2989675f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:22.643Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=72500e33-d049-4d28-aacb-ca5e4f2d4b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:32.649Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f8747d2f-9b45-4523-9337-300bc243eb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:42.654Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=71da056b-4dac-4f5e-b9f8-14a9c015c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:52.660Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=38f204be-3796-45fd-978c-d1e79b8fd868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:15:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:02.665Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a7ba8856-9b03-49a5-b636-4ea9d3bed650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:12.670Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7a2623c2-9bf8-4297-84e6-e7b26e42a57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:22.676Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6b124dec-c73d-4e17-999e-86f834821a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:32.681Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1a2e8310-5a2f-4a33-a585-8b57f0e6a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:42.687Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c678f0ba-62db-47d9-9e4a-bcacb400f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:52.693Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=42ef151e-2a2e-48ac-b23c-240829514b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:16:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:02.699Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=adda6223-3acc-45ed-8734-24e00fe18732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:12.704Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=62e74eea-af8e-4570-bfc5-052dc5866536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:22.710Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eeb4ab2a-1156-45e0-b52c-85ff629a3c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:32.716Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=718079e1-8f4f-4c82-b17d-5662a4e36896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:42.722Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=85770437-b4e3-49cb-8a76-e92d913d93cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:52.729Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1c908432-7018-4014-9a20-684a279bc3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:17:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:02.734Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a54a3760-46d0-4dd7-90cf-88b05a9a6647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:02.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:12.740Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=62324398-389f-449a-a8a4-5e3c7046ed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:22.745Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eefccf8d-a65e-4410-8e40-74f6c6cfa6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:32.751Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5c116fba-1929-44be-9c7c-15db2a180949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:42.756Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=79c52d15-9614-49bc-b7f7-35b93a35c853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:42.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:52.763Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f3f69f76-851e-4f58-9645-bb8950b16ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:18:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:02.768Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fe33e68f-e100-4f41-a3c7-7a44cf77444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:12.773Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d51fd088-034c-4b83-8668-5a6a0182e54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:22.779Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f16b4f77-455b-4b3b-8dd1-3dc1bd1878fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:32.784Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4caec236-c598-443d-a508-4ef4bbc4b173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:42.789Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=64eaecb9-3825-4c05-8da9-853213c46bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:52.795Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9583d2c1-5fcb-4a61-b709-e5e1c9c339fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:19:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:20:02.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:20:02.200Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:20:02.201Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:20:02.202Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:20:02.312Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:20:02.312Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:20:02.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:02.801Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=94f052cc-923d-43ac-8f2a-4344ebdad413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:12.807Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9d671955-c853-4137-a49f-da5c52ea7289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:22.812Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bf20aa99-f090-408c-b91f-e204680c636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:32.818Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d631207d-6832-4399-abd2-e12d9ff8de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:32.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:42.823Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7036dc22-1b3d-40f5-b5cb-49765004244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:52.831Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e60f4a8c-444f-4715-8a1e-681b380dcbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:20:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:02.838Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8ff41569-1b78-48c8-80ef-2f1c7bc6d999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:12.844Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c0410796-6bd3-42d6-a907-8ba9452d7c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:22.850Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=73bb49d3-85a2-4af9-90ac-29eba9d31f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:32.856Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bce6ecf9-2f3d-497a-9cb6-05d8194198cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:32.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:42.862Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fd60b3da-97b6-4139-9548-288c042271d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:52.868Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=242453e4-0975-4383-8951-0d1464bbfd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:21:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:02.873Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=69048642-2d26-4590-bbbf-35907df5e403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:02.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:12.879Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e861ce27-a379-4add-b86a-54cbbd3ccc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:22.885Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=04d392a7-b243-4468-b870-8110982f5c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:22.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:32.891Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e5dcd321-b631-4f9e-a148-237b50690dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:42.897Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=482a7066-3068-4c4f-babb-2f62dbc5514a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:42.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:52.903Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=547e5a40-5df9-450e-b68e-932549f27817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:22:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:02.908Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2bd921c6-afed-4c14-95db-1687e4faf743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:12.914Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=68b922a2-36db-4298-b86f-4ef6c64e54bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:22.919Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=68f20a45-6cba-4924-9064-43fb80a2bb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:32.925Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3b0fd10d-944c-45ed-8f4a-d70de5bfa67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:42.930Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e2eccfb1-ae59-46cc-a414-b849c0b83716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:52.935Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=169afb00-ab2c-44fa-9aef-cf6409d22c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:23:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:02.941Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4fa76ca4-2557-4353-8e99-120d095957b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:12.946Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b7398feb-2c00-4036-b035-060fc7f6ee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:22.952Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=66ec20b1-274e-4554-9fc6-303211955b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:32.957Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7c5e6de2-8367-460b-9d3b-11480ae18ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:42.963Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1892353e-ae60-48f8-9ff7-c25fc2e83d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:42.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:52.970Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ec37e95f-1900-44e1-890b-a3095acb0f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:24:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:25:02.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:25:02.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:25:02.193Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:25:02.195Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:25:02.259Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:25:02.259Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:25:02.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:02.976Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fa7efbc4-31c7-4ba4-9e1d-8071025b2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:12.981Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=148dc7a1-ba34-477f-9201-fe58ff8b2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:22.987Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5ffb3a60-bb71-46b1-8719-5a484f15b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:32.992Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=58b9c168-4a4f-4e6e-9686-b0b7c3ce3bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:42.998Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a4cd311a-d748-4da4-bee1-cb6fb3aea65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:53.004Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d0473e14-c567-47be-b5dc-5343e25ab649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:25:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:03.009Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cbd3704b-378f-4a98-85ff-54d3f208d865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:13.015Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3dbbd26b-6de6-43b7-b88c-a96decd99556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:23.020Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=76a9d4a3-0833-4692-a853-c85869723f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:33.025Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b03f8e9d-c45f-4f6f-8a50-2f0b8eb91ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:43.031Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6af62e13-d460-4122-865f-a3d07879d6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:53.038Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a49080cc-2f75-48d0-90e3-f4934dbde5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:26:53.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:03.044Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6ec69c33-ad84-4d91-8c1d-2af5918229c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:13.050Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=594360ff-55f8-4f46-950e-41cac85e6906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:23.056Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=631f1076-1371-4288-96a1-8329c8ee2e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:33.061Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3173dd31-f185-446d-9d83-b12eacb8c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:43.068Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e5041ffe-03b1-4241-8af6-925553d1f17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:53.074Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ba639d4d-1793-49ed-84af-fb98a5040faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:27:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:03.081Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=582c7bc4-1025-4f20-b19d-ccb97312053e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:03.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:13.086Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f0a16f6c-7a33-4668-a8e4-01bf987003a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:23.093Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5e5c60a0-5f04-4b7e-ad7a-a644dda627a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:33.098Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f2faa265-7807-4128-90fe-06e583285a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:33.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:43.107Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9e68e121-6f55-4904-b279-6d4366c9e368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:53.115Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c3c69dea-a5f1-4004-80de-0af882f81274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:28:53.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:03.122Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=266a93c0-f4a6-4838-bae1-69e6ec5646cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:13.128Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dfbf8ab4-3ccb-456e-9835-9f0449f8a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:23.134Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=350145ab-9c8e-4971-9058-ef1a291f0ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:23.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:33.140Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9f1a7072-a675-46fd-b7a3-a640f889db2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:43.146Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e43cb391-34bb-46b5-913a-4439f7bcce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:53.151Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=534ad6c3-3354-490c-95bf-8b5d701a30bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:29:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:30:02.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:30:02.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:30:02.203Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:30:02.205Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:30:02.272Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:30:02.272Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:30:02.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:03.157Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1486a015-c081-42ca-95cc-e3f1bdf0fb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:03.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:13.164Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=67faa6a7-c8f4-486f-9b01-a32d1021c08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:23.169Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=07d61bef-8aff-438c-9864-86d6099e353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:33.175Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dd13ef38-8f7e-4ab4-a9c2-de399f561711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:43.181Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c3b58a93-dccd-40b8-95c6-ce83aac684c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:53.187Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=92f55503-da45-42cf-8904-ce2e2759916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:30:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:03.193Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8f1f085e-a7af-46e6-8d58-84cbaabb70e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:13.198Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9e47695a-9321-4964-bbf3-25408bed5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:23.204Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b901527f-47ac-4948-b36b-006d106ebb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:33.209Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ffa80f3c-d4fb-438f-9f76-bf4794f7aa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:43.215Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f6d32c55-3e00-4ed3-a009-ad0a65c11fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:53.222Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b78db658-c729-41c7-b198-fc62488db08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:31:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:03.227Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4e2bb3f7-cc0c-40e7-9d77-eecf9912162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:13.233Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d4f15b70-2cbb-4663-b341-2af22a48fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:23.238Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=428548dc-f5ed-4889-9b86-7f26ff2b9166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:33.244Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=80d9d79b-baa0-45ed-9ad9-76f9197c2a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:33.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:43.250Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=819ebea1-0fc3-49f0-bc6c-c52b2f0bed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:43.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:53.255Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8df7963b-f1da-45b2-8f56-627dbeeecc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:32:53.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:03.261Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a26b1dcd-0e61-4c08-b021-a00f22521437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:13.266Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7e01ef17-e538-44cb-9d50-34c04b035c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:23.271Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=583eeb79-81d3-439d-9999-b0feadd36808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:33.277Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=10711a89-c6b1-40db-93ab-fd818a70fe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:43.283Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1e71713e-914e-44eb-a946-4ad57d2fe74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:53.288Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=79100345-077c-41dc-9932-d291c29ef3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:33:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:03.294Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d3b38a35-9544-4586-8720-d86c679f69ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:13.300Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d841504d-2293-48b4-b732-538995045a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:23.305Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fbcfffa7-0515-4fe3-88ce-09cc849d1917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:33.311Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eacad97d-283a-46cd-9026-020bbd12c405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:43.316Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ee3051ea-9a55-4a11-b7b5-94d4db85ca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:53.321Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=83293ba3-9f24-4eae-8afb-69eeb2cc799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:34:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:35:02.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:35:02.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:35:02.202Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:35:02.204Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:35:02.266Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:35:02.267Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:35:02.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:03.328Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a8bda334-b63e-4091-ae5b-8d42f94ec5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:13.333Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6703afef-c5ee-44cd-af60-c697446a27a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:23.339Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=64b1b4b7-7334-4d44-b4d1-5bf90c6c2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:33.345Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=66add3e5-d79f-4344-8d17-6898604b2767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:33.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:43.350Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e9f5eebf-b78d-4d66-901b-ac814404b8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:53.356Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=47955a2f-8eed-4a55-bd33-bb2294c13bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:35:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:03.362Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=35432072-48c6-48a9-9bdb-2c00a2444666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:13.367Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bf6f09c8-8ef7-4a5e-b11f-212acdf27954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:23.373Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6ffd6587-a410-43cd-b865-3ae36ac9b506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:33.378Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=250c83c5-055b-41f9-8bf2-94420a8580b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:43.385Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=74ee833f-c2b1-419c-a65d-22c53528ed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:53.391Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=26eacbf1-0703-433f-b16b-d8588da50994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:36:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:03.396Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7ac33e84-ed2d-4180-90ee-018a159b7c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:13.407Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5c810ba9-5c03-42f0-8fa4-32004123b677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:23.412Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2096c077-39fd-4fed-b72b-cb997590cc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:33.418Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0c2e9cb7-1e4b-42b4-b740-011aece20d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:43.423Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5bb7e773-17e0-4bc8-b28e-dc9018cf862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:53.428Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=941223e4-f4e1-4dd5-85dc-0bb4e525a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:37:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:03.433Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=41d9c515-f4c7-4b98-85d6-4b3216fc3f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:03.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:13.439Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=11419d76-a321-4d48-ba86-d14550ae3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:23.444Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2e40c823-7997-40fe-9b15-825f88900c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:23.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:33.450Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0904fc2b-565b-43b5-9486-4b757501428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:43.456Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1bb498f1-ba98-4d79-9950-1dbd45a79197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:53.462Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=59be4d2b-bfbc-4604-bff8-5338c473fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:38:53.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:03.467Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ffa90605-33c7-418b-b53b-d66ac19887a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:03.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:13.473Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=493f4684-179e-4e09-b9c4-dae9dec82b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:23.479Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b23fcb55-c4aa-4e07-b978-46e604787441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:33.485Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a47095e9-cda4-4e5d-8202-8a38f69b25b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:43.490Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e86f7131-0fd2-41b1-b04b-c73478102721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:53.496Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3a2b4b42-c148-4062-b642-7dffe7868b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:39:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:40:02.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:40:02.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:40:02.195Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:40:02.196Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:40:02.264Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:40:02.264Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:40:02.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:03.501Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9a3567f2-0950-43ed-b038-f368e0258961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:13.507Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=089bad48-e32a-4525-bfe2-d0ad683845e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:23.514Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a1d2fdea-f189-464f-a6e7-3ceb639ee0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:33.520Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=91c7d77f-409e-4149-82de-2658f3d6254d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:43.525Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6411d86d-70c8-41a8-9c05-74a7f806396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:43.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:53.530Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dc8995ca-f7f6-4ba6-a88f-07c467e8e2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:40:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:03.535Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c678f683-e200-46ef-b9cc-5778032e1856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:13.541Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=99e02e03-8882-4944-9488-0a4c79f1b065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:23.546Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=02e1167b-62d6-4034-8c0e-ccb30fe6e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:33.552Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=52bd9919-43b4-4044-a60b-bbc8e6b2978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:43.557Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7af593bf-7661-4f4d-bd1b-1a96cf332cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:53.562Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=95ec9faa-6e68-427e-8197-b12c0f616157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:41:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:03.567Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3a0ea66f-72c4-46a7-98fb-9dd16b12dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:13.573Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=493d74ca-8359-4a40-b7a0-9c7d8ed30e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:23.578Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b9bf1a00-6040-43f8-b3be-08762a607270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:33.584Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4a997731-01f6-40fc-be51-eda686ec81e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:43.589Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a2367e22-67b5-4ccc-a063-6e28027d65b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:53.594Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=501dbe37-334e-4768-80e7-bb07b1e2dac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:42:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:03.599Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=71da0b1c-7f1d-4b2f-bea0-74ab07d4b571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:13.604Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=62c46249-106f-45ac-97c9-ffb857eca8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:23.610Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0c82dab6-c912-4a4e-8a0e-86958eb8d5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:33.614Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a4c4550d-ee8d-41f9-8077-05e9e3151285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:43.619Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1ad7f55f-8566-483d-8781-046f6e41879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:53.625Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3f4ed733-3e59-48e6-9b25-98cccce48078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:43:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:03.630Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2bbf5a00-2505-4b3f-93e3-42f519f88689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:13.635Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2d8c4e2f-fc09-4b35-8d9e-2401c042ca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:23.640Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=11dc233d-0bf7-4b35-96d2-9dbb2d52a7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:33.645Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1160c735-8de3-4d14-aaef-6f455a2cc070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:43.650Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=733fa283-b63e-431f-8510-edb7ae167a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:53.655Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=457e6491-4d28-4f96-bf14-789eab473251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:44:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:45:02.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:45:02.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:45:02.203Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:45:02.204Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:45:02.275Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:45:02.275Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:45:02.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:03.660Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=218d3f01-52ec-44d4-9d43-1aefef5af1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:13.667Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=12ae296c-eb09-4583-9580-016136ccdea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:23.671Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2523a05b-6318-4f37-a1ac-9eab4ccd0c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:33.676Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=52c3882b-b092-45dc-9b0b-7721bfe197c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:43.681Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1940948b-9240-4d97-abb0-76ccaa3eefc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:53.686Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=66cae03b-8f61-4e3c-8a73-b0a151b2aa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:45:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:03.692Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=57ef6240-c266-4af9-9908-664ac505533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:13.697Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b2d1ab6d-5c15-4f74-9a23-76500d25e0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:23.703Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1f9c4426-0c30-4c11-b3bd-690c1e3196e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:33.707Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6b8b3d23-2ea9-464f-bf41-f696ecf4fe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:43.712Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8b3ecfbf-0471-4e24-a46b-7ad61258fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:53.718Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d3c5afd3-83ec-48c0-b58b-4fe604c2b966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:46:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:03.722Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6f58b53e-3eb3-4e7b-9a03-56edcfd9feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:13.727Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0a6f32a0-a953-452e-854d-2fc43cf6c621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:23.733Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=602809c4-7d21-434a-bad3-def1ca524659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:33.738Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=42de1e73-cf68-400b-b7de-22dd9d0ffbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:33.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:43.744Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c40cc51e-e8d4-47bc-b6b1-a925c7271f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:53.750Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=531171ff-214c-439c-9b3c-e64f183a75b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:47:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:03.755Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8301fd6b-f2c3-466c-9764-fff4d1b57765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:13.761Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2bea7712-5445-4d67-b4aa-a53764d24292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:23.766Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=adc9664a-35ad-464b-b7f6-29847ebed706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:33.773Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6010cec5-9dd3-402a-ba96-b02a95846fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:43.778Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0b7695bb-da2d-4a41-9581-fba27734d31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:53.783Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6ca9de41-a64f-4646-a814-e4b0b22d139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:48:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:03.788Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=22ab6b98-a778-4773-a2d9-0feefa194c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:13.793Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c53cd4ba-5156-483b-baf1-d5a87d41b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:23.798Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9ca1e3a2-dfc3-4036-b9bc-a7617d2dba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:33.803Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c008f8d7-0787-47e4-ba40-ddbc192b6964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:43.809Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=35c0b104-9c04-4faa-a023-39668da3c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:53.814Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bffc4c4b-4cf1-43d3-a052-0c9bf8d3ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:49:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:50:02.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:50:02.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:50:02.189Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:50:02.190Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:50:02.250Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:50:02.250Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:50:02.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:03.819Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1890f452-01e7-44cf-9b99-3ca69571b85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:13.824Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3142a4f0-8ecf-48ca-9cc2-624ed0ecdfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:23.830Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0f440dbc-76c7-40e8-9cf5-b71b2dfb274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:33.835Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=51bc19fd-1107-4cfd-93e2-7b2d58ffc63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:43.840Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1d7000a4-ee5b-463f-ab4c-ab85810a3601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:53.846Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=50568b78-2c63-4224-9d22-eb1d4c427491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:50:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:03.851Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=79f0a6c8-6e47-4923-bdf2-18e3a0309fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:13.856Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=32fc99f4-1ee6-426c-9b09-3d10d47b8e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:23.862Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a0fda75b-2093-4bc2-9707-11f51aaa2011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:23.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:33.867Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a021e9fb-5fbd-424a-959c-92848266aefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:43.872Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=997cb426-9ec6-44f6-9f39-85188e8ff3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:53.876Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bcf078fd-ca8e-4966-9af4-0355e3003abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:51:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:03.882Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b05af1cd-bcf9-4bc5-805e-210207aedd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:13.887Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a22d2355-243b-4566-a5b8-2a5af1c41a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:23.891Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2557eebc-ef97-4606-9ffb-d4cf862c6d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:33.897Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dbf333d3-67cb-490c-9d19-186554e6a49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:43.901Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ea239eb2-0062-49b8-8c94-59fe4eb580ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:53.906Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f0075eb8-6c31-418e-9207-964a855020b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:52:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:03.911Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=083e33ce-9bfd-413a-96cd-830718ea0abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:13.915Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2bd72a84-e4df-41fa-b46d-b61d5056824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:23.920Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4805d940-7ed2-48bf-b7c9-147d5658514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:33.925Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5530df96-0479-4c3a-815e-5c265ecaf051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:43.931Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ef8c5dc6-6103-4c4d-a707-b6c1ad610aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:53.935Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f2a4d218-67d0-43b7-9b8d-2e3660fd9528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:53:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:03.941Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1cb30b5c-2a03-4053-95df-0c3a666a7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:13.946Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3c52cd83-401d-421a-8d29-2c827d269d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:23.951Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c494eb09-2df2-4e49-9caf-a3258a8ba4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:33.956Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=513e338f-1674-4078-aaf8-c584a24d3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:43.962Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3348341c-001b-4986-8e64-99231ffb7dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:53.968Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c966bc12-7e8b-4c43-a377-5272c38035df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:54:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:55:02.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T00:55:02.194Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T00:55:02.194Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T00:55:02.195Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T00:55:02.262Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T00:55:02.263Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T00:55:02.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:03.974Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a03cf2bb-52c0-4dfc-92fd-29dc04e9ba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:13.982Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8c1f0356-b236-4dfd-bde3-1e44fb414a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:23.987Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a63adc53-12f1-48df-a662-a567c20ca71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:33.992Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d215ed43-aa81-4573-9607-db843f88d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:43.998Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e0e9b587-a3e1-46b1-b94a-70db80e6745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:54.003Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ffbefad3-a8bf-40f9-8c06-d57cee1ccdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:55:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:04.009Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=45fe4eb4-03d7-4fc0-8529-2576ea3db5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:04.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:14.014Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fb4fe3cb-b71e-4fd4-926e-9e96b8041fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:24.020Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=adb7ec25-11d7-4c2a-8b61-41350843a3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:34.025Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5c95d9a0-85d9-4976-93c0-0ee544c0cb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:44.032Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=17db2e46-2a2a-4d44-a7e8-3234a488fb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:54.037Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bb823c87-9d56-4e83-9623-09003fbd9b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:56:54.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:04.042Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a5ef1eda-333f-4d2c-899b-a389efc593ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:14.050Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=72e03462-d281-4691-b1a1-a0ba3b6e1d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:24.055Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2621b2a6-00a6-468c-9c4e-f4c0285d08c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:34.060Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ac9dccc2-0366-4cc2-8615-323da59a54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:44.066Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5f6e5754-7610-4b5c-be8f-c978a41c155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:54.072Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0667523f-34c8-46d0-bbd2-24f91743219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:57:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:04.077Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e6a5b305-193e-4743-a53d-27cce94999c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:14.083Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cbc1e4b8-50bc-4433-9bc9-fc78cb95a773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:24.088Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ebca9fb8-458c-4e53-9d9d-059856911baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:24.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:34.093Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ee94b7f8-9a45-4c2f-ab76-00d4aeeb6b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:44.099Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eec90ead-b733-4403-ab25-44bd9caf7f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:54.104Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=81533bba-873d-4f3b-986a-b96ed95e6cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:58:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:04.110Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ee82780b-e840-48c5-8062-a6c35d881454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:14.115Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c7ea268c-6796-4adc-951f-7360c6ed352d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:24.120Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7b2b7122-7b1d-4b56-9cb1-e5b9510dc176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:34.125Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1cd91666-d63b-406d-a47a-898586eb4129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:44.130Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fe26b89f-e7f4-4f99-8868-490824218df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:54.134Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=64ef576a-a5ab-4e84-8ca3-9ef32b582757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T00:59:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:00:02.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:00:02.200Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:00:02.201Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:00:02.203Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:00:02.267Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:00:02.267Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:00:02.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:04.139Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1a2244ec-1544-466c-b735-833a711c056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:14.144Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=aec44b0d-10fa-43d3-bb24-68ca4458245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:24.150Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=924e4b04-72b1-4fbd-b142-c28b227edc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:34.154Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bdaac937-c2c5-49a9-bd2d-a3802cf1ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:44.159Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dbf9ae27-37b1-4593-8c85-ea7dfc4d2a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:44.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:54.164Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=857fd6f7-1d63-4651-aca6-bd63dd5dd511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:00:54.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:04.169Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a854b781-b599-47e6-87c3-d0837836d706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:14.174Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c7b98884-91b8-4251-941f-bff7c15b1518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:24.180Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0ecd7710-3943-461d-b43c-ae1e8fbfd2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:34.185Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6d5f6aca-6330-49b2-b882-9ebbb0947a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:44.191Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4b7f20a6-a1fe-4e34-a54d-2514bf3f2823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:54.196Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3775c076-b789-41fa-90e2-7973dc025237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:01:54.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:04.201Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4f60c026-851e-4ff3-b726-8389d487c891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:14.206Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8e80fac7-edd5-4633-8db7-485f8e14fd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:24.211Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=58b7909b-90f6-4fe5-9542-2784e24504fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:34.216Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=99fcc8b7-06ba-46db-ba36-f97fa9135e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:44.222Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3623c308-ef1d-4123-a805-d398e2108104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:54.227Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=271935b8-41d3-4f01-9240-c81316e486f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:02:54.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:04.232Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=632f3831-e88a-4ce3-85a5-a955d5871afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:14.237Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ad520453-99a7-4006-8c62-5c637526669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:24.242Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bc273a01-8204-488f-a25e-2b27f23671b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:34.247Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1b773326-55f6-4d6a-85f5-96c80d28fbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:44.252Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=06e643f9-d59a-440e-956f-602e3ad6d417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:44.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:54.257Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c20bd714-a5f1-47c1-a6e2-c0b9b1ed15ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:03:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:04.263Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c76ae94c-8c83-4817-a976-fa5dfd843543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:14.269Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5823657e-735a-43d5-ac4f-52113a72b105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:24.274Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3dd5ce0b-cdc3-4864-8ed5-5cef4df09b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:34.279Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0549ed10-d11f-47d6-ac4a-2c32c90fa264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:44.283Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=acba1561-b678-4bc4-a750-90612a4fd2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:44.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:54.288Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0b34432e-07bf-485a-b907-5134fdc201e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:04:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:05:02.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:05:02.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:05:02.206Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:05:02.207Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:05:02.267Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:05:02.268Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:05:02.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:04.293Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f70ddf25-5d4a-4795-9a8a-9ef3cf8d4165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:14.300Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=828b0918-6188-49b4-bb49-7b4afa4763be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:24.305Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d5557105-069f-4d5f-9ab6-0ddd97bae897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:34.310Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=61e4bf18-f2db-48d0-8422-f9f334d254d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:44.315Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f55df8ff-f853-4724-ba05-53a8ce3e0d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:54.322Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c4401860-f713-46f9-8757-6e090b5e99bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:05:54.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:04.327Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dc9a092f-e582-4394-b160-f05896d6d403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:04.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:14.332Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=25fe6902-69b2-4c7e-946b-f208092e5adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:24.337Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b6a00df8-9744-456c-8d68-d7860eb76093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:34.344Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=697c2309-84b7-4961-a441-2b0aa97914e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:44.348Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fb0afcfd-5fb0-46e3-9268-b8d71a8ad9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:54.354Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=01ca6e56-9caa-44f6-b67c-aa62ff4ab20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:06:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:04.359Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=61fc4ec2-2766-4663-a4fa-536ae0f0211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:14.365Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=746af4e2-0b1a-4a5a-aa46-6021548d6602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:24.370Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=090fbff4-6b4f-4c80-b75d-ec61ded9be44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:34.374Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=33d1cba4-1bb0-4171-bdb5-118f72caf656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:44.380Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=127c9235-6224-44e5-8f9c-80667fa1e51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:44.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:54.385Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9e4d485c-ccbb-49ea-a468-44313019cbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:07:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:04.390Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ed654cc8-810e-4b25-b909-2ab51e302f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:14.399Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=79c80c41-67be-4a72-a132-75cab78dd9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:14.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:24.405Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=16b44a17-6c7c-4c92-a9ba-490e9451f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:34.410Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eaf4be2c-74f5-490e-accd-f3f516dbffd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:44.415Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=999ca4a6-7050-4db2-be47-b92152183d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:54.420Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5f302cbb-ba90-413e-b92d-100ebfa3f55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:08:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:04.425Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e570368b-9a9e-41de-99af-7db667d57a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:14.429Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4e8a7593-439e-4def-ac46-f14701f02caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:24.434Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=491778fe-6fd8-4782-9fc1-30a7e82bbf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:34.439Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4f0c9000-677a-4d2c-afb9-d5c3260e29d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:44.443Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=25a13fbd-f261-44e0-a6ae-856ce47589dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:54.449Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6d73e9ef-6194-44bb-aa0b-172c18d325c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:09:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:10:02.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:10:02.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:10:02.171Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:10:02.172Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:10:02.234Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:10:02.235Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:10:02.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:04.454Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=76c3f739-cc89-4673-9b9c-ef4c121add50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:14.458Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c84187b3-b9b6-422a-9b78-1f82cdb38129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:14.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:24.463Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9b7e8de6-29c7-4832-8b2a-e3dad61c339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:34.469Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b0e3f535-5d0f-4986-99ac-12aea1497548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:44.473Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=96943efa-2bbb-4797-ac88-48f3c36a6fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:54.479Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1eb054f4-838e-4448-a4f4-620c6e5130db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:10:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:04.484Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1c386d77-0faa-428f-bda8-57949472babc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:14.488Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d54fb74e-7a80-40ef-9b88-e51d6d269c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:24.494Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=721b781c-214e-4cf9-bf17-58f7bd512caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:34.498Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=adba7cc0-5e67-4618-be00-531608f8f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:44.503Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a816ef45-23cf-45c1-8d71-d3d23f90caaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:54.508Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0aa8685c-2ab9-4a19-b152-4ec891d8aebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:11:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:04.514Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=acc8de90-0b67-4837-b475-3300b5e85a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:04.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:14.518Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d47df2bb-4c90-429a-83e8-e8b3d0b64029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:24.524Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7c3a5c6e-db6c-4518-aa2f-127d1bfa79cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:34.529Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=380428a9-ae51-45c0-a76e-0ca73b3580ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:44.534Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=657187fa-d77c-42b0-9cda-452e998558ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:54.539Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e51751fa-ca54-418c-b762-3adba6fa323d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:12:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:04.545Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ba0bccb7-5add-482a-9a63-78047ca7ce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:14.549Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dbbcfc73-226f-49e3-bfc5-170753fc9722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:24.554Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7c24da64-5af2-4294-9c10-6948f3977b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:34.559Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ee802c01-0724-4c2b-a584-959820fa45d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:44.564Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3713598b-0100-4f0b-a979-c336b67b61f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:54.569Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=678d7a93-3f37-4a90-a9e3-f4c18f4dc1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:13:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:04.574Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=778522db-ac07-470c-a148-6243d076e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:14.579Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=92f4e017-2d23-4b2d-b113-67a19f1524c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:24.584Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cac4df30-9f29-45eb-9aeb-fe1abaa2a679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:34.589Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=441b0f6f-8f2b-4528-bd2d-dae6cd1db741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:44.594Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ba63fe12-648f-45c2-b77e-8bd49f65c69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:54.600Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4048889b-ef28-4f40-a3cc-8b12b2c321ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:14:54.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:15:02.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:15:02.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:15:02.168Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:15:02.169Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:15:02.230Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:15:02.230Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:15:02.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:04.605Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4ca6331f-602e-45a7-9c72-3b1df3d43620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:14.610Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3c21d80d-5838-449d-940b-f7eace542c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:24.615Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=84587237-ef42-470c-bf7e-6108a0d8cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:24.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:34.619Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=50520438-5302-4e26-9dd1-8db8298fbd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:44.625Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ee75937b-7534-4ad8-a833-ed655affb12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:54.630Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=edcbbd13-8176-4157-a6bf-ee2be902aa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:15:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:04.635Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=302a2a8d-34f5-4e8a-b9ba-10f56b5dd777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:14.640Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fe8e754f-6df2-4100-92f5-d9dd3af46237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:24.645Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=022ccc21-16ad-4244-8bdc-ffbb06b8c3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:34.650Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=66239f33-89d3-486f-aa59-863772408488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:44.655Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a0a07fca-a22b-4fd7-a57e-8bd815b3825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:54.660Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e268c454-63b2-417e-9165-5ab722b5248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:16:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:04.665Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0b42aa2b-78ed-4822-be66-e24551748a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:14.670Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b59eea8f-228b-4a98-b695-55ee706141d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:24.675Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6d8dafad-1e87-4819-9839-cc0e0c4e012d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:34.680Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7325552c-e8b2-4e56-9a1a-831d2c0f759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:34.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:44.685Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=748c9b6c-f097-4751-9e82-d7419469f9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:54.691Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=67985058-fb75-4a0b-94b1-e9e10e50fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:17:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:04.697Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f8a98bd9-4037-496a-83b8-60ef75e2bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:14.702Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=191f314f-bf0f-48b6-863f-a90aecbc7fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:24.707Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=69ddbc13-1cf4-4528-8d81-0bb580bd23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:34.712Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=68ca73b2-6e77-42df-ae7a-237f9cbc1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:44.717Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8a2cb60a-7ae3-4bb4-ab9d-d4715ac0ba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:54.722Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9ad70c68-847c-4696-908c-a3a50961e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:18:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:04.727Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=59d31b10-4485-4827-8ee7-6e11004b79f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:14.732Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dfe06107-4300-44ba-a58c-74ed6a9714e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:24.737Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2007a59e-39b9-4b76-8d42-cb1dc19fe91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:24.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:34.742Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7053e9c9-36ea-43f1-bbe2-47772af341ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:44.748Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4972e9ca-c44d-49d5-86e1-4941fd06b602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:54.753Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=175e59ae-78dd-40e6-8908-4582b234cf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:19:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:20:02.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:20:02.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:20:02.172Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:20:02.173Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:20:02.239Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:20:02.239Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:20:02.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:04.758Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3f1e419e-8467-4c62-9870-726aa236788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:14.763Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6d8fceb5-5852-4967-b35d-40f6f7a78dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:24.768Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9a087256-f1ac-4fe5-8853-7f31392b54b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:34.774Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d5568748-1277-45e5-81dd-2c2eb3c0680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:44.779Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5d8c9a58-1ca4-42f6-bd15-bc17f1075d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:54.784Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e4a91b3d-7ce2-4336-af78-7d615bf158b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:20:54.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:04.789Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e19b8563-dfa1-462b-8056-f5f8cfe24bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:14.794Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=322a4318-4396-46be-9c1c-dfd14f0255e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:24.799Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1c6151da-277d-4fec-b5b6-3cac367263b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:34.805Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5bd331a5-4572-4f77-abac-e0d9d72539fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:34.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:44.810Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b6718a7e-3a18-47af-8911-f03f0c3c1b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:44.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:54.815Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=70ff2038-181a-472e-bb20-359a0b67ab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:21:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:04.820Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9683d11e-b663-42f0-8233-98c4dd257f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:14.826Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=35ab014b-826b-4087-b94d-a6bf8bb25049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:24.831Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=86178dd9-4989-41fb-b831-ab17eae7bbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:34.836Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cf355123-3497-4dc4-b684-c9fe17a60944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:44.842Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=db68f749-4db5-4486-a35f-e0b9b12145a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:54.847Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b4de31ab-de69-464a-840a-098657438aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:22:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:04.853Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3e749ef0-8163-4d3c-8bbe-73c10360646f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:14.859Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=09abe209-51d5-4017-891a-e96a7378f6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:24.864Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=eeced7ac-32db-45e7-8a38-ead7417f7d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:34.869Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1faffcfc-78b4-48b5-90e0-6c90429c7c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:44.875Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b994b0f3-1be1-437d-a1cf-92d20704cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:54.880Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f4586b60-81cc-4f5c-8f63-2c746ba4be5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:23:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:04.886Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fb618a14-2a9b-4ee1-87fb-82072a74492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:14.893Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e1f48b6c-11fa-45c2-afd6-c6c8d63bb748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:24.899Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d7dbfdae-e1cc-49a9-bbcb-f2579fd2e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:34.904Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8397f7df-7974-4d53-9317-2145af37095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:44.909Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3963651e-b65b-4a05-a509-f11a64ad2680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:54.914Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6a6c27a1-981d-4edd-ac3c-efc833401b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:24:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:25:02.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:25:02.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:25:02.189Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:25:02.190Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:25:02.258Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:25:02.258Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:25:02.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:04.919Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=89a5f2d0-d4c7-4ec6-a388-27811ccf1510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:14.924Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=29310afb-68fe-4ac5-b969-11ebb5966cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:24.931Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=191216d5-9ae3-4215-9b09-1ead45d43b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:34.937Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7cb18f40-f83a-4128-b3c3-231ecc2e1d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:44.943Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c662f796-4050-4699-b744-646ba7ca8282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:54.948Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=75c81797-c828-43e7-8f7f-99a8b9d20b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:25:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:04.954Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dd16fea0-f057-4d55-bc1c-14b63092e21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:14.959Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dbbe8a80-7ec6-400c-a696-1e5f5f848ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:24.965Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7b3bbf4a-bbb2-439d-89a2-798958792950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:24.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:34.971Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3948d24f-55d9-4fa7-b2f2-e10f979024b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:44.978Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ed5fd3ff-7370-47bd-9d4f-9213c6817281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:54.986Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9a68aa87-528c-4bc4-9e9c-76bedeea61bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:26:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:04.993Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=680e7cad-2910-43e8-9220-d5dfcb928a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:15.000Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bb433a2e-8c34-4188-b31b-14fd2e31312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:25.005Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1ad527ad-9b42-4e2a-b595-8ecd87abd842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:35.010Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b1f42808-f9ad-496b-94d0-33b48039f36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:45.015Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7d65f57c-e0e6-4132-a76f-8a2cfacb4dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:55.020Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=93c1e2e8-e86c-4176-aed3-e0af192b5abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:27:55.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:05.025Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a3d2e6c1-3a13-4cd9-acfe-67586671447f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:15.029Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=89860989-2fdc-44a5-b6b2-a267a9101a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:25.034Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=231de00d-f038-4386-a301-1c0888d4cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:35.038Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=18ec8cb3-13a6-48b7-a1f7-8cebf2a7b4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:45.043Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3ed5dc4a-49e4-4153-83c3-7cac56a51c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:55.048Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ef7aa2f5-74e8-4499-a97c-4dc311e589f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:28:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:05.052Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d3a118b8-6a34-44c9-8381-ba47fbbefa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:15.058Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e1e036e5-e68c-4bc1-ac3f-c38b8b050071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:25.062Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8e472c30-ad5a-4797-98f2-b63c832d704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:35.067Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d1676cbe-1982-495c-b14a-62d0202c4913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:45.071Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6a90bbfd-052f-40ec-a0ac-caf6a4a50f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:55.076Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a03c6771-7ea5-4634-a074-48989a754224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:29:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:30:02.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:30:02.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:30:02.178Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:30:02.179Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:30:02.243Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:30:02.243Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:30:02.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:05.082Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=da88a934-7c83-4eef-95ff-ce96254dddce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:15.089Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0eb5c622-7521-442c-a0a5-68ee1f06edd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:25.094Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3f38316a-0763-4b52-814f-f8c6e0855cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:35.098Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b361b7eb-2481-4412-96b8-b094dd1d927a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:45.103Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=492d8837-dc0e-40e4-a7d7-263b9666c105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:55.108Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bf704934-1025-466d-830a-f024babd3546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:30:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:05.112Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4c1ce030-f7a0-407b-9699-6f670229657b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:15.117Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=edf24d3e-ee2b-4165-a036-9d5817f9e2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:25.123Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=75922961-e7c7-46be-bd17-67cf1fffec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:35.127Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=dba63c24-bd89-47e7-9730-06173a342578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:45.132Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8fe720d4-e740-4f7a-9174-49fa9502e924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:55.138Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=829b1997-1d04-4a3e-ada8-f0dc2299a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:31:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:05.143Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4d17c29a-b674-47db-9702-2915dea1592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:15.148Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e97b9728-ec50-4171-9cb6-577e48be1fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:15.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:25.152Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d29ddfb6-d480-4f96-aba6-3549a65a5481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:25.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:35.157Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=40366dd6-5ac4-48fa-80d6-e2ac78ef9046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:45.162Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2aa626c6-db2b-4648-9c7a-bb6830c47a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:55.167Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e0709a1d-41ee-4013-b9f0-e3930d921c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:32:55.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:05.173Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=241322cb-a61f-4577-a51c-7457fd9bf7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:15.177Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c35bf1f6-165f-41c0-9c58-8460f6090f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:25.186Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f57f3c77-374a-47a3-bb6d-b66a22071242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:35.191Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2dca566b-1102-47c1-afc3-1d8dd50473f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:45.195Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0446c898-4e08-4c45-a8c8-bad65750b1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:55.200Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3a5881d6-da37-4421-a822-211e0aff958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:33:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:05.204Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=87b5b62e-2753-4b4b-b855-0e22ef2cfe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:15.208Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4bd3d1c4-9043-41f0-b9c0-9cc34acb2e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:25.213Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9a139f2e-c842-49ef-a4e1-4b692f2af6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:35.218Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a3b6c9ae-8459-46c8-b1aa-b6212febc05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:35.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:45.222Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=4b88fd17-e697-4733-b3e8-d6bb39e3b5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:55.227Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1a0e3db7-84df-455f-9deb-eb259b705aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:34:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:35:02.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:35:02.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:35:02.162Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:35:02.163Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:35:02.235Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:35:02.235Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:35:02.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:05.233Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=627f77c6-c173-4948-9172-21b62b000820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:15.238Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=608b7e76-16a3-4dae-9de9-4667fdeda657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:25.243Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=acf33e1b-1c13-4c24-b567-8a795f0821c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:35.248Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8499a12c-243b-48b6-936b-cec39417fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:35.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:45.253Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1a6341b2-153a-401a-8025-52f09a338b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:55.258Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7de3e55c-dbc4-42e8-b3b9-11ecaff92e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:35:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:05.263Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=91c03b87-ff71-45a5-882d-3b187988d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:15.268Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=695d49e3-486d-4b60-a70e-a8d4078bfdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:25.273Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c006d0df-b057-4f1f-961b-610e38c8c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:35.278Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bc959412-5a51-4a15-b7fb-f5d53d5bbbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:45.283Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e04542ef-5f80-490d-a5f7-99665d9ce3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:45.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:55.287Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0e7d4e07-b867-4470-b41e-eee45fa85e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:36:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:05.292Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7860227a-2ba1-41c6-beaf-ceea006e5be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:15.297Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=afb0add4-3690-4b4b-9a1a-d336854a0c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:15.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:25.302Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=260b4616-613c-4f0a-92af-fdc8031510e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:35.307Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=02dfb4f1-5bcd-4d34-8c14-179878dfc858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:45.312Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=cfaf7ed0-cbe9-4006-9f53-73377607215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:55.316Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=abb6c429-9229-4033-8281-7b3407afb974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:37:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:05.321Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a17e4fdc-ce4f-4dbe-b0cc-8238ebbcb91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:15.326Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a2952aa9-782f-4101-ab5f-fe53300260fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:25.331Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=04d842e1-fb14-43ad-9a1a-7c18292049f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:35.336Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e737cb73-fb21-4c56-bb4d-374da46e7425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:45.342Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b6432f2d-723e-4885-9574-169c03760243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:55.347Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bb092fe6-c1fc-43a9-898a-bfaa071890f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:38:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:05.352Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f4bb9835-e1ac-4957-95a3-252303b85f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:15.356Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e46ad27a-6b4d-4fbd-91a3-98c591d0a2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:25.362Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9dd3869d-c1df-49b4-a5d5-d9b513a31c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:35.367Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c4db7b18-1b03-4bf5-b3fe-74862d569223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:35.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:45.372Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=34e26d46-3a4d-4bd5-b48d-4792c0d4dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:55.377Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1bd077da-aa98-447a-a242-945f67674312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:39:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:40:02.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:40:02.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:40:02.168Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:40:02.169Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:40:02.230Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:40:02.230Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:40:02.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:05.382Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5a609bb7-6f3a-4682-b71e-aa85e6b1a41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:15.387Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8ff26b63-6dda-45bc-bca5-2cb9798d7295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:25.392Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3138acb7-a131-44ea-8ccb-763bef74907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:35.396Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1f5426c0-8706-46c2-8783-09b62b293630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:45.402Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0d273e9a-1c1b-4538-9ef4-fa73b8e3e51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:55.407Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8dbac15d-cf16-4398-81cf-939cb3d3f684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:40:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:05.412Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a1d0a1ee-320b-439a-a667-38a083f3db1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:15.417Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=72fe4776-95f2-401e-996e-81d9f53bcbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:15.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:25.422Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7bcb805a-ef5e-4d38-b457-6467850b7adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:35.427Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3ed1887b-9c42-4bde-a1e1-fe34c935a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:45.431Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e62b065c-8380-4612-8c79-2eb23ecce690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:55.436Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c2fbe300-22ce-497e-bd95-c314b687d48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:41:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:05.441Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=45d952db-1230-4971-92d9-e961650d6839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:15.445Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c7d4d929-97a5-4659-9f47-fb9cff5f0312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:25.450Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7b728e50-d690-4515-b1fa-b6ef23a48cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:25.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:35.454Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=95534cc8-d751-40a5-b759-c266f5f945be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:45.460Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=01ce2615-46d4-47f8-8e0b-9fb76785f93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:55.466Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7b4a1e3c-e3a6-41f8-ad1f-fc3de585d80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:42:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:05.471Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=d56b1606-e09f-4032-aa7c-82104db772de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:15.476Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=297ad47f-5f86-438e-b662-4a283309f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:25.481Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=667d491c-ab4e-487e-83d4-1107fe466467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:25.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:35.486Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=5006b8ce-be54-4ab6-b2b0-ca60830e9782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:45.491Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8505ca5c-29e6-4b1a-83a0-776777a5c6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:45.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:55.497Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=1b827536-a043-4d19-a2df-97a54fe1b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:43:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:05.502Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b98a1bcc-d979-4a84-944a-6886384ffa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:15.506Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=12221e80-cadf-4e6a-a861-cc30809be18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:25.511Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fe7c411f-c361-472f-8bce-a43cda99eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:25.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:35.518Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a7d22f5c-1e2a-41e8-84d3-acce52aaf1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:45.524Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=19fb5d6e-190e-4cd8-9eda-2069894a752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:55.528Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f969832f-7687-486c-9709-e69a1a13e735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:44:55.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:45:02.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:45:02.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:45:02.176Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:45:02.176Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:45:02.242Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:45:02.242Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:45:02.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:05.533Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=959c94a0-b08a-4b89-9347-696d0d1313d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:15.539Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=060b4a95-ca85-48e3-ad0d-1514f89e10a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:25.544Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ace7c05c-1750-4ef3-9fa4-edfe924c0ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:25.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:35.549Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9f3c5dde-c7c1-46f0-9492-7c0a07c9aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:45.554Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2f4eabcd-e822-4d21-8a4a-2081f9b8130d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:55.559Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a6de8c18-cd7f-4ff4-9b29-220314ca1d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:45:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:05.564Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=665c0070-9a20-4525-b280-f6a0ac9ee1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:05.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:15.569Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=037078ed-7b25-427a-90be-074b565961f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:25.575Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f3db8640-9d15-4e60-adff-d527711c91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:35.580Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=fa7ce1de-52a0-44f4-875a-cd27a3969f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:45.585Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=8e6684f2-ad9e-47e4-829e-779e867ed5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:45.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:55.590Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=6a688c95-da73-435a-bb53-490ceaf38196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:46:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:05.596Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=11375cfa-c1ca-414f-b81d-fad92b697e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:15.601Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=3eb60391-489b-4661-bbe5-e0661929dc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:25.605Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=df25ede3-73d0-4aca-86ff-663e0006658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:35.611Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bfaf202a-5e34-48fb-9715-afb89711a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:45.619Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=32a33488-e12d-4717-a4e2-e0f963ca883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:55.625Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=2cf14862-9d59-426e-a5b3-a1ae7a85a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:47:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:05.630Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=9048df23-b7cc-4c10-987d-3ed6c739a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:05.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:15.635Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=21131639-e119-4cbc-8e90-ece18d381a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:25.640Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7dc63074-aa44-4a8e-ba7d-84149d423b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:35.645Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=ee54e5bb-aa0f-4db6-b2e6-57e18d06986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:45.650Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0cb18ac7-36d8-4a5e-8979-55f0a5a0546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:55.659Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=7816b1ac-e00f-4e9a-9fd0-72a612b9f6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:48:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:05.664Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=be0b2f20-ccfa-44d2-9411-2d72c2e57786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:15.668Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=65cb785c-9152-46c0-ab22-ef831c6df3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:25.673Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=360c2a1a-9250-4d54-8a6c-f4eb2b98f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:35.678Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=e6db8d8d-3958-41b8-b931-08ba24c5196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:45.683Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a3127bc5-5d6a-408e-a953-e7c0a9202d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:45.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:55.689Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=71b15b44-5022-46cd-9513-36fa0e8c05fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:49:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:50:02.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-09T01:50:02.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-09T01:50:02.182Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-09T01:50:02.184Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-09T01:50:02.250Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-09T01:50:02.250Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-09T01:50:02.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:05.694Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=b2c67236-d5d8-4ace-a50f-a06b748e20b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:15.699Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=bd006b2a-cdaf-4bdf-83c2-11b817daacfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:25.703Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=af9f23e9-7a01-4e4a-aef8-a66fbeed6c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:35.709Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=f22f551f-4801-4004-9289-07199f04560a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:45.713Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=a001ae42-ae4d-42cc-aabd-fdc1af30d10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:55.718Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=0f61c339-a396-4247-8a5b-37a23b3f2b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:50:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:51:05.724Z |INFO |Init configs |InvocationID=a7ba2284-308f-4ce5-a32a-176be0ad35a9, InstanceUUID=c4cf86e5-4b09-4d73-82e7-ea9292dbb86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:51:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-09T01:51:15.729Z |INFO