By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:04:18.310Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:04:18.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:04:18.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:04:18.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:04:18.978Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:04:18.978Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:04:18.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:04:19.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-11T23:04:19.137Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-11T23:04:19.172Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-11T23:04:20.523Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-11T23:04:20.948Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-11T23:04:20.967Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-11T23:04:20.967Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-11T23:04:21.019Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-11T23:04:21.020Z |INFO |Root WebApplicationContext: initialization completed in 1847 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-11T23:04:21.361Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-11T23:04:22.089Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-11T23:04:23.354Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-11T23:04:23.848Z |INFO |Started MainApp in 7.609 seconds (JVM running for 8.213) |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-11T23:04:23.908Z |INFO |Start scheduling PRH workflow |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:23.921Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f775a13f-b5f3-4d71-97a1-788c628fdd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:04:25.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:25.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-11T23:04:29.760Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-11T23:04:29.761Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-11T23:04:29.763Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:35.469Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=88613e4f-a2ff-4f4c-b1a9-a2baf9488e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:04:36.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:36.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:46.506Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d569d803-960c-4609-ada1-fe2291924f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:04:47.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:47.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:57.553Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5fe91579-d372-499b-8db9-b6e92492af0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:04:58.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:04:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:08.620Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7ba8bfc1-4b6c-4bc1-a79e-2f4af433650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:05:09.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:09.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:19.658Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ed39ce0d-cc59-4eca-9feb-f3d087f79a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:05:20.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:30.698Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a559d9cb-6757-4864-a16b-9144d995157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:05:31.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:41.739Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3eb307c1-0713-4293-b301-14d416be084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:05:42.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:52.779Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ab836e44-13ac-421f-a514-9f7bab49e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:05:53.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:05:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:03.833Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b9deb565-07ec-430f-a508-9dbfcaa27a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:06:04.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:14.892Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2c6552f1-6e65-478f-b40a-2ca0b389b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:06:15.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:25.931Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7b99e5b8-06e2-49cb-b193-38be182738b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:06:26.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:36.971Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7361aba7-18ba-495f-a18a-8004126ba3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:06:38.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:48.010Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3c42c0aa-541c-4689-9967-6140e368aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:06:49.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:06:59.050Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=58fab8c1-dfb6-4494-8327-c82bfa44554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:07:00.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:00.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:10.091Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e323974a-1583-4920-8d92-02bdb734db1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:07:11.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:21.130Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=df6ae060-9ac1-4ffc-9b96-06d61e3c7654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:07:22.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:32.171Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=336e10c9-5aa3-4c88-9dcc-5c63e17718a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:07:33.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:43.212Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=45960deb-948d-45a6-98b8-04942b90d00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:07:44.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:44.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:54.250Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3f769dcf-a526-4f5b-9de8-652e4500d342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:07:55.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:07:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:05.291Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=50965a99-2e59-4c30-b58e-dc41cd8f3da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:08:06.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:16.334Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f1efdaa8-a866-4fc8-8357-963f337d7948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:08:17.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:27.373Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0ccadaa3-5d87-4ae3-8275-c99acc2fd4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:08:28.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:38.411Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=75607b8e-3986-4cff-9120-487c08ee1a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:08:39.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:49.451Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=621c44e5-91a5-40d3-b388-fbe25404a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:08:50.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:08:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:00.494Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4caee2e7-0718-439a-a321-c3d4207db7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:09:01.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:11.531Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d98a6d0f-a2eb-4d49-91d3-3ea4ba764d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:09:12.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:12.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:09:22.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:09:22.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:09:22.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:09:22.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:09:22.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:09:22.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:09:22.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:09:22.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:22.571Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0d723ed3-286b-4fd0-b9b1-6d706c6d8d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:09:23.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:33.622Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0e0ed5af-78f6-4629-9384-44a1751e4474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:09:34.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:44.690Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4c2e9920-1730-4dd8-8b46-bb713872fd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:09:45.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:55.735Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e9b9646c-a41d-4022-b951-c02af98af43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:09:56.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:09:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:06.766Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9c71831b-db1c-4a6c-ab06-a23d3d53c145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:10:07.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:17.803Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6e31b856-3467-4cbc-ad67-c4ec67a76340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:10:18.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:28.842Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a64945f5-862f-4841-87c3-176ce9b3e7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:10:29.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:39.882Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=012941a8-d324-407c-b05c-ad3b669f9a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:10:40.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:50.928Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=19bd5856-f6ad-4654-bea4-f46e9432522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:10:51.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:10:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:01.963Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4fc6e3e5-c00d-41b1-90d0-9ec51ae28579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:11:03.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:13.003Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a1fd9cee-1db2-4df5-97de-ad4b63e0b4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:11:14.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:24.042Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2117c847-6fda-4849-ade1-2406f6a32723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:11:25.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:35.082Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=996db4ee-5ca4-4a51-b33f-d096905552a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:11:36.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:46.123Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=764d8d7f-19e8-490e-9be1-0203e0c7670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:11:47.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:57.163Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c3ad7ab6-7455-457d-9f80-d1a09e5be315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:11:58.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:11:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:08.202Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1c30e60f-434a-4bc9-bb61-4ee40aa30a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:12:09.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:19.242Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=dc440e36-538d-4947-a607-dfb14cd13f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T23:12:20.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:30.283Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ed57890d-157e-44bf-959e-1310fd895538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:40.434Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=539d1776-965e-4dd0-8acd-a1267a1fb65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:50.449Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2d68bec9-4c72-40ad-9fad-19efe0669447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:12:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:00.462Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=97732eeb-ba90-4105-b3ba-3d69cc71ac62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:10.473Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=10abff41-813c-4402-8def-bb9be318d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:20.494Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a0b7f2eb-dc1d-499c-81ef-64d4001cdf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:30.520Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8eb109ac-9a5a-4f16-a50f-ddbde160e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:40.541Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=50cd9717-d988-4271-a6ec-9631751e338a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:50.558Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=37f5b237-75c9-41d7-b93d-037985a9c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:13:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:00.575Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=feda9f39-77da-43a1-967a-6b8cd1d3f190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:10.585Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0c1ff9be-f777-4d42-b2ba-755c8c4b9d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:20.598Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=62f67e7a-35f5-4a7d-9436-aaa0cf4891f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:20.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:14:21.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:14:21.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:14:21.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:14:21.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:14:21.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:14:21.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:14:21.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:14:21.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:30.610Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=71d2a8a7-07ec-42ca-a182-b69fb25d6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:40.620Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=097d251d-c30d-4ed3-bb9b-1a79eb131042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:50.629Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f438ca66-adf7-4992-b0c3-187c919395f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:14:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:00.638Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f985ee10-b221-44d5-a262-bc8bb036a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:10.652Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=54c7e4a5-5f48-4ac0-88c3-269480ec348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:20.674Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b94efa08-66c8-4f08-a92a-b5d78729abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:30.684Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7706e7a1-3c39-48c2-85b5-12817f70a217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:40.694Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=872fc9f9-3103-48ba-b42c-6e1a66fec618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:50.703Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=109d9721-3d6d-4d0d-95c2-16bc2b193175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:15:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:00.715Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ea1c8ad0-6d51-4740-8d65-dd4a6073e1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:10.725Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5c00c949-3357-410c-9d43-98531ffb9bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:20.733Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1e15de14-7163-46cb-ac7d-61c2e4167975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:30.742Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3aeb450b-7d10-441f-bd98-3dab9fa8daf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:30.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:40.759Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a10a48ed-f9e9-49f0-bdcd-b13199c2ad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:50.781Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=10732164-c28a-46f2-bd67-98b6db97cac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:16:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:00.799Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c4c2a1c5-7070-405c-8f1e-5aef5ffc4a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:10.806Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2ae09fed-cfd6-4bf1-8238-34d4323796d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:20.848Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d2acabd6-784b-40bb-bd3d-4b6ec5ccb85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:30.868Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bedb3b22-61b4-40de-88cd-4b6d22866eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:40.909Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2f9d00c8-edc3-4ae7-a196-33c549493f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:50.933Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1a6cb8f7-3c4c-42d3-a778-54589d4f681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:17:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:00.949Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8e32e9b2-57ec-41bd-a010-e999b7150703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:10.958Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a6cb6fc5-855b-4054-b8c1-3fa1632fa4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:20.971Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=65a07095-31d5-4666-a3b8-cdcd36bdfbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:30.982Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5c27b233-c825-4dd6-9f71-7d930541f09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:30.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:40.991Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=72d3f3cb-d2d7-4492-a3b0-a9067459018d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:51.014Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1638ee3a-e07c-4761-8a89-6e7c5876909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:18:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:01.024Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ddc1ebcc-759e-43e4-a953-e5921fbae9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:11.035Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=52890f94-d87d-48f9-902d-e5f5255dd2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:11.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:21.053Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=57e4b5b5-31f6-4c1b-b653-79e1fb696240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:19:21.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:19:21.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:19:21.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:19:21.801Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:19:21.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:19:21.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:19:21.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:19:21.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:31.064Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e96b673f-f323-42b1-9b8b-bd33a81b35a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:41.081Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7eb82541-8c1e-4b46-a42b-fd8c6f78ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:51.114Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=886693de-f89a-4bd0-854c-241089ab7b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:19:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:01.135Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=82294e2f-563c-459d-aafb-7b953c5916a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:11.143Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ce11a68b-1307-49f4-b7df-a14aa777d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:21.159Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=dea6c9d1-4ac2-474e-bb26-e57d23d36a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:31.175Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=fc058bba-7257-4a3b-9f91-1da9b6803ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:41.189Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=59342617-3887-4269-8154-c289ff2fc972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:41.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:51.212Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2fced0f3-72e5-4dc8-b4a0-378e97c763dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:20:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:01.226Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=fd1ba000-79c6-49e3-b69d-3ad615fb956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:11.235Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=aa3bdcc1-5f33-48e5-85db-9c5da09275b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:21.244Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7aa3ebec-489d-4394-bfaa-ff9c0f97032c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:31.451Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2240bcfc-086d-4168-803e-ef4e7ce89cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:41.458Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=85443f8f-3c4d-4e85-86fd-ef94a0db1118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:51.468Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=91fe3bc4-1c8a-49db-aa95-8d9a16792559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:21:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:01.852Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f694a157-3c5c-4ccb-9289-c42b3b2edeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:11.861Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4bbd3b4d-80d4-4a8b-a02a-60b2e35183ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:21.870Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7a5ff858-50af-476f-878e-603b92fdc248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:31.878Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=17f6949e-5b46-4bbe-ada4-7158ecbf06ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:41.886Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=34b0f588-21e9-4159-8ed2-9686952971ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:51.894Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=797968b8-c130-4808-a07d-f320937eb5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:22:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:01.901Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b2086d09-b3e6-4b1b-aaee-a171a5e7eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:01.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:11.910Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d494e5ee-141e-4d62-bca7-544562b95093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:21.918Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d755b7a3-6c73-4a7a-8564-1ef4ff595f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:31.931Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ff25892b-63b2-4a87-9c6b-c3072e391dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:41.945Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=86544103-48fe-4c6b-a36a-a9ed1b68771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:51.954Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1c9f3dc8-caf3-49a3-b667-ce6a79649a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:23:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:01.965Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c5657465-8bda-4989-b88d-17e469f083ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:11.977Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7a9600f9-9222-4306-be65-4899fb4c5529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:24:21.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:24:21.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:24:21.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:24:21.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:24:21.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:24:21.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:24:21.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:24:21.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:21.989Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0af42b7b-66eb-42de-a031-4d840a75eaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:31.995Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2b3076ce-745f-449b-b582-2c7ebb753508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:42.002Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=90fc8b8e-c846-4a73-bade-2e3c78988a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:52.010Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=376d79bc-ef22-4a51-bc67-257642ba184b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:24:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:02.017Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c856a439-27be-4d3e-bd16-2fcf2d7acfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:12.025Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=aa4fdb48-b12e-4616-aef3-1c82b787252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:12.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:22.035Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5798a83e-ccde-4a83-b006-5294f9272c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:32.055Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4dec40ea-7fac-47ac-a31a-eaf3e5c1bdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:42.066Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8f48411e-c251-4dc9-84d9-3e8ca9335f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:52.075Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=546e3a6c-e6fe-42f3-b3c8-97b341ecc5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:25:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:02.085Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=711b86ef-a7dc-4f29-b0ac-d5d38ef7825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:12.092Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3000d214-1d7b-4953-b316-efa15c37fd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:22.100Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=62d68e39-8c1d-4d67-b4d2-9498b8e1ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:32.108Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6e948e32-5157-4f63-a766-7ed254216b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:42.117Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5a02c7bb-e79d-413b-a105-92f727699d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:52.126Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bfb66747-be0d-44a9-b234-b41328ebe363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:26:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:02.134Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=db3638fd-6767-4cc0-bfe6-acf8d20a9aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:12.144Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=44e90dcc-de8a-4359-a9b6-161bb011f9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:22.165Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4f266527-cf32-4e00-8c5c-d681a21ef709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:32.173Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=19611bb2-7510-4baa-8dc3-e5f9c82e2ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:42.184Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a46092df-8e4b-4e75-abf6-e218f3636637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:52.193Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=04053897-6e06-4705-bb88-472b690c8f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:27:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:02.200Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=910f6540-cd25-4532-8365-dd89ef6aa7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:12.209Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1b522729-fad4-4cd1-b5a8-10dc353eae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:22.216Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7615f9d2-e7e3-48d0-9b9e-72316fb5b0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:32.224Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0b087c67-b01d-4981-9386-00fee997cbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:42.230Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=587cab68-bd8f-4ba7-a12d-d882b21cd603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:52.238Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6ffc3c75-ec43-4f5d-8618-c1697d850310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:28:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:02.246Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bbe92f68-17cc-46a1-8515-6d2c0f2b084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:02.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:12.256Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=daf5db26-d2e2-448a-8e99-0482759f4549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:12.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:29:21.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:29:21.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:29:21.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:29:21.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:29:21.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:29:21.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:29:21.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:29:21.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:22.273Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e20c4e5a-94c3-4a3a-aaad-af6b3675a966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:32.280Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=92f493a1-7e4a-41dd-8da9-dac30f4b1ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:32.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:42.288Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=594b158b-504a-40ba-a855-6ad9d8e07d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:52.296Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b0a9316b-24a0-41f8-b1ff-3740c74caf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:29:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:02.305Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=13ec725f-9a08-47fa-8cb7-62ee307b055f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:02.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:12.312Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d6123856-133d-46b2-a637-e2f28c477b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:12.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:22.320Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=50f75788-98f9-4f23-b7d3-e6881fa068be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:32.327Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=cc3e7bb2-73e8-468a-9653-95f0ec3778fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:42.335Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8aacc534-650c-4b95-ae09-2ea84b7d9ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:52.342Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a4df72cf-5a25-4ef8-9028-972457adc530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:30:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:02.353Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a0d447cf-fced-4b78-9f1c-6c1a367ec408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:12.369Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ffc18daf-3690-4a9e-ab5b-b50add419f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:22.377Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=be63c999-6dd1-4a41-ad84-5eda0f8f2b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:32.386Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7d554170-38e9-4b68-ae62-d14daf49a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:42.393Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4fca64a4-faa9-4ecf-8cc0-82d15ed21ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:52.402Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=84c6c44a-79d1-41aa-907f-0a07e3964fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:31:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:02.410Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=22cf7bc4-8c6f-47ea-a62d-147fecfaaa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:12.418Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4c2a1049-c5a6-4385-b1c8-ee81e4b00644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:22.425Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9bb3c517-aac1-4456-b358-d9015959c14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:22.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:32.433Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e66a2fe1-ddfa-488e-9547-34e9101a274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:42.442Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bead2008-80d1-4c5e-9af3-5dbc59c27cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:52.453Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ac52053b-80f1-4be9-82ff-9716c869eb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:32:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:02.466Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=54b1415b-26f1-4c00-96a8-687e31f70e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:02.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:12.474Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9e74c3c0-bd80-41b0-862e-f3a8ce70ad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:22.483Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5aeef642-077a-4367-bd5c-b673b0d706ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:32.489Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=341621ca-504f-4ab4-bb47-b22d70084970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:42.500Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7d035fd5-3f17-4663-aff4-63b6cd5f81d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:42.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:52.509Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4512bc34-927e-4ef9-8e14-4f7958cd729f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:33:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:02.515Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3392a398-dfa3-4c06-8f1d-ae217cd5e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:12.524Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=aa385ac6-2c8d-4597-88cd-059af89d0744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:34:21.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:34:21.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:34:21.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:34:21.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:34:21.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:34:21.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:34:21.742Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:34:21.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:22.532Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a2f05442-740a-4d13-8919-1321ba4e19a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:22.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:32.540Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=80be22b8-70d7-4e57-93af-70481624cad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:42.556Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9d2b8971-46c3-4727-8928-237cff265deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:52.567Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5ec16db9-80ed-4fb8-bb25-7e4fc291c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:34:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:02.577Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=371c94e2-39d6-44e2-bdf8-00517067a592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:12.584Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ec60a451-4b94-4c17-9cec-cd1c9a46e571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:22.591Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7da76029-44f9-447c-88e4-4c723a3fd6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:32.598Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5c4190bb-3cf6-483b-8d78-e44db703e0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:42.605Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=af4ed006-0e3d-45aa-a8c9-a0e6eda3a9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:52.612Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=cb3487e9-9604-42c3-9392-3a355cbd9472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:35:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:02.619Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5317984d-2584-4af4-9058-a6c58d71dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:12.627Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ee2b90be-3779-4f2c-ba6f-7336be2045eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:12.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:22.641Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ee50ce80-b416-4043-8324-fc3145a3db28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:32.650Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=24039035-347a-41cd-a16d-4b182990c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:42.662Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0e2d7486-cb23-49fe-a4ab-f2623147189d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:52.669Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=eae46af9-1274-41c0-a27c-93875983340d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:36:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:02.679Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f62772bd-931a-4592-bab1-c8181f7fc7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:12.686Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e0483b33-f3cd-4a8a-8471-f58c68fc9cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:22.693Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=05c1d35f-0d99-43e8-bdf7-2259092308cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:32.700Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=59dbf469-a26c-4479-984b-1fa8b5463af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:42.708Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ba49dd4f-6c2d-4c72-902e-290b7e2180be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:52.714Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8d8df644-9e3a-49cf-beac-cf989cb7a364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:37:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:02.721Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=854c444b-a09c-49d0-96b3-2a080eec4756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:12.729Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=787b4ba8-4c32-4155-8699-1995cc3b4f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:22.737Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5850b247-00b4-49f7-9dce-acec8f275801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:32.749Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=249ca6d3-b9b0-41a5-9b36-be9aed303e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:32.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:42.759Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9264cf9b-fc3b-4d93-8aba-71fa08499e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:52.768Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c9a84155-05ee-4dfa-990d-4709236f864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:38:52.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:02.778Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=43254738-5c83-41ae-a4fd-9a2198e3b4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:12.786Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=121e3c3b-d587-4fdc-aab1-69eeef0bed21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:39:21.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:39:21.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:39:21.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:39:21.729Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:39:21.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:39:21.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:39:21.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:39:21.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:22.792Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=efcbeb7a-5d70-4fc9-b82c-4839cf9b83d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:32.800Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8ae57e20-e1c5-4f79-bc03-31f82d802158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:42.806Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=992e8cea-81cd-4f02-8185-b4477e80ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:52.814Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b3192ef9-61af-408c-9585-62feffbcce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:39:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:02.822Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0f6e479b-7f81-4453-88b4-f95f03ea6c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:12.830Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9d7cb6c5-69f5-4b51-8aca-e02df0d4e1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:22.845Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a4124db2-c2e7-4801-84ab-91788d4100d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:32.861Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9c52ea67-dcfc-4af4-aa16-841d4c6ec99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:42.870Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e4b30eed-90c8-4028-a405-0e7fd4fffecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:52.880Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1d1a343d-52b1-4ad8-a6dc-094521fb593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:40:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:02.889Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=768b17d5-0254-479a-9f54-9d926ac16840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:12.896Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9f754c29-aecb-4946-96bf-c1f5250872ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:22.904Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f1f212bc-82ea-4228-8a79-f0877f7b8341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:32.913Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=95c11c8a-90ec-42fe-9b41-58d144733f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:42.919Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=786b82d8-b2d2-426f-a7f1-8146bca859a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:52.927Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=fb86b54c-5845-47b5-ba15-60d18754fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:41:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:02.935Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=18876024-3107-4167-8569-ae00312ee35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:12.944Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0ab972c1-eebc-49ff-a502-9b1d6e5b85a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:22.960Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4aa73fa8-70d3-4013-a148-dcad777ca4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:32.970Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=cec96e80-836f-4ca9-bbf3-5f464ad3509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:42.977Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=39b3a9b4-5510-4e80-9bed-4e5609396448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:52.987Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8819c79b-5512-446d-ac6a-66129cdfa713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:42:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:02.994Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4a7d8759-b360-41c9-a4ba-5ea99520e6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:13.001Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=86fa5601-4c3c-4e47-889c-23f7570e9f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:23.009Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=25be52c4-e222-4084-a565-5d0310bd3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:33.016Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3e48294d-a920-424c-b184-efa8f35ccdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:43.024Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d323d938-2951-47e6-a7e6-04ef730a7924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:53.032Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3865eda1-4ab1-4d2a-bfcf-8122b6d8e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:43:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:03.041Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7e0c1be1-ed05-44be-b29c-8cfaa4aee3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:03.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:13.060Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=58898dfe-1b32-4f3f-9f39-2e074488e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:13.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:44:21.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:44:21.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:44:21.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:44:21.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:44:21.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:44:21.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:44:21.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:44:21.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:23.076Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=75bdc045-1d1f-45ce-8192-c89fd7053e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:33.084Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4dd1701b-bf15-4cbf-b34d-4d1638386833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:43.096Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a7c3e375-77f8-469e-ae09-f127ae998bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:53.106Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=cfb77fd7-6004-4f4e-bcea-602d63a0b967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:44:53.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:03.112Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=dab416f8-d670-489b-aa3c-2a14f1a94d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:13.118Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=30c03e9e-950b-49f0-a658-00254d00b0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:23.126Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=30854af1-bd78-4a75-9952-0623ef20e70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:33.133Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=554566df-b93f-44cc-8b00-440e8d5170a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:33.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:43.140Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8c8116c0-a0a3-457b-bf5e-3b44a0c1f416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:53.153Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8d86735a-36b5-4d5e-88de-1946cc6df326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:45:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:03.169Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ec5103a4-fc20-4111-827b-d9f19f9f69e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:13.177Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6dc8652f-a7fb-4d8e-9c5e-50fe9ea8bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:23.185Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3e73a132-a21d-4e16-96b9-bded6d4e5cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:33.192Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3968c220-1138-47e1-9966-cb94825bd3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:43.200Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=eb408ba5-47c6-459d-b1d9-9a947533a43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:53.208Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9d09ca78-32d8-4685-9c19-0e97ad89446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:46:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:03.215Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bfd33b65-c2ce-4ee7-87f8-2a64d3953b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:13.221Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a9866076-de61-4c3a-9305-9fea18459747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:13.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:23.229Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3e0e4095-ce5b-4299-94ab-b2cb550c5e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:23.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:33.236Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d7d8e77a-a7b5-476f-ba0c-c1e5edf5b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:43.244Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7dd25641-6818-41d5-b695-d63396ab04d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:53.254Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2c621a4f-2310-4f62-ab0c-7f797641559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:47:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:03.269Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=750cfd93-02ba-47bc-9b37-0d195c62d018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:13.277Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e995ca2c-551c-42d8-8fc5-a472a9095821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:23.285Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=56c27415-b845-4f18-a745-bc90915de6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:33.292Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a7dea19e-9011-453d-af40-0256df50d450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:43.299Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0f8d197f-5d9f-4aae-8165-903495e59796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:53.304Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=665c71e4-1afb-40f3-a527-690724cf1da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:48:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:03.312Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5ee11c15-b930-43e0-ad26-861fc0f330eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:13.320Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4c7a5a31-3317-4b1f-b620-f366f9ed2f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:49:21.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:49:21.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:49:21.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:49:21.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:49:21.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:49:21.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:49:21.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:49:21.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:23.327Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d87cd184-9040-44be-8f47-574765d7fbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:33.339Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=12a23cb1-89a2-41eb-96c9-b3f595b12f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:43.349Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=37e27e75-02f5-428f-81d2-223d1950430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:53.364Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7a2cd368-ef74-4dca-8e6b-340dc8e5f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:49:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:03.371Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=869eacd3-49db-4a04-9ddf-7e5e314b90d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:13.377Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e34dc5b7-92a1-4477-993b-9e1ef9ca8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:23.384Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e392c39f-13d9-44c5-9bb4-3760430a0534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:33.391Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=94d8c51d-2ce0-4126-a34a-38ad443910e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:43.398Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f42aa5f1-a59e-47a3-ad84-0a2dcdad133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:43.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:53.406Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4d6bd7e0-7e84-4918-b673-99e01e7fd582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:50:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:03.412Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=187e3185-0711-491a-b240-1b4b3a264aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:13.419Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=adead8d9-e6ca-4691-a7db-79ed5609a48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:23.427Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e55967c8-2ee1-49ad-b5e5-b65db08c7cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:33.441Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9d69f6a1-7786-49fe-86c6-c98ddc8a0c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:43.448Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f483c3b5-9ec6-4d20-afa0-70189f01c886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:53.457Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b154a59e-f632-4d1b-9227-99b4782b54b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:51:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:03.466Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=80bbf95c-2f54-4eca-a0c3-12e1047ef48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:13.472Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b8561e7e-0563-4cd6-a4e1-2a666d4bc9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:23.480Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f20bd790-f4fa-483b-903e-c3f6ecb94684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:33.485Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e00e4414-242c-4eab-8b2b-b5f5cc82555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:43.492Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a84a1f8a-942a-458a-89c6-3953401dde6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:53.498Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=17688c41-8fc4-4a54-9aad-c7f8655cb13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:52:53.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:03.505Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f3a6287d-47e3-4e09-88a4-e9e00f43447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:03.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:13.517Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=526a51ee-56fa-4550-a5d4-0d287a2780de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:23.526Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=265fe915-9ae2-4702-8143-347505a34198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:33.541Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=697cee4d-bc87-403e-8a19-cd44a6337e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:43.548Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=93e44aae-cb9b-4c34-b482-d01ec2e36bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:53.556Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=cc4f0171-4e33-4c90-aebe-942cf9229507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:53:53.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:03.562Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=82ddc964-e80d-4e4e-9bfb-8e5f8e27ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:03.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:13.573Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ce2232b9-b1f5-4ca7-8aa7-7c8bf5bf69c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:54:21.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:54:21.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:54:21.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:54:21.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:54:21.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:54:21.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:54:21.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:54:21.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:23.579Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=82d72929-c9e6-4e86-9cbe-b0f6f4acd137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:33.586Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=28655f9a-ad8c-4c5c-a8e9-359625d0b967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:43.592Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a728a342-fd03-4b03-92c4-e78c5cdea636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:53.599Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=95515472-b039-4c6a-8505-cea30f743b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:54:53.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:03.606Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f0d359eb-1853-4ed9-bace-66e9ef8dd878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:13.617Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6c0525f4-d981-4acd-a822-e7bb40fdda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:23.631Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c34ea023-2ef5-4145-a1c4-4b1d008e7cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:23.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:33.638Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=74e41253-1cda-4646-b714-0d77c86818ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:33.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:43.646Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=388ec7e8-f4b1-4654-8ef5-a6c27f37541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:53.652Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=11873434-61ef-4d60-a744-22ab67690978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:55:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:03.660Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0a81b1e7-85ba-4f58-9d25-f50fb634272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:13.667Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=72047b0f-70a8-44c8-aa39-f04537510294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:23.673Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d650d080-8b43-4162-9042-c11884a80880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:33.679Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e2b0781d-bf0e-4def-9857-e320d4518c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:43.685Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=930dc50b-ce38-4ea7-8791-eeeeec17a4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:53.691Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5e3ad152-7c5a-4f7e-9f2c-3db6732641df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:56:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:03.699Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c55b74d0-e8ec-4b75-8ec3-1c9a35dcdef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:03.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:13.712Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=691d0156-60f5-488b-a72a-20b60532b5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:23.719Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=78233599-d4f3-450e-9524-958c7561ce90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:33.726Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3f99e8b3-a9db-4a03-aa4b-2d4b000b503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:43.732Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=07739804-f816-4860-9f7d-79b9c7040eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:53.740Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=159fa4b0-6b91-443d-824a-ef43e43c4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:57:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:03.746Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7893a73f-c1a1-48a0-b11e-f54d6451ddc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:13.751Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f259df07-0e58-42a5-a08f-e845c8daa1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:23.757Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=12bcf761-b4e2-4cd1-ba21-073a28ff4b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:33.763Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=04abb83c-d9bd-4b81-8629-280e7d89e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:43.768Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=dd9755b5-26ae-47c4-ab8a-5240076768a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:53.779Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5cfd37a3-4488-4da2-a536-3f4b01282404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:58:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:03.789Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4dd5c38b-059c-4b77-ad13-84d44dd0af98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:13.802Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ed4eafd1-5592-4d1f-8878-bd9e1c3804f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:59:21.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T23:59:21.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T23:59:21.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:59:21.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:59:21.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T23:59:21.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T23:59:21.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T23:59:21.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:23.811Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1b1a68a5-50fb-4f61-93a1-dea3845b9683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:33.817Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=629b8547-3822-4451-bc42-f85becf77cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:43.823Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5aa5085a-2577-44ca-aa5b-9b2da1c5308a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:43.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:53.829Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=cdf28255-5145-437c-9c15-e3ffbda59d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T23:59:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:03.835Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=37f55594-cd40-4124-addf-d82ddb2b75e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:13.854Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4e88ed78-e8aa-41ae-a061-1c0e43dcc4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:23.860Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b3887c0f-a901-46b5-be93-08ea0e716f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:33.868Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=04cba2e9-afeb-4baf-ac1c-43a7a287b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:43.875Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=089b46b6-b89f-4760-9d79-5d19e2c92e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:43.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:53.886Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=96648335-2e80-4ab1-b4ed-cf3bb37eb808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:00:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:03.897Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ff1ded8c-5154-4c36-ac2f-25b0972129c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:03.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:13.905Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8bf2abcc-5e65-4cb4-9630-929af16f4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:23.918Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4513cb00-cd73-463a-96f7-78ba50e2627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:23.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:33.924Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2191577e-a55f-4d66-94d1-53615b09e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:43.930Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8bf46b67-9285-4294-9b57-b48fa03fa7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:53.936Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a6ca8c47-8a83-4ca2-a9a6-6c5396aa9f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:01:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:03.942Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=10423264-1508-43ba-b6b1-e79dad22239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:13.949Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=285dc9d5-1e77-4f3f-b698-5c87ed994cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:23.956Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8b273642-2116-4d34-a02a-003e12ec850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:33.964Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d90a7849-958c-4283-9f95-74ed8e367418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:43.981Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6964ba9a-84ca-46a2-808d-ab8ea0d4b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:53.989Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d982243c-8aea-4c04-b9bc-a7ca0ada9801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:02:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:03.996Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=efe098a6-0c56-4e2f-b414-7993822af309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:04.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:14.002Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=568f7697-0f86-42f2-9527-4e9d470bcacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:24.010Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b0f2a2b6-6a38-42f4-a4b2-85f8e002033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:24.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:34.017Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3e09f0a0-1288-4a5c-a9d8-e2867cba6e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:44.023Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3b714c09-7e3b-4b95-ba87-f592bca3f5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:44.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:54.030Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e9fb20d2-3331-4de7-9770-08ce2dfadc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:03:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:04.037Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0fd6371e-e495-4419-b164-a107816a262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:14.044Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=da60f331-45b5-4acd-9995-43f245f83c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:04:21.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:04:21.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-12T00:04:21.715Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:04:21.719Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:04:21.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:04:21.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-12T00:04:21.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-12T00:04:21.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:24.052Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2bcf9783-02e4-46c2-926b-89bec25e1f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:34.066Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1b0b6d01-78b3-485b-83c5-3f98b8bea0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:44.076Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=458b0ebf-f806-40b9-ae62-d4451884b6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:54.084Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=994636e8-c47f-45a6-bfd6-01a123c0b12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:04:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:04.092Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9200303a-384e-4f1f-9ded-0b857239b89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:14.099Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1768fcde-0a76-42a6-9c97-ed961e1409e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:24.105Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5d15753e-99c5-4d8f-a018-69525f4cfed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:34.110Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8e35260b-0345-467f-9020-a2e448d8cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:44.116Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5936ca02-a05a-4687-92b3-61dbaa122819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:44.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:54.124Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=98fbb737-a64b-4a77-8dd6-ed76444705aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:05:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:04.132Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2022907d-12b0-48f1-9e1d-78de025dd1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:14.139Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1c583b42-2a9d-41cd-bf97-b4104777b411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:24.148Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5506152f-8b31-471e-a9dc-77118f861043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:34.163Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a709c2c4-824d-46e7-97f2-a0cf7d7e1e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:44.170Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f5fd1e39-19b4-4fb6-8ec3-c39ebe836c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:54.178Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e3590ac8-3abe-4349-add9-6f1254bd960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:06:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:04.186Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=48d6feb5-92b2-4bfe-a39f-e058e7b1a7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:14.194Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c8be71af-9677-4efc-b767-f3e5829c1eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:24.199Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1f0a72a5-4a83-49be-9f72-a992413c4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:34.206Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=863d1142-4c42-489e-9ecd-3897eeb30b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:44.212Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6b5bc4ad-df04-4d27-b374-9656b487fd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:54.219Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=66535c03-076a-4f0e-b416-974d9eb3da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:07:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:04.227Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=21e625dd-111d-42dc-94f9-ee3048b98adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:04.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:14.235Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=55165163-5526-4f22-85c9-503d4d6eec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:24.249Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4e6ed415-de2f-44f6-90f0-1b476f58549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:34.255Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=971ee696-125f-4def-9ead-24b4d1ea2ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:44.263Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=988c6c80-0ee0-4f2d-894a-2be4b1b966a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:54.272Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bda2d802-8ef2-4132-b6f4-573fb18b2886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:08:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:04.279Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=23326952-c920-4eed-9d6c-d92cd05e77db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:14.286Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=06090020-fa6e-4cc0-84ea-d935f30097f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:09:21.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:09:21.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-12T00:09:21.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:09:21.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:09:21.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:09:21.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-12T00:09:21.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-12T00:09:21.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:24.292Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d26294df-ed28-4089-b978-ecb332ee430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:34.302Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4b4a7dd9-d08a-4169-b6cd-4a4ae00118bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:34.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:44.310Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=91712a3c-d0a3-49ee-9932-53410054a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:54.316Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a57d3a53-f266-4965-95e6-f9bd347b6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:09:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:04.323Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=282ecdd2-e274-4e93-b586-54a3ea8179e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:14.339Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=44aedce4-544b-4869-9565-2c3a09da0270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:14.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:24.355Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=723e67ba-01b2-454c-8d59-93b805660deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:24.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:34.363Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0600d26c-5720-4a61-b120-ed6a13c7d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:44.370Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=97909d03-4e67-4506-ac5f-43628f93d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:54.378Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=be1c7f3b-e260-4f1e-bf1c-48194f31ada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:10:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:04.391Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4ebcf007-18f8-4947-a57c-93938129cba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:14.403Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f8e8a8ba-fec1-495d-8a3c-8d441ef8f206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:24.408Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=051c34f3-a163-4d90-825f-2c56b4fc8e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:34.415Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=37ed9408-0f4b-4442-ba91-a7c6e7392194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:44.422Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a0219638-4dd0-412a-8896-3a0d3735d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:54.428Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e402aab0-1c38-4cd9-a706-179e0c06ea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:11:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:04.434Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=89b12baf-06fc-4178-8053-1191ad1c217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:14.444Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d359483f-32cd-4534-af13-f4619d11b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:24.461Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c6fefb5c-c925-4876-8f36-f6f2c851a541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:34.467Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6486693d-0f77-4382-9768-ad7703475292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:44.475Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f9a9b077-835b-4975-9c68-4110ce6f0327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:54.483Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=75c369f1-1975-43a9-b5a7-9df071301c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:12:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:04.489Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=12c66ba0-7d5e-4ac9-9701-bd8d05f0b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:14.495Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=947942ea-36a3-4010-9cfd-ceec7584703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:24.501Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=10f581d1-8c06-4beb-9d63-91e7ed90ad7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:34.508Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=23ab63ad-55af-4c15-a06b-01d7dfb0af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:44.514Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5b84397b-ea03-47d3-b78b-aa65a395a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:54.520Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=020e849f-c1bb-4d4a-965b-8ac5d63c35bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:13:54.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:04.530Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2c7932c5-1e19-44ff-815e-c7cc7c9c6fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:14.543Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8e9ab7b2-15b5-4461-bf36-41b01c896edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:14:21.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:14:21.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-12T00:14:21.723Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:14:21.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:14:21.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:14:21.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-12T00:14:21.739Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-12T00:14:21.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:24.554Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=248a7402-79ed-4a7f-8148-937ec6c402f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:34.561Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=28e82f5e-8f08-4ca7-a653-285c27a8cce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:44.567Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c9d33e84-f446-489b-af9f-5e011f3ea210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:54.576Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=33fc4090-4cff-4d66-917c-d332e9a62d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:14:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:04.583Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=fd4bb443-2b2d-428b-bd37-34517f055b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:14.589Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ea23b375-d64a-43a1-967f-85f6cae6909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:24.594Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ff91091a-8f22-4f99-adc6-b1f7e56c3cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:34.601Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a7b774b3-458e-4d42-bf44-2b0875ba07c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:44.608Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1d18fb3e-101f-4999-b65c-d87e28eaf55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:54.615Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=cb136d08-ba71-4700-af6e-60fde9d42dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:15:54.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:04.632Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3380483f-3dc4-418c-a3d4-44bc764047ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:14.640Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f87dbfa7-9dac-4a7a-b9d6-30496ebcd95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:24.661Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=37177f27-0e54-4218-8714-a171581288fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:34.672Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bc6d7b94-48de-4786-b02c-cdf23d94997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:44.679Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6bd83bef-4296-4e89-bc9d-022e570b3e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:54.685Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ba56d85e-2a86-4581-b196-9009ec591021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:16:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:04.692Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2c834a06-310c-4847-9736-766d8558ab62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:14.698Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=c68eadba-5187-4ced-a027-a8d48c3e16de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:14.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:24.705Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=62a60756-0d58-4763-b1a0-d32fbaeb6b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:34.712Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=83b8ff71-f40e-41b1-b9d9-0afa37da2d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:34.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:44.720Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=177ef1a8-0a04-42d6-b7f9-b5a1852bb557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:54.733Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=83f10b33-2ea4-4aca-b033-cac173f54c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:17:54.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:04.741Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=db43570f-2d3c-459f-a5be-e5b2b4b8b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:14.750Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=544a94f5-3ff0-4d7a-a652-f6647187abde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:24.757Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e66600a8-7289-4dcf-a096-75cc5bfb0f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:34.765Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f5dc06ea-d5c2-4c31-bca0-6875a479ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:44.770Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=51694f79-7d63-4610-a382-b3d8db0dd544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:54.777Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9fe38f42-4e17-45f4-b3cd-989e2158a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:18:54.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:04.785Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b22ac8da-f170-4d83-b613-260a723b9b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:14.791Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=83b4d322-8630-4b45-956e-b4bca619ae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:19:21.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:19:21.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-12T00:19:21.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:19:21.700Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:19:21.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:19:21.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-12T00:19:21.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-12T00:19:21.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:24.799Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6f7f99a9-a9bc-4851-bd30-e479f5174f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:34.805Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7a2f34ad-8506-4eeb-b46d-0ad9953d1e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:44.818Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=66e413e4-7103-421c-8705-9490388f0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:54.826Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=aee480b3-e6c6-484e-a427-5c4830999324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:19:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:04.833Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=626a9036-438d-4d9c-8c9d-d30757d979e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:14.841Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=413e4ad8-52d9-47f8-8d5b-d5103bd26b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:24.847Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0b0a0297-773b-43e6-9b3b-98a9a6036326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:34.853Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a48c5c0d-cd36-444d-8b36-aa167d879fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:34.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:44.860Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3de595c4-6148-4e3d-8107-d0f98117856e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:54.869Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=eea0fb4c-8c82-4fa3-932a-3c3d495bc589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:20:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:04.877Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=16f3c178-ca1b-4741-8786-7e3b934ee3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:14.885Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4e488a76-97b6-4114-a3ef-d8d54c5483f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:24.893Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=37eabcb6-e1da-48ba-8265-adfa53507bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:24.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:34.901Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=680ddc1d-a036-446d-aaf7-bf0e94241616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:44.915Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=37c69b19-e592-4aee-9718-78d174c0a066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:54.922Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d954e6f1-22a1-472b-907d-addef18cb582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:21:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:04.929Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=81fc345b-0f6f-4e96-8492-8cc6e65850bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:04.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:14.936Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0f61fe58-bb62-46dd-8896-2aacc98a0dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:24.945Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d7a3184a-e8b6-4cb0-9ae8-424fd8798434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:34.954Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3b4179b7-23eb-47ff-a590-3f272eacff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:44.960Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2f953f1a-06e0-459e-b059-a254c0f3f2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:54.967Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=89917d73-a666-4776-ac19-385630dc376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:22:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:04.975Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=081c0aa3-9fb0-4cc6-ac08-dacb198286c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:14.982Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4d5113d9-9ef0-41b3-80bf-b060cd03583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:24.994Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=45785f21-5a4b-4d3c-b8f2-291350b1e94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:35.003Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5ffa2d4d-ea25-4c26-9521-4d8d3217d740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:45.017Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=7d2d3caa-3f6d-4169-8932-916084423bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:55.034Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3397e70a-e60e-4d71-ab8e-dfbe1c2fa1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:23:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:05.040Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d186b68d-45d6-4090-8222-e6bc4d3b5eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:05.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:15.048Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d2200df5-d2bf-4a17-b936-4bb10741ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:24:21.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:24:21.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-12T00:24:21.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:24:21.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:24:21.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:24:21.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-12T00:24:21.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-12T00:24:21.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:25.056Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=049277d6-34e1-4be3-b873-3caa24a6f727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:35.062Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f2b40a7f-fc1f-47a6-8733-bc7527ac71dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:45.069Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4d9deaa8-693e-4b9f-9c1f-00e102327b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:55.076Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5b76f06f-b662-4e5f-8668-6f1f7649f447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:24:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:05.082Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bc4a384e-777b-4f39-9baf-4b400143b1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:15.092Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9fdaecf4-b46e-4bc2-a8a3-3dce6690e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:25.105Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=67bfa329-1785-4df3-a353-8d2f9af740a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:35.112Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=8c93a3ec-8539-4c19-9935-38bc1f394182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:45.120Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2c93551d-03b1-43f8-a6bf-f4767058a61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:55.126Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=22a26887-c3a0-4776-a63a-400c2d41dd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:25:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:05.135Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9f284adb-b554-4c02-8926-091bde75f1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:15.141Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b70df81b-d4cd-424f-a773-61c7b111f637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:25.147Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ed1f1e1c-c854-4d7e-8690-4bb7cc8a8df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:35.155Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=06f04033-7838-40a3-877f-1dac52a1754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:45.162Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b7d10eb4-2e51-4f29-bbb3-7a55a01f479a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:55.169Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=34138217-c461-43e6-b115-88c6d6bd90f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:26:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:05.183Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e2e654a8-685d-49d9-a6b0-88164a6834f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:15.190Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=9d53281e-32fb-410f-b554-4d4b2adafac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:25.200Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a1869810-1c98-40b1-a65b-c61589ade603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:35.208Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=05f4cb40-d486-42a5-a139-f817b741db42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:45.214Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5a324864-8e5a-44f5-82e4-c86743ff848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:55.220Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0bec56a9-9e05-4f77-a618-9c6f453a6273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:27:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:05.226Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=b9023d9c-5ed2-4ece-9622-317ce1d85905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:15.234Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=0af80ced-db67-4efd-b219-2ee6a890a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:25.240Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=4c75dbb8-80c1-4e48-99f2-7845d040b85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:35.248Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bc472e8b-5d14-4d5e-803c-f005da9db2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:45.263Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=501e7fa1-51ca-4d0a-83a5-0f59993c138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:55.272Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e43da417-4a1f-4d6e-9032-80ece544573e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:28:55.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:05.280Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6a00f2e1-76ec-4e4b-a767-ee49f3fcb3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:15.287Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=31aeb599-dcc7-4c4d-b675-c202923d618d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:29:21.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:29:21.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-12T00:29:21.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:29:21.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:29:21.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:29:21.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-12T00:29:21.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-12T00:29:21.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:25.294Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ed89e9d0-1d5d-4631-9baa-015c0d8e057e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:35.300Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ca3c4488-b90b-4cc8-bebf-3c547d8bec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:45.307Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=589b2fa9-3ab9-4306-9730-ab0a3eaf3e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:55.313Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=6e5c0a14-f42a-4091-b5f3-0b42e322ecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:29:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:05.321Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=76aadb4a-5ec8-4dac-8234-4d7dd77411ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:15.328Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1328c9eb-587d-4475-a72e-2cf369a30c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:25.338Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1366eeb6-72e1-49c0-8796-8581ea0e015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:35.347Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=81fcf627-991e-4db1-a270-fc06c7774386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:45.354Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3b4d51ab-99c1-41c6-8443-c98fc1d6e9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:55.363Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=3e1eae60-372a-424d-a6dc-dda19bce4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:30:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:05.370Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=55ffde10-77c8-429b-93ee-46c14ae53b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:15.376Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=97fab13c-e202-4d1f-852a-7e160af796bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:25.381Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bb6a4d54-3ccf-4120-8a34-f44db22e1fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:35.387Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=408cc6e9-7b3c-4d27-babc-e4b9fbc7f6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:45.394Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=57a84eb5-8a94-4924-a070-afa191909a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:45.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:55.400Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d9bf54c3-a763-46aa-bd50-ad1047afc3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:31:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:05.408Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=626487c7-5920-4373-81b2-c2069d71e544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:15.423Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d5d9d5eb-a5e3-4c85-af5b-d83ac53a3355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:25.432Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=efc407a4-9194-4d7d-b737-e14c6b24c864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:35.439Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=a160ab83-bf38-42ce-8b11-a96a8d5ff796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:45.448Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2d7eb9e5-0dfb-4dfe-b66b-592a476bd577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:55.455Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=869d665f-7581-4373-82d2-4de2fdd82ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:32:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:05.461Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=459bc50f-3d5b-4a9f-b59c-f8bdae8abcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:15.468Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=2c301e6d-8309-46b9-bb86-4ef3e44817bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:25.474Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=5483046e-e0ad-4df7-a3d8-759aab27bd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:35.480Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d0d61e79-e24c-4f4b-ac77-14f31bc3c9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:45.486Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=bbd22dec-30b4-4bdb-87ea-efa737a81185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:55.494Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=10858c65-2c2c-49eb-bfc7-d6cc1a0114d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:33:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:05.506Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=f7aeae46-cb39-4d39-85ff-546f69216786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:15.515Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d53e63bf-9ba6-4a54-b1e5-dffc0e38d832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:34:21.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-12T00:34:21.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-12T00:34:21.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:34:21.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:34:21.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-12T00:34:21.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-12T00:34:21.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-12T00:34:21.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:25.523Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=d895c2d2-cf41-4bdb-901a-b7cbba621128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:35.530Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=ac63facb-e3eb-47d7-bf5e-ed2bb45e2ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:45.536Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=e6e9e142-8174-43da-806f-0246e1835860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:55.542Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=1049dc06-28cb-4a6d-baa1-b4bfedaf7f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:34:55.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:35:05.549Z |INFO |Init configs |InvocationID=59c2a7b2-5547-4dac-9bb2-97f3d1f22b1d, InstanceUUID=88111cea-c255-4371-9455-0da81ce9f58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-12T00:35:05.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |