. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:38:49.003Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:38:49.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:38:49.044Z |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-04-15T00:38:49.661Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:38:50.427Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:38:50.430Z |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-04-15T00:38:50.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-15T00:38:50.608Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-15T00:38:50.635Z |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-04-15T00:38:52.312Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-15T00:38:52.796Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-15T00:38:52.814Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-15T00:38:52.814Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-15T00:38:52.870Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-15T00:38:52.870Z |INFO |Root WebApplicationContext: initialization completed in 2235 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-15T00:38:53.232Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-15T00:38:53.992Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-15T00:38:55.232Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-15T00:38:55.706Z |INFO |Started MainApp in 9.556 seconds (JVM running for 10.208) |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-15T00:38:55.791Z |INFO |Start scheduling PRH workflow |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:38:55.805Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c4acb40-946b-4a3c-983c-3568fa2578b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:38:56.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:38:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-15T00:39:00.801Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-15T00:39:00.801Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-15T00:39:00.803Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:06.951Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0fd1465c-5ea5-4d3c-a028-3d126e0647be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:07.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:17.990Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1e8e3ce9-bff4-4d08-9982-d59dc865a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:19.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:29.033Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=99d9712c-63ea-446b-b084-e860da0231ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:30.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:30.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:40.070Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9b8178ea-a66d-4d68-aa9c-6dfb18d209b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:41.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:51.110Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4231312e-a35d-40f9-877d-3d2b3b0be867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:52.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:02.154Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=93b442f2-7942-41b9-ab5d-55d6dc26f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:03.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:13.195Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=05f99c19-7f12-48a6-841f-c12f106b91fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:14.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:24.230Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=11bd779a-37de-470f-830e-30eb45a896bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:25.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:35.270Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=312392a9-9d9d-4c19-ab62-7f799e4d1729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:36.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:36.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:46.311Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b3ec2dbc-8f3f-4df9-af5d-07dcaf291d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:47.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:57.350Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a52c515a-d9ff-4560-89c1-c362ac458a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:58.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:08.390Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=146e7edb-6460-4582-80a3-589f3cec2fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:09.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:19.430Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=13d1283b-20e0-4820-af57-94abf66e13cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:20.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:30.471Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=266a3e54-b6e7-4777-8740-56eb909b4beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:31.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:41.510Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5af205bb-0e8a-4b8f-b04d-9202e4af608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:42.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:52.554Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b20a94aa-d0c2-4ae7-9614-008b483d26dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:53.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:03.588Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1437f5cc-7ef8-4cf3-9a5a-aab8704c6493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:04.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:14.632Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2dcaae66-2489-4d3a-9634-51ca156313d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:15.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:25.670Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=86e80fab-689b-4667-9b2c-cbc163ce8a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:26.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:36.710Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7a1838e0-ef0b-45eb-8601-83fe21a1925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:37.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:47.750Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e96c84da-af2d-4b5b-8c28-cce1fd88b004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:48.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:58.795Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b8e6a680-6bb4-447b-9313-0a4d4b905d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:59.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:59.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:09.832Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=17c7c39a-81b6-4ddf-933a-ef3e516a9759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:10.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:10.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:20.880Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d044825c-b777-48cf-a34d-2dc62b24a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:21.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:31.942Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=97f4f352-cec6-40ff-a22e-79ec9f44d5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:32.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:42.986Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1903fdc-fc9d-4526-9f8b-b6e71d9896eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:44.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:54.023Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=da4cddc4-8a3a-463b-8586-4189e6d7e5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:43:54.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:43:54.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:43:54.403Z |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-04-15T00:43:54.405Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:43:54.534Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:43:54.535Z |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-04-15T00:43:54.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:55.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:05.082Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fbc46139-96ba-401e-ae54-55aa46b0c7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:06.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:16.143Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c9807233-989b-4c34-afa6-51e0ad9b9da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:17.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:27.174Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=062ecddc-b241-454e-900d-98c2f0b9aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:28.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:38.214Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ca31a977-229c-45bc-a154-73a91e6566ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:39.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:49.255Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9dff5a94-335d-49e4-aa02-6689589037c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:45:19.274Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:29.275Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8d411eeb-6f57-40d1-90c5-e0da8bbf22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:39.304Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=aeca6004-e3a9-4c03-857e-2f2dd509b90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:49.324Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4ac84c5f-33f6-45d4-b244-2cb666207027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:59.336Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0c5d6d46-3a9e-4ae0-a768-aac4bf1a8621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:09.349Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e3706814-d719-4fc7-bf42-9069b34cd380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:19.364Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fba540f8-adcd-4745-9278-adcbce11d77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:29.377Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c91398c-fa0d-4ff5-8d9b-ef9c2e9369e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:39.388Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=78ce4668-37cc-4a28-8b69-56b09a2abbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:49.400Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a034a446-9c39-4c30-b205-f0e7d7ac634a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:59.410Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=00c7ec4c-61a5-4f69-afc1-a02a0334dada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:09.424Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=67620f41-ba66-4829-9cc7-2b15ff702c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:19.435Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ea81cbba-6be1-4520-96bb-cd30fabd259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:19.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:29.447Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=42769627-d3de-4dfe-bf7a-9957877ab376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:29.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:39.458Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5aaf1f64-36eb-4ed5-b4b4-63fe25d61c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:49.467Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0d470d31-b526-4373-bc43-e7700bec0bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:59.477Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=71c452e7-6ac2-462f-895c-49c1271ff432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:09.487Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=46b71d64-cdf1-4729-8111-2284839e461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:19.498Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d70456c0-5ecc-4f99-bcce-767ee565ac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:29.507Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=da4237b2-37db-438a-83f3-27786ae3282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:29.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:39.515Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cbcca548-acc5-4f97-b565-25eed6462b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:49.534Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=49e98978-1db0-435a-91a7-7d5f0cd273c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:48:53.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:48:53.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:48:53.692Z |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-04-15T00:48:53.693Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:48:53.772Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:48:53.772Z |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-04-15T00:48:53.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:59.543Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e6bb1603-fcba-4917-9e06-2fdd9c4b8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:09.552Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0c574368-6074-41f0-bc6f-4b0a9481cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:19.561Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=848a2c59-ca84-488a-b82f-f8b613073aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:29.577Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1a5cae4b-825d-4b67-abf0-c6422e467752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:39.585Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9e2d7250-18f0-484a-a2e9-0a5de187c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:49.601Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=df096ff2-15d8-41e0-8755-84ee390e3ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:59.614Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=de7de6c8-7a92-4971-83d9-dad9625b1813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:09.622Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a54d88c3-ecb2-4b8d-a836-5ed4f3db8576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:09.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:19.632Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ccc6d8a5-0d13-4df6-95ad-aa0c8faad197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:29.646Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a6213160-58c7-44bc-85ca-657a0867f879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:39.659Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=43e9d052-23a2-46a0-8523-9874d88d9991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:39.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:49.667Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6323e251-daae-4ae8-b888-ebad9d959253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:59.678Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ff217356-3af8-4852-99ca-81d1fbf1f78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:09.687Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fcf715cf-1ca8-454c-b603-24b12f501ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:19.697Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ba681b6b-6f3a-4340-8c9b-7fedaae3a79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:29.706Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=719bed2f-de29-42ff-81d2-bbf9a07d7c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:39.714Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=543c7949-deda-4318-a3a0-39f5e16b7710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:39.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:49.723Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c7991bae-c019-4fb8-bf92-2f821dc20de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:59.732Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ca095e7c-c2a2-4382-9a34-76b9a5cc42ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:59.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:09.739Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0fc4572b-adc1-4dbb-8479-99feb17adc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:19.747Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1618fc11-5942-4ed1-85f5-ece5397f0f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:29.756Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d2bed35a-f4d6-402b-8822-caa5b17dc027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:39.765Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=783282f6-510b-4e15-8f12-380ae322d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:49.772Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4c4c9cdb-8958-4fb4-8392-741ec9abcf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:59.781Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c75db1e0-fcfc-4eb5-ae59-b774af3eebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:09.788Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2c43a9bc-1983-426f-ac72-00b48e89cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:19.798Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ba0a2b9b-354c-4261-8738-c403a26f91a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:29.806Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=56410481-de86-42fb-928e-c1a4a74df034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:39.814Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c46e6f59-7779-435e-ae81-1e334bfc5716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:49.822Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9f26ff95-e6dc-4e14-9f8d-0164c143acf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:53:53.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:53:53.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:53:53.535Z |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-04-15T00:53:53.536Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:53:53.610Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:53:53.610Z |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-04-15T00:53:53.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:59.831Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=62138940-67cb-47f3-90bb-298e4ded78d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:59.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:09.839Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=be202e07-5e5c-48a0-94bb-0b7985300ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:19.847Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8be1167d-702e-4ccf-9a42-fbfb5f540e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:29.857Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=41e3d674-b172-4c46-9d77-005326029ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:39.864Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c78d69cb-0ccf-4c1e-b5c1-1e983621f04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:49.872Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=482b6352-a669-421b-8bd7-898fe71cc598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:59.881Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=581a60a0-97bf-4ed2-92bf-8a8ccbc4606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:09.889Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=eefe4fa6-ef01-42c5-a8d4-eb5f75ea1295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:19.897Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=42b1701f-1265-4b7f-b057-8aea9ebb99fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:29.906Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e3c1bff0-cf2b-4110-8b67-e05b47af9bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:39.913Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a38bef7a-f350-464d-b715-03145c6d6cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:49.921Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=06c72fce-e63f-4960-99ab-cf9a9feea06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:59.928Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5baec2fe-8cf3-4ea3-bf54-66b3ff09e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:09.936Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b8fc67d7-6141-48e8-a0f2-5514f1bf3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:09.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:19.944Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6261d766-d8c9-4539-9164-6f4261a545b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:29.952Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bdbb9e51-5349-454c-a337-c701611ebb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:39.961Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f586a602-9074-4405-8cca-69b0129653a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:49.970Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=15a82116-e727-4a30-b89b-e312d650672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:59.977Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6e9e3713-f551-4ab3-ba68-507370f604b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:59.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:09.985Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=20256020-a598-4776-8e8a-68f9676d0298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:19.994Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fe3172f2-863f-4be0-b5d0-86e018b57edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:30.001Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c436bfc6-e4f5-4106-9820-b9c56ae0d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:40.009Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e54e1705-4665-4bbe-b0ab-5366615ee434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:50.017Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ce9a5af7-41af-4d8d-8384-a136f1155e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:00.025Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=36b5cfde-8588-4e1c-af9f-5fe48ac81671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:10.032Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a194d8e0-2814-4473-9b8d-5c687449b247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:20.041Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=41ca145f-ab36-45a7-b01d-461e71a9f568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:30.050Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9509ede9-7b6f-4599-ad71-326be0e37ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:40.059Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4c2e6a10-8c0e-441a-8f32-b7d98628a1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:50.066Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f3c5dad2-4c74-4835-a230-eb9fdccb6c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:58:53.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:58:53.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:58:53.555Z |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-04-15T00:58:53.556Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:58:53.683Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:58:53.683Z |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-04-15T00:58:53.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:00.074Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a2247978-7889-44c8-8f36-2926e9c69441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:10.082Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=99bb308c-8bb5-4a7a-a1c9-037dfe3b63b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:20.090Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0799550f-51d5-4d89-997a-31bbbd506e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:30.100Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=208b4904-4283-411a-aaca-913a49ed4c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:40.109Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8dfb12b5-662e-48fb-89fd-e3108ff3d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:50.120Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c3b6660-5ff8-4693-8554-b42ce609c4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:00.126Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d3d83719-65d2-4087-92c0-734f8e58a973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:10.133Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a638e226-5076-4111-b273-ca6c0c40680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:20.140Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=37165130-0afe-495a-8993-4a3d4a5b06d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:30.148Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b592b4bd-b030-4693-8089-82e9ecc53d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:40.156Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8d6cf259-c2bf-4c0b-91ed-a7bef86caba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:50.166Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cfde809b-1339-4254-9fd6-079ad4c6e4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:00.183Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2d4411ae-8be3-47f6-8c90-bf3df898ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:10.191Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d578a89c-e04b-493f-9b8a-04bf9c94d576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:20.198Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=45441554-5f97-48fb-9d0a-5926d564f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:20.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:30.205Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f87c06d4-f661-4243-ad3c-0e93e80c6fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:40.213Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4c33ee5d-6531-4e8e-a593-f7fd37b18683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:50.220Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fa9850b9-f19a-4c4e-9e85-bb52c016490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:00.228Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7cf9d850-46ae-4268-a87b-40d47a922cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:10.236Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bbbd660e-def7-45fb-9762-ded44144c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:20.243Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6803c401-2ab1-41a3-9c4f-30042b8650cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:30.250Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d5421d2d-e86a-4617-b9db-bf91d65195f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:40.257Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=02e07101-380c-4293-abfe-a9518ee2be4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:40.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:50.264Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a415bb3c-fda5-4b3e-ae8a-d6e3fe90a42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:00.270Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f01dd1ee-3dfa-4e6a-862b-7d910e7e2133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:10.277Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9031563e-76a2-4dda-b4b1-68fd85d1f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:20.285Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ccdb78d9-6cfe-49c5-822f-da6b2f6290af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:30.293Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cce96b6b-4b21-4100-804a-eb4ba389d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:40.301Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2bc1532c-2fbc-4eda-b389-13889c44a2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:50.308Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1c991ff-efdd-4ff7-938f-67f743683651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:03:53.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:03:53.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:03:53.500Z |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-04-15T01:03:53.502Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:03:53.598Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:03:53.598Z |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-04-15T01:03:53.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:00.315Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6bf60317-d0da-43a7-bb0e-a334ef30aa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:10.323Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=587d1982-4637-4a27-a520-3055e3381dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:10.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:20.331Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2197fd26-521e-4a56-a360-6971cb029493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:30.339Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e9f4cdfe-d12f-40fe-b001-735a92e88e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:40.347Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=24ebd176-c1ac-4e8f-9f83-d2de1859c070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:50.357Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8e5dc9b0-f9db-4f26-b4ec-24d29f5bc15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:00.364Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ea764783-4206-4468-888f-9c7fd46feeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:10.372Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9b8d2933-8a4b-4e88-ae7e-c7618f89e43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:20.379Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=673b4ccc-e49a-4178-a303-4b6e2fad209b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:30.393Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd3456e2-a865-4baf-8582-56d98a12daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:40.399Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c6f9232-2b29-4d8d-90e8-66fe6ac00404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:50.407Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8f2ee288-cb12-4a66-8c3a-4abe68db608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:00.413Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c11ed5ae-2612-45e3-8830-7817e36f063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:10.420Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=96729269-c67c-4d04-9499-dd4a5216a219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:20.427Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f1a49fdd-2461-4710-8d64-f9cbaa1b4730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:30.435Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=002a90a1-f92b-4676-b187-36e4a52e53ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:40.441Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d3193e41-d19d-4731-97e4-2bea5f3b8b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:50.448Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=69fa0b8f-49ab-4482-8296-14fa694c7656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:00.456Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3121c120-9e99-4eb5-9111-ae58f954d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:10.462Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7210c4b6-803f-4b73-99e2-139eeed15c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:20.468Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d0733ee2-3d04-43d1-ad4d-96f1d8d0c762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:20.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:30.475Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=648411fa-15ba-408d-aedf-bbdba1c3ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:40.482Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a5a6aada-a7bc-49f7-8b6a-c5ae5752ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:50.488Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=93472beb-b8ba-4ea0-9062-e45622e2b61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:50.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:00.496Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f7909975-9017-4c18-94af-92f2834e78c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:10.503Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=06119481-b40c-409d-9675-85f62f0061e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:20.510Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5e56cb21-5b3e-4403-b3e3-86c0922717c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:30.518Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=64e0f2f2-9afd-49f9-8928-73454152279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:30.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:40.525Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2c583bc-42a0-4fa1-96c8-73d3d6a5dc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:50.538Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3c4cec59-9b69-4d53-b633-c72b8285feaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:08:53.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:08:53.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:08:53.544Z |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-04-15T01:08:53.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:08:53.621Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:08:53.622Z |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-04-15T01:08:53.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:00.547Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a750ba6a-bd1b-4f5b-acd5-850f900ea7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:10.556Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3bb13d68-fc4c-451b-80eb-b26821de453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:20.563Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a2b64888-3b6a-4296-84c0-02e0fbeecd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:30.569Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a0d5085f-6da8-4953-b21b-53e4f83375b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:40.576Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=15817262-5448-40c6-b6b1-b9fb960f646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:50.583Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=96d87e8f-6e6e-4163-9885-672038a0fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:00.590Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a6a437b0-f580-4d7d-8334-92009cf9b53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:10.600Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f35baa37-eeeb-4b75-b563-1e3174b85bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:20.607Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bcffd646-529e-4c26-8a75-04f43d2c34ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:30.620Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d38b578e-4198-428a-aaad-c15c2064bd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:40.627Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=53ea0b38-bc3c-45b0-944a-a52155f7b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:50.634Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2d2165e4-6fdb-4517-9d9b-febca69bb56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:00.641Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f0a77240-3b30-41d9-880e-e6f4c60abad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:10.646Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dd95c887-e338-466f-858a-6d00223623d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:20.654Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8a83a90b-8202-4c16-af2f-2485b42c46da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:30.660Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=443d62cc-e2ee-4d72-a771-7d7332e17f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:40.667Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=576532fa-9000-4f93-acbf-cf523d5f9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:50.674Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4a5d5e58-e457-480c-9f2e-ebb96f65ab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:50.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:00.681Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bbcc4189-d665-4f82-87a2-5147d65d742a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:10.687Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a5a12569-df59-498e-bd69-6ee63206c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:20.694Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f46a3cff-0be8-4a0d-b489-48c7cd4ee600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:30.701Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3a188127-1ea6-4c75-8b02-1f3eea783fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:40.707Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cc3d96ab-d829-4de8-9a62-45903f88c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:40.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:50.714Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=46107ac1-e740-4cbe-bcdd-e2cb2ee61a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:00.721Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=28d2b4b3-a3b2-4624-a45f-92266d1bf23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:10.727Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7741525e-8056-4ce2-b7b2-5d7faf8c73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:20.733Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d217074a-e39f-49ca-a971-58a7d8cf54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:30.740Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e793764d-bfe5-47b2-8e84-9c3c0e9592ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:40.746Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7bd2127c-b1c6-4fa9-ad42-8369c3951103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:50.753Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8dcf086b-713f-4d37-90e2-94d2e84fd6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:13:53.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:13:53.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:13:53.486Z |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-04-15T01:13:53.487Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:13:53.562Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:13:53.562Z |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-04-15T01:13:53.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:00.759Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=962dbfa7-3652-4a90-9ae8-aa74305e1e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:10.765Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=89405fb8-354d-4b48-9ffb-c7826e76fc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:20.771Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3950325e-4d3b-4a19-bf76-a457038d142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:30.779Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c6ac0c4-aa42-4509-a4be-e96f03411ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:40.786Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d3aa4a47-62bd-4704-92c4-389a88772f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:50.792Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=69739b50-b0f9-435b-8eab-804646e79c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:00.798Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=03dd1dad-802a-4e84-9714-df1dbcacc4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:10.805Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3cdd44f5-f0be-4f0c-96c4-2839f9593339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:20.811Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=98cfe598-d316-4f6e-9fff-4b9ecbbe943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:30.817Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7209ee74-3d27-4150-a272-b30f7a55b040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:40.823Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2425b951-d09b-4ecf-b238-174e57c84f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:50.829Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=654d6a4f-d5c6-41ab-8d1e-734fbf1682bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:50.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:00.836Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=213d2734-c2ac-4d98-b445-03ddbc8f4f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:10.843Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d1ad2b22-5971-4aa6-9512-75949190c3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:20.849Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c9a4f30-4bd2-4ad0-99cd-fc8f83557909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:30.855Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=313521f3-b6f1-4001-85aa-5261b381bf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:40.861Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8c45cc07-55e5-410e-a373-5761d94b34c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:50.867Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=539a3c30-0126-4e1e-a7d4-ea908aef2478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:00.874Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=779a5053-0979-4abc-8fbf-2e68492fa874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:10.880Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=916624db-eb70-425d-b749-d30fd8c0c1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:20.886Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9037876a-85c8-4567-852b-e42d9ab3a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:30.892Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6f71545b-a45c-4491-b1c6-f906f2855b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:40.899Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=72669898-e706-4a4a-af39-1e2e2dff336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:40.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:50.905Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2cb93ef9-35f8-40a6-b43b-68887656bace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:50.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:00.914Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c067a25-f104-43c5-bdf9-ecc61ce7101e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:10.922Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6b6c49f4-0100-4db0-a790-40740181d848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:20.928Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cb909182-5bef-4e4a-baa1-96047969ca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:30.934Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=95f9ff15-c97a-4261-8295-b1d6a6940897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:40.942Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fb61ecad-59cd-49c4-9c18-86259875c9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:40.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:50.949Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=712180e3-5a4a-4784-b14f-66d84f336ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:18:53.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:18:53.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:18:53.463Z |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-04-15T01:18:53.464Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:18:53.533Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:18:53.533Z |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-04-15T01:18:53.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:00.955Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=db38817e-640a-4b6b-ac61-ac2d47057f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:10.961Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd670fe1-2bc1-47f2-b6cd-77e2c774621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:20.970Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0d96580a-6466-41ac-81ec-5c0c6c1fd361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:30.977Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=58be44de-2d74-4855-93b5-311419841c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:40.984Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4ee938bf-34ad-4a75-a8f8-dbc0cc5e6c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:50.990Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5fe63d25-6513-487c-85ae-6b6eb0ff9098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:00.995Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d520063e-9525-4ffd-8c35-aa5b7cfd900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:11.001Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7f63f2ed-3e74-4ab5-8421-edcf63d3ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:21.006Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e694eb21-0823-4a43-8913-960d7c7a1223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:31.014Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c10593f-6f9c-4683-9894-71c8e556693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:41.022Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b4d10a86-2f17-4c59-8c55-c57bb0a03e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:51.028Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9e4c14b1-7505-4036-a41d-2a17beac4908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:01.035Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=131ff4bf-045b-4d28-84fb-2c558cef9618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:11.041Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=86dd01b3-27aa-40a5-813b-ccee5c7ac3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:21.047Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6e88d6b1-39df-4609-87a1-c931bb7754b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:31.052Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=80ad3276-9804-463f-b03d-e7a69316132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:41.058Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=67f6a668-082a-4e9b-b8d6-e211754e7209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:51.064Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f6851242-eeb1-4f08-876e-6f6e4b2547d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:01.069Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6934481d-a82e-4da4-82ab-0e6b989629de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:11.076Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=86be6015-cfbf-4808-88ae-cddba49b5817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:11.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:21.081Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6f3eca4a-7260-44f2-9efb-430ec2665ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:31.087Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=37ac87d7-9346-4b2e-a090-8c6fd95a84ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:41.093Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fab0e4f2-08ba-452f-8edd-b4fd29213a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:51.099Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c6983660-97f7-4fd4-a2a8-255493efcca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:01.106Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ed2d2e52-0091-42d3-9749-046f16162609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:11.112Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7520d874-b311-438d-ae69-29b9d845661b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:11.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:21.118Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=880db351-fad6-4533-a2ef-e7cd4369850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:31.123Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=32604c45-a8b6-4090-b42f-1702e98f6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:41.129Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d4fbb26d-4093-4112-bf32-083ff6b97dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:51.135Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3834a161-b9ca-4209-a8a6-f34d5c223306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:23:53.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:23:53.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:23:53.492Z |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-04-15T01:23:53.494Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:23:53.570Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:23:53.570Z |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-04-15T01:23:53.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:01.141Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=79198be6-9d00-458f-9bef-9c63c28d5aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:01.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:11.147Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=866058c2-8542-49ac-ac2d-16f0b02692bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:21.153Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a18308ec-f8fe-4d0b-bf55-e6bc83cfa737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:31.159Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0e9e8720-2df8-4013-816e-a62fe9c0202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:41.164Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=84c9299d-3002-4f02-be7b-3aa4acfa5dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:41.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:51.171Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f50d6cfa-d5fe-4fcb-b045-2377699e47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:01.177Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fd93e715-b3e0-4f55-973a-d748ce1a9783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:11.183Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2d2473e-cf44-47a4-bb3d-9a146e6296c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:11.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:21.189Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a82a7776-795c-4642-8dd9-3c62cc55dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:31.195Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=58a24e8c-d4f9-41e9-be4f-fba85eea91b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:41.201Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e2311899-8fac-467b-80d9-a3afb9e82a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:51.207Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=abb12f96-3b77-4be8-9842-d99d545c540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:01.213Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=61cef9ce-07f0-4a0c-be25-b6d0ed72d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:11.219Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6171f373-a2cb-4ccc-a5d0-55df1bfe0351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:21.225Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=64187280-1ecb-4090-913c-5e08ac3f0baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:31.232Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=752fb88d-a2d9-4176-8835-66e1bf7751a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:41.238Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0c9abde8-9558-4650-87fc-c43a6eb4f6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:51.245Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d5d9520c-62fa-4936-aa68-bdcc300aaf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:01.251Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c0d6b758-3d5e-4e22-90c9-8350043647c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:11.258Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d8ab317f-0135-488c-86d4-760d68d848da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:21.264Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=771e9e72-dbef-4348-a3d8-3bc8fe3e7e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:31.269Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fb8820a5-06f3-4a1a-83f5-3fbbaf11425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:41.275Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ea446f8f-7f16-49db-b350-bee790f24053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:51.281Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=96dbadc6-8da0-4156-8ae2-b4ab66933a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:01.287Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4d1bac09-9d0a-471b-b71b-06517a8da7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:11.293Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e88fdd7d-a9db-4896-be6c-893fffe889cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:11.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:21.299Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f09523a2-4bf9-49e1-a7fc-25d406b6d2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:31.305Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ed18c371-577c-431d-b8ef-66e018f31367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:41.311Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e5ffb07e-1ff7-40e2-9811-bea6b9ab3f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:41.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:51.316Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8d34a4d3-3855-441b-ac78-dfae8ffc42e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:28:53.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:28:53.487Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:28:53.488Z |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-04-15T01:28:53.489Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:28:53.558Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:28:53.558Z |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-04-15T01:28:53.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:01.321Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a7b2c128-a926-47e6-9d4c-50d2e621a865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:11.330Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=eece19a5-12fa-4c6c-a805-21783f8d3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:21.336Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=56ad9ad6-26a4-488a-823f-8ca3f6e6504b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:31.342Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=239ad061-2ac5-4f51-9562-0f0f225b640b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:41.348Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9474127f-c59b-4d67-9815-e31db4fbc850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:51.354Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a72bee59-5ad2-4bca-865c-7577cfe9deb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:01.360Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9edb527e-9807-41fe-972b-b1d6da8fffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:11.365Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f983b1cd-9676-4825-a4e6-d59a05b2232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:21.371Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a4a05faf-12f8-47eb-b113-e90532427590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:31.376Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=aad8edd9-34c0-46d7-b171-a0ef1667928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:41.381Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c2a66741-91ac-408a-abb0-c45b45562cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:51.387Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4620d48f-b753-4c8d-891e-ee581800192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:01.392Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a27ef3e8-67c6-4b6a-bcf6-99a023511eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:11.397Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8f20ffd1-50c2-4678-a5a2-a9cbef6db67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:21.403Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2dd29cb7-5a34-49df-a120-bd09e3742dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:21.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:31.410Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c3e3c6ad-831d-4fd0-93c1-d1af64a8e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:41.416Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3af8e46c-480e-4ed0-a88f-5a7728e99e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:41.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:51.422Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=69249d9c-6f73-4bb2-b07c-edca4ff912ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:01.428Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=163bfd6c-900c-4cc1-a3cf-fd9428587a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:11.435Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5a9377dc-0033-40cd-bcf5-f62749299fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:21.440Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=59efd85e-15fe-4293-89d7-168adb684b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:31.446Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0b3d90cf-710d-4c37-8386-3de60cd9b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:41.452Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c612c00f-e0b8-4048-a26f-e9ec02608b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:51.459Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fc9be27c-2bff-4158-8b6a-3cee6786c615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:01.464Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=32d7704a-eb0c-4faf-88c0-a2d82bc7e157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:11.470Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f00e10d2-b27f-466f-97df-57d87f5edc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:21.475Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=891edec4-f361-494a-aada-94a54c92c6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:31.481Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=74b60de5-6e4c-45a7-a7cb-e883a6e0bf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:41.487Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=54206262-b395-4731-a5fc-8380bac84783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:51.492Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2c1676a1-f4f2-4aee-a478-ce81afcd9255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:33:53.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:33:53.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:33:53.484Z |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-04-15T01:33:53.485Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:33:53.549Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:33:53.549Z |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-04-15T01:33:53.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:01.497Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6656f437-5f1e-4fbf-ac4e-e5d1af44de68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:11.502Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dae2d0ac-ebbb-45ad-99d1-85400973663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:21.509Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9ef476d5-0aed-46b0-9ed7-f2b09635fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:31.514Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a7cfebdc-c75b-4c37-b8d8-d8513d98a235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:41.519Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=99b08fa5-ba4a-4450-906b-d6541e6fb0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:41.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:51.524Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2f24669-48ed-43a5-9227-0ba4636e004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:01.530Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=82e65867-860b-4c89-ba91-832fa21f6890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:11.535Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0751ac3c-de15-40fc-8cd2-225cb16f3e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:21.540Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2e31bad0-b23e-41bc-90eb-479426147803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:31.546Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd032c72-8f42-4c85-8721-605a6123151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:41.552Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=eb5ca487-5e8f-4596-93e9-75946cbb8b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:51.557Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=115dadf5-5d6b-41c4-8cc1-cd92d5863d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:01.562Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b643683a-f348-4773-a138-5b557d8eaca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:11.569Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=121ec70b-230c-4422-8c6e-55e1c7c066ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:21.573Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=44076978-bb36-46de-a2c7-1a200a81dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:31.580Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5042de9a-cba2-431b-9ace-8c021ca0c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:41.583Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=78b7b412-d36d-4580-bc88-ab516f289fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:51.589Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cee1698b-9e80-43ee-8bad-ac96e3d6800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:51.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:01.595Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d478cbdf-5bae-4991-b7fd-17b82cdf733d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:11.601Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a918d4cf-3463-46d6-b033-dca6200a3448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:21.606Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d485116d-a56e-40fb-b418-09cf4be67eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:31.613Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c291c80b-84d3-4eec-91fa-2193b31523b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:41.618Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d55c3ba2-d16e-422d-9104-b33b63b79c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:51.624Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=35034b44-77da-48f3-84f9-34550198b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:01.629Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b0ea898c-6538-4e2c-abdc-1ff0c9a2c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:11.634Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3ac0444e-ee42-4272-8bbe-de1e648bbfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:21.639Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f3b64559-e94d-4440-866d-ad750b64a70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:31.645Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=991af185-aa1c-493a-a697-86f43f7d2e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:41.651Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=90f02bd0-0ffc-4769-a8aa-68ba5841dceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:51.657Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=14619aa0-2b63-4758-a78d-b86c12f07807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:38:53.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:38:53.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:38:53.473Z |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-04-15T01:38:53.474Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:38:53.546Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:38:53.546Z |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-04-15T01:38:53.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:01.663Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b8207096-d7ad-45c3-8b7e-66e34ae15483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:11.669Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6de3a53b-ddbe-4bd4-9822-00c203a4da80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:21.674Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bc1cc077-fe9f-4c52-9def-f115cbc575ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:31.679Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5047cba3-b887-4028-86c9-491b2cd9c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:41.685Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4519578e-8b54-44dd-9a62-3f8e9065ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:51.690Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1fc3bfe0-e8ce-407c-a39a-84cf827e503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:01.695Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4f147b02-c95b-4013-9357-986590d9a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:11.700Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4bd74828-8cc5-45d3-8f52-96e8b0b2fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:21.707Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fac62dc6-aec7-41ac-ba3a-47d21d585e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:31.712Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=19413751-3ac6-409e-bedb-882e2c853166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:41.717Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=102d005d-55c6-4eae-894b-dc7e8b61cfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:51.722Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=83dd5c63-80dd-4b0b-adfc-b880d4d7b6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:01.728Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=57e6e3b4-d2db-4140-b2a7-b915de61d1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:11.733Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=852bc804-90cf-42e3-bf33-bc9cb5981e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:21.739Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fec270fa-2b91-4dc2-b28b-a1090bd156e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:31.743Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3b474b0f-6763-4a41-a9e8-d951c0749497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |