. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:59:09.307Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T02:59:09.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T02:59:09.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-04-15T02:59:10.040Z |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-04-15T02:59:10.147Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T02:59:10.148Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T02:59:10.148Z |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-04-15T02:59:10.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-15T02:59:10.365Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-15T02:59:10.473Z |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-04-15T02:59:12.080Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-15T02:59:12.579Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-15T02:59:12.599Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-15T02:59:12.599Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-15T02:59:12.657Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-15T02:59:12.658Z |INFO |Root WebApplicationContext: initialization completed in 2183 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-15T02:59:13.049Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-15T02:59:13.841Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-15T02:59:15.212Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-15T02:59:15.773Z |INFO |Started MainApp in 9.019 seconds (JVM running for 9.763) |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-15T02:59:15.844Z |INFO |Start scheduling PRH workflow |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:15.856Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=24bef70c-2578-4f51-a149-70206e64ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T02:59:17.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-15T02:59:25.746Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-15T02:59:25.747Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-15T02:59:25.750Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:27.327Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0b24a7fb-91d8-4305-ae78-fdafea7859c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T02:59:28.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:28.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:38.391Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b36d4432-0139-4e8e-b351-d669dbc1d061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T02:59:39.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:49.449Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f23d2105-026e-42fd-b590-f3070002a583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T02:59:50.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T02:59:50.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:00.508Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=4b309187-e0c2-4204-b5a7-b3ea9698bb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:00:01.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:11.574Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e6d526ec-c3c4-4fad-a70e-0e2d2868a706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:00:12.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:22.631Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=2d368417-8476-418d-90eb-3d892dde9b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:00:23.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:33.687Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ddf4482b-7276-4b8c-a8ba-519405e7c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:00:34.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:44.760Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5fca6575-381d-4c44-91e9-6b5031698594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:00:45.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:55.796Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=be300b81-720c-43c7-81c4-2d6aadcd5a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:00:56.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:00:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:06.874Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f308b8fc-f9f0-4dd8-8f8d-1ef7b0e85351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:01:07.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:17.916Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0da4d4ae-6523-40f7-8ea1-d54cca66a834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:01:18.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:28.951Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=15d43b93-e780-4a5a-9c38-8eb25f40b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:01:29.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:39.988Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ed3d3b25-d53d-4ad5-bf1c-1a3c84f88765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:01:41.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:51.038Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9b10652f-8e01-423c-a2ab-16a8cda99a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:01:52.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:01:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:02.067Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e8ca2038-111e-422a-8200-89fda81eb61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:02:03.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:13.108Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9173a519-8835-4d06-aa61-a6cefc2f6f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:02:14.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:24.152Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ac468079-0d13-4d48-9f1a-b018cc3b93bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:02:25.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:35.192Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=d9a22096-515d-46da-bf10-4199043d6393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T03:02:36.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:46.230Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0afdd55e-f888-4b8e-bbd8-246841d2bddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:56.360Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ec3d4605-fe0a-40b9-82b6-7f30b694c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:02:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:06.379Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0cce7f5d-c66b-42f8-b47c-55a7e11fdbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:16.394Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f049227f-55d3-4c44-9505-01f3537d3175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:26.406Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e769b09c-8e07-42b7-8302-7193c4efe63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:26.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:36.420Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=57e8836f-4eb9-4c1d-a07b-bfc2ced39972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:46.441Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e4d57346-7e47-402b-b889-9bd989153ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:56.457Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=d28cbb27-0afd-4dbc-ae21-ac7179f81532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:03:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:06.470Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=fcade115-4896-49c7-903c-8a00a439b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:04:14.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:04:14.528Z |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-04-15T03:04:14.529Z |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-04-15T03:04:14.532Z |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-04-15T03:04:14.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:04:14.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:04:14.544Z |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-04-15T03:04:14.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:16.485Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=44dba70a-a2ff-4fa5-a1c4-40c8c897adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:26.511Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9a5393a0-48e3-4ec6-b68b-9e4b2f253f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:36.524Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ee9f7d83-05b5-403a-b487-357fd4783329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:46.543Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=1bee6b2b-03d0-433f-a851-28d36e753307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:56.556Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=47b534a6-900a-40d1-b1ac-c003c218e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:04:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:06.573Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=fb507a79-3ee0-48dd-9603-746df4399bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:16.588Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=72e5c2a1-e08f-431f-9de0-9cc29e3be7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:26.607Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b9fac615-d718-482e-a994-b2cd413d73e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:36.622Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=d9b1f8ed-1074-4d51-bd52-774e6933f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:46.636Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a122ba3b-c81c-475e-975b-b8f8bd0e1996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:56.649Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3d8007d2-b226-4eb5-82da-7e0a42e3a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:05:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:06.664Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e2fd5584-ece9-430b-845f-c643ed7bf816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:16.681Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9a47a1a6-ee8a-46e1-b02f-54424e7e15e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:26.715Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3bd9f7e7-d193-4c78-b351-a1da7de082a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:26.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:36.732Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6030e34c-a0b6-4d1e-a632-97f9dfa63e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:46.749Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=05e84daf-b0b2-4099-bcd8-b08992960c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:56.769Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=dfca997b-146d-477d-9709-a9db8b926525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:06:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:06.781Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ccb8f30e-2cab-4a77-86ec-fabdb4507740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:16.795Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=17aa076c-7530-456f-9904-361875aac37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:16.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:26.806Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=7934d09f-defb-4ecf-81cd-020399453147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:36.818Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=99fd8d82-b04e-472d-923d-447db7411e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:46.836Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0ebab7f8-bdde-4536-85da-6b9fadcb43f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:56.856Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0a4c28a2-a416-44ed-813e-35a50a48219e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:07:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:06.866Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=361abf70-9a4f-451d-aa5f-c6be6d8c9ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:16.885Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5ac6d175-da50-4ba9-8aae-1b72f01b2680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:26.897Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9ccf19a6-b300-4bf0-8cc0-badab2b4a260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:26.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:36.932Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a0fd0f0f-8094-4532-a350-ae35e2eb488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:46.944Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3dc1fe44-291e-46bb-9683-010c4f0823fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:56.957Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=66cae861-6ef3-46d2-8499-6b5abec25cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:08:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:06.977Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=d20a8b5d-ce37-4b7e-86e6-6153d1490241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:06.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:09:13.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:09:13.370Z |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-04-15T03:09:13.371Z |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-04-15T03:09:13.375Z |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-04-15T03:09:13.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:09:13.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:09:13.386Z |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-04-15T03:09:13.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:16.988Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=15aa412f-296c-4819-86d7-23b3a7a8ad49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:26.999Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=26c0b3ec-c953-4716-b14c-e93e588c98ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:37.011Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3c7592aa-2c9c-43c0-98a9-9143cacf4860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:47.023Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=cab04bb2-9b6b-4995-8368-734ed2d76737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:57.034Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c8a89be6-e089-4593-a6ed-64b7f1764061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:09:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:07.044Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=250e5554-f3b7-4455-9acb-96267ec5a94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:17.068Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f4641ace-2b74-43b7-a13b-6c8a9e7069b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:27.079Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c647ecac-c59e-4730-a14e-57e189faec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:27.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:37.092Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=415082ed-df9f-4520-975b-47c14ac0bd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:47.103Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=580f1ffe-72d8-489f-9b75-3dde19d99d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:57.118Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ebd72c29-f2fa-41f6-b54e-211ac34735f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:10:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:07.135Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5c2ea402-1cdf-4971-a458-19411900057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:17.152Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=1ab58563-7ff6-4855-b3cc-3921c27bc3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:27.171Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ae50df4b-fb82-43b0-a619-e45e7ee244f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:37.183Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6d9627cf-cb8d-4935-b81d-9e57f2f86f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:47.197Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6ab97b58-5d53-4b17-8d2d-ca0dcf1a41e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:57.210Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c173fa0c-2020-469f-9549-3d2ca61bde1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:11:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:07.222Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0ccd4dab-9782-4ad1-b81f-1d6bdf638dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:17.233Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=216b4d1b-8938-4250-bf02-c08f49635dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:27.248Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f1450e91-6127-492b-81bd-701a9d4c7e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:37.259Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=dea8ac51-2ee7-4a53-8665-fe0812953a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:47.270Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6116323d-f203-4e7e-a561-51bff0cfdcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:57.280Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=bccfca44-f962-4ab4-8cc0-fda36b493c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:12:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:07.291Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b687b5af-64f4-4b46-980f-5d175694af9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:17.299Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=96119fc1-7a90-4593-8da4-6c755b2fbd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:27.311Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=80d71e84-a564-4fe5-8204-673676a7ab71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:27.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:37.322Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=970521c3-788a-4d9a-a75c-ae21624e8943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:47.338Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=cabceb6f-ec28-479e-8208-44bbc7e1804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:57.353Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=1f667224-2696-4279-82a0-dc523310b3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:13:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:07.364Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=99555717-f6a9-4a8b-8445-05028fda9727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:14:13.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:14:13.485Z |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-04-15T03:14:13.486Z |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-04-15T03:14:13.489Z |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-04-15T03:14:13.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:14:13.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:14:13.503Z |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-04-15T03:14:13.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:17.379Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=025e6314-ad95-41c5-877a-31fd12e3b77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:27.394Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=68a30a7e-892d-4b08-ad0d-936766dcb2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:27.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:37.403Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=26a2b356-3b77-49e1-8c47-cb12329b0008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:47.414Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=30ebdc0b-611f-45fd-ba99-1966fe0f34c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:57.424Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=69f1f2b9-831c-49dc-a165-7b5cd28b7464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:14:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:07.433Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=8bfa72cd-28d0-40d1-a517-8d4811d73433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:07.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:17.444Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=95e6c70a-23a3-49f3-a33f-06fceb908fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:27.454Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=14ffe6db-fa3e-4f3f-a5ba-d7986299614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:37.463Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6cff49b8-8d89-4c0a-ba86-6fb143752a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:47.475Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=86ed5813-2915-4067-8314-8e330a8312eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:57.486Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=492f7250-81a3-412f-bb92-9d4da4e73306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:15:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:07.497Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9e407b30-5a2e-414f-8ac5-0c813288c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:17.507Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=fc3f3a77-86b1-4871-bcc8-347638e1dc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:27.519Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=2f4de703-6844-4c38-a25f-5b537c415097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:37.534Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6cecefa8-d1c9-42cd-aa68-b3ab571d35a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:47.545Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5017557d-7576-4e5f-ac7e-732715e924ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:57.555Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c9483b94-9fc4-441b-a193-f8cb8a71e51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:16:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:07.565Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=7ad05671-ee45-44ed-a042-5d5a87e5b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:17.577Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=afc87189-deeb-439a-a9a5-2af78eae9b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:27.587Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=1a2143b2-9be4-4b6b-8455-c416b73ba9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:37.598Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=53a92268-2736-4ee8-8c2d-af7d4081dced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:47.608Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=78d4ec07-007f-424a-b087-e132d3ba4b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:57.617Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b08cf4f3-24af-4536-b784-b924e6596468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:17:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:07.627Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=749b2ef5-d476-468f-af5e-12f2322db0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:17.638Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0546a56f-85d5-4e97-afce-35491d11a908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:27.648Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=87b2a2da-f1e1-402a-a024-f62839ea9377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:37.658Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b2ff62cb-6fec-48a1-b40f-bde9b55e98f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:47.673Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=2e8d83b1-55e3-444f-b90e-d4ca7e9cd366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:57.682Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=97439ec5-c241-4f15-929b-7282017365f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:18:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:07.707Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e7bfcfe9-ec24-4780-a673-56fdcd4e1d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:19:13.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:19:13.448Z |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-04-15T03:19:13.449Z |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-04-15T03:19:13.451Z |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-04-15T03:19:13.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:19:13.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:19:13.459Z |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-04-15T03:19:13.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:17.719Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=460fd39f-ce6c-4e73-910a-470318884fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:27.729Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ed4fbbb2-f49c-4ae2-b1ba-f694e7c0a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:37.740Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ad352b99-7c92-4bd8-bdcc-047f4c71b97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:47.757Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9d0de40c-0b30-433c-9a01-4ee6459e6229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:57.773Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c5de5feb-9e41-45f9-9e8a-71a67e00252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:19:57.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:07.789Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=29a3c7dc-2da1-4e8b-a662-6fa3bd9206d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:17.803Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3773d1a0-b215-47ff-8bb3-0fcaa4dcdb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:27.812Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b9bd8444-bd3a-4d11-a254-8737f38b38d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:37.825Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=cb3def72-a60f-4b0c-815b-6f17a839b289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:47.837Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=dcd3bceb-3b24-4139-a7ff-f5e74cdf12b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:57.848Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3062b292-3994-4a46-bafb-b2c86ded8652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:20:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:07.857Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f1171895-7e21-4de7-8989-394941972c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:17.865Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0c174292-648e-44de-a65d-37af0770bd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:27.876Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ed4fef51-8404-47eb-9c0e-4c2686a04e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:27.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:37.885Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=882b8825-7899-4ca9-a34d-6bca254188df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:47.894Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=d75e2310-d8bf-4a91-affe-833dd73b5cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:57.903Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6495b226-bed3-4f11-9cfc-9d05388c8f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:21:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:07.912Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3b45af3d-9f29-4372-8249-6c46c29c186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:17.921Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=d3d36ce5-af03-4b27-bb61-12994aa4d077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:27.930Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=47b58dab-f23a-43b0-a8d4-070aae870ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:37.939Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=657b55ec-48c2-4682-870b-ee471cdddd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:47.948Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=254a6a71-6e16-409a-8124-7b65be777663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:57.958Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e9504879-02f4-44f1-8ff4-8067271f42a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:22:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:07.968Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0a70f104-7275-4dc7-8305-6f15304d2e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:17.976Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b155f1fe-c4af-472f-a18d-cb321d3a00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:27.986Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=dda69e26-a7bc-4d9d-99e5-95b539700a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:37.994Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3f2c02ed-f8ad-4c48-bfe6-0f47c0248a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:38.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:48.004Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a6ab4997-28e6-4962-ad3c-c36f3a015fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:48.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:58.014Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6bb4453f-b04e-40f1-832e-2aae9a9fecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:23:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:08.026Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=bbbefcf0-cbe4-4f9c-b8b1-362251524c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:24:13.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:24:13.389Z |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-04-15T03:24:13.392Z |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-04-15T03:24:13.396Z |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-04-15T03:24:13.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:24:13.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:24:13.405Z |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-04-15T03:24:13.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:18.037Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=7aa1fcff-b9ea-4f8c-8ebf-b331ea7df464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:28.047Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=eb7af32e-e0d9-42a3-a0de-4993a27738cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:38.060Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=caf3a747-0aea-48f8-88b7-349f8ab4c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:48.069Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a69f932e-18b1-4221-86a5-80ee7f64953e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:58.079Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a69d2e9f-5f00-4154-8043-44ad76c51f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:24:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:08.089Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=1ac5a4b7-39d8-4587-8f4f-e10b2c0abd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:18.099Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=1b1b42d1-4b6f-479c-bda1-0b0beab6d066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:28.107Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c3f3a58f-63b7-4c1b-90b7-3e2c9703330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:38.115Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f7d320a4-0a36-45e6-8441-e21e4719d75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:48.124Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=4bda88fb-cdc2-41eb-9bea-ddd9627c6350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:58.132Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e6337526-39cc-4e9b-9229-ed1868819d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:25:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:08.141Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=dcc143f9-9654-4ac9-9319-bbdf118ffde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:18.152Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9c5aa0b6-9990-4b48-96a2-878d3edb288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:28.161Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=beabb606-720d-4e31-840a-e3725ed50f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:38.172Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f24dabb0-3564-42ad-b46e-3224034c6f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:48.183Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=401f6f9f-6394-4a08-bfdf-c43a7e77e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:58.192Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=2268bae3-b94b-42b8-b33a-ff01e4707ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:26:58.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:08.202Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=dbd02654-1a72-4e63-a00d-f88546e8412e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:18.212Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a2854488-5909-4eb0-b67b-397ee919907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:28.223Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0786f428-9433-48a5-8f4c-d00e22041065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:38.232Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=239a79d2-d6a0-47d3-8172-be899fdde296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:48.241Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a6ad6596-4311-4c0e-80ff-aa8b3ba0e2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:58.250Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=06f8d0dc-e518-4b3a-8914-a1c773d07704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:27:58.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:08.262Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=7ed23518-220c-4276-ae88-0aba2a213b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:18.271Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=08d82cff-d0c7-4661-b014-5b553d5c6a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:18.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:28.280Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=78713e1f-d746-46fd-8433-4d1668a5c4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:38.289Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e5f601b6-b7b8-4b26-9a79-888dcf3d7165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:48.299Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=22f5798e-b0b1-4e53-9a76-868b32125096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:58.308Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3a86bc51-10c1-4e4c-b03c-30b437a34ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:28:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:08.318Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=886cf505-dd14-4b85-b5bd-10dc3b251826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:29:13.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:29:13.348Z |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-04-15T03:29:13.349Z |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-04-15T03:29:13.353Z |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-04-15T03:29:13.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:29:13.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:29:13.360Z |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-04-15T03:29:13.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:18.333Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=4238cffd-df4a-4e5e-bad7-26df5bc071d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:28.346Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c66df2e7-53e2-429b-96b4-eab23480e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:38.356Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ad60e09c-9880-47f4-ae27-d05ae9c040a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:48.367Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6048c54c-0762-4a62-92ad-cf081d054e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:58.376Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c74e4ea8-0b5d-41b2-8e54-58f1aa228972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:29:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:08.387Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9838d50f-a11a-494e-8730-997bca4c0952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:18.402Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=74f2c686-64aa-4a2a-a21d-2d2c734c369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:28.410Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=fab3622a-5243-43d5-9620-dcf936280dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:38.419Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=bd218a6f-52d2-4cd6-befb-8c00847750b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:48.429Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b2d35b3a-5201-44ec-8b14-47c7a5cc4aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:58.441Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5245e132-1719-4083-99c3-eff0cdf6c3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:30:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:08.450Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3349c6c0-ffa4-40dc-ad9b-2982a8a06b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:08.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:18.459Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=075257f8-8a71-4bf4-af84-018d74ae2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:18.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:28.468Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6649443d-bf9b-4e36-bdb7-2d90aa87c2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:38.477Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=02fa0e5f-123a-47b0-a4f6-9e53548b724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:48.487Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=52e140b7-823d-4164-8e83-35d6cc41a34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:58.495Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=7ff71d98-5ebd-48fb-a987-b1a9d40d7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:31:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:08.506Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=822b7220-3e08-4e6c-be6a-acf319c3b8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:18.514Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a556f5f7-1c68-470b-962d-d1485981ccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:28.526Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e401073f-901f-4620-8035-9e2f7495093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:28.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:38.535Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=d7db3bea-8964-4ccc-be65-df00886a6fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:38.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:48.543Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f1222da4-931e-4dab-b499-1da3ccaa8cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:58.553Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=12e5114d-004b-46e4-afdd-a6d394762e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:32:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:08.563Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=0b12f8fd-e9b9-426e-acdc-78062efb9bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:18.570Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=430e763e-8f69-4a87-aec8-0fb67405ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:28.579Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5878f2bf-bd8b-4942-9d9b-efa01ec6d180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:38.588Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5b365921-f37a-44de-88dd-c222cd6caf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:48.597Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=da024f11-1ec2-48ba-b177-aabfc4d7f2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:58.606Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=fce2028f-d772-44da-b07f-0953c122e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:33:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:08.615Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=61adb4ff-d0c7-4740-8baa-ae5d5101a6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:08.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:34:13.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:34:13.284Z |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-04-15T03:34:13.285Z |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-04-15T03:34:13.287Z |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-04-15T03:34:13.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:34:13.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:34:13.293Z |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-04-15T03:34:13.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:18.625Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=8ef6e43a-4d92-46c0-bd51-a706d5938692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:28.634Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=28416719-ed2e-4859-bf5e-bff8fb1cb243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:38.644Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=b74498a4-e2a7-456b-b9dc-b3907130adc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:48.661Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f2dbe1b8-4b59-4ee3-9fce-1f7dd9d8fa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:58.671Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=7ddb1a7a-3fdd-4872-b52e-2dc38b27a726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:34:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:08.682Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3a6c98be-3ccd-4a44-823b-18f5b15b5583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:08.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:18.691Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=858156e0-a404-46eb-ac7b-bda26a58f5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:28.700Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c3270d94-14df-4efa-82e7-e1696cc97731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:38.709Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=60c6cda6-cbd8-47dd-9444-607c3f0d8196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:48.718Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=664a39fa-ec17-4cb6-8242-8e81507234fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:58.726Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3813a38c-7807-47dc-aaff-d1b2d12b959c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:35:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:08.734Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e9847686-9493-4045-8b47-669c3c50d52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:18.743Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3eb05ff0-ff77-48cb-af52-61f7e88bdff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:28.752Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=3d611c2f-b83c-45bc-a224-227e87a2b71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:38.761Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=fadd843a-808f-4a09-8a37-5e2bf97f6ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:48.770Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ec4d0b72-b378-4cc4-9b53-4062eb928951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:58.782Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=24ddee4d-d6cd-4c6e-826e-494bdddb5882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:36:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:08.792Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=aa1d1684-d070-46f5-9115-428fd52220c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:18.803Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=dfff828f-6b0c-45c5-a9cb-779af58a0aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:18.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:28.812Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=aeccb1f0-3fc6-4625-b878-8028c733e42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:38.820Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=63c1d1be-f42b-4a10-8a8a-679f91373f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:48.829Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=43aa3aa3-f73c-43a6-894b-393392988679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:58.839Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=61450628-ab18-488a-a1ed-12f3d1744a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:37:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:08.848Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=8a5cc08e-ebbc-4781-a1c9-39481756d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:18.856Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=83296bb8-7714-4a1f-b39a-d2992f60e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:28.865Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=29dbc278-6518-4e26-8a23-abbe59402cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:38.874Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ed343a7f-8717-4650-933d-ce4f2a57abfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:48.883Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=23632332-c08e-44ba-a573-ee3c805fb744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:58.891Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=75fc2103-6f04-424f-b0c6-08f396d77c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:38:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:08.899Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=ad3771c8-4130-41fe-b792-70de3eee0f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:39:13.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T03:39:13.385Z |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-04-15T03:39:13.386Z |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-04-15T03:39:13.388Z |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-04-15T03:39:13.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T03:39:13.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T03:39:13.395Z |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-04-15T03:39:13.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:18.909Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=9901b904-370c-4af8-95a4-408d40e2cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:28.920Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=a0f6b1e8-837d-4335-8727-656db51a76ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:38.931Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=e47268a7-2cfa-460a-a6f6-07965dc37d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:48.940Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=2dc5ceaa-5db5-4a6f-81c8-0217a01ec81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:58.956Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=c7e8359f-bb80-4588-a946-1aacae6d85d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:39:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:08.976Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=8ed420c1-360c-41fa-9acf-f1da5a0bfe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:18.992Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=f69b2bd3-0955-497c-b388-ee5cd6c9c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:29.002Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=436cbe94-d92b-4d73-ab4d-8e769ab8e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:39.016Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5f72d15d-5ee0-4ae1-8c18-f100a9e119a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:49.024Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=6322e502-db8e-4cb3-8d03-8514eba1172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:59.034Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=2a23ceee-a74d-4155-a9fa-d69d87920361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:40:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:41:09.043Z |INFO |Init configs |InvocationID=0bd86f68-d148-487f-b4fb-2c8af939a4d0, InstanceUUID=5ffa5eaa-398c-4dc1-bb65-cee45a67e312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T03:41:09.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |