By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T02:58:46.914Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T02:58:46.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-31T02:58:46.953Z |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-03-31T02:58:47.565Z |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-03-31T02:58:47.658Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T02:58:47.658Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T02:58:47.658Z |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-03-31T02:58:47.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T02:58:47.844Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-31T02:58:47.935Z |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-03-31T02:58:49.373Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T02:58:49.849Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-31T02:58:49.876Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-31T02:58:49.876Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T02:58:49.934Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-31T02:58:49.934Z |INFO |Root WebApplicationContext: initialization completed in 1998 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-31T02:58:50.328Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-31T02:58:51.136Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T02:58:52.582Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T02:58:53.137Z |INFO |Started MainApp in 8.598 seconds (JVM running for 9.321) |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-31T02:58:53.210Z |INFO |Start scheduling PRH workflow |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:58:53.221Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=936ccb26-137f-410d-bbb5-35f0f8099935 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T02:58:54.164Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T02:58:54.165Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T02:58:54.168Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T02:58:54.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:58:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:04.716Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f1217910-2d48-467a-b689-a3256d4e0fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T02:59:05.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:15.786Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=bf2e51b5-b864-4be0-98b1-6cb61d6a6fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T02:59:16.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:26.881Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d61dbe56-6aed-42fa-8668-eac16ca67c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T02:59:27.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:37.965Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=35c3d555-9695-4f89-9623-012ad076a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T02:59:38.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:48.998Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3b7bd746-e0d4-4cf5-9787-c9b6308e5ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T02:59:50.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T02:59:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:00.041Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=88423934-d170-48d3-b3d2-9ac1dea39d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:00:01.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:11.109Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=6aef7afe-60ba-4c0c-b46e-0986b92a2d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:00:12.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:12.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:22.151Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3361fec2-eb53-49bf-a868-e5edae10bfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:00:23.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:33.190Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=1cd473e9-fddd-4e32-88a2-560894de5a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:00:34.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:44.264Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=518b9793-adcd-4347-a5fe-a7297c46ae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:00:45.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:55.304Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=6746520f-9a8c-4fff-952e-f12fb9f4bf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:00:56.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:00:56.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:06.341Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7221f3f5-c0b4-4b19-b55d-eed4554a1260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:01:07.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:17.381Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=dd1848bb-d1a2-4c4f-beec-6058e219a31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:01:18.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:28.421Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c0b004eb-004d-4dc4-baa1-f06a3562fc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:01:29.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:39.465Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=55159631-9cbc-45ac-899d-b9b2cc88cbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:01:40.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:50.533Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d78151d4-8b8d-416a-a847-e2bbe22d05e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:01:51.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:01:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:01.573Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=cac1d648-c744-4eeb-b088-768c05ce1847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:02:02.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:12.615Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=886112a8-d1c6-494a-9cc0-33e09a6a98a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:02:13.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:13.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:23.653Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=71444670-9b26-4347-b859-6ed2e5dc60df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:02:24.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:34.694Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=52ca8708-59b7-49d7-aa55-07b8fad8460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:02:35.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:45.733Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=294e10b6-4910-4a1c-96fa-43bbe28eeec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:02:46.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:56.810Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=5426ed70-5597-4304-a3be-3beeae83c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:02:57.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:02:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:07.884Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e30e096f-7527-43d4-b85f-398335da376b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T03:03:08.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:18.917Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d0fe3969-3856-411a-9302-e37f532c90a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:29.154Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ee4fa610-c9c2-44fe-82de-96b146574c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:39.176Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ea2919e0-2c43-44be-b8ed-24d6cd491baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:39.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:49.208Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=018ea372-d215-4e6a-a171-39ba33a8ea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:03:50.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:03:50.776Z |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-03-31T03:03:50.778Z |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-03-31T03:03:50.781Z |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-03-31T03:03:50.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:03:50.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:03:50.797Z |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-03-31T03:03:50.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:59.225Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=4b753f46-7373-46be-a82a-e264e54b73b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:03:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:09.240Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a9971768-dae3-404d-97e6-726cf281edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:19.257Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d9f20c01-2edc-4c0b-9933-0f5e24846720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:19.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:29.273Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ef07ba25-a94e-488b-8e5a-1c168981ddf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:39.288Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b162f0ac-75f5-4867-a8c9-b2873a699315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:49.302Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=54b02563-3271-42d6-86fe-edb8964419a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:59.314Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=bf35e848-6bcb-4e24-a1ca-36eb77edfe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:04:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:09.326Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=6c59da12-548e-4c2e-a8aa-075626f5e6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:19.338Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=69d34c40-284b-4ad2-b772-94cfa72fb1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:29.352Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7c15716d-cdcf-45c0-acf3-532ecc81ec7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:29.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:39.366Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=10dbefaa-9c34-4623-85e5-f828149ef199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:49.380Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=622dfdd1-712f-425f-8f61-1f36d1f573f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:59.391Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2f5575a2-7569-4501-b187-3518acb452d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:05:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:09.403Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=5fcff0bb-6388-46d4-9beb-d83d2eeeba26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:19.421Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=821b0a06-158f-4403-8104-c9a28d59e54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:29.440Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=593d8201-c27f-41a9-a237-36eb5486fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:39.453Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a3e448a3-688d-48b9-a86b-c34602afb1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:49.469Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7689da04-1b74-4dae-b889-ff56271c88c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:59.482Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=54bb12d9-74c6-4c77-9b6f-8b45ae97fb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:06:59.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:09.498Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0f4cf725-39f3-44f0-97dd-b5accda5564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:09.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:19.508Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7a4ddfd2-6a59-4478-8fc8-c73e5a20ffa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:29.526Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2406d52f-ce1e-44fb-8896-1619069a7316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:39.538Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=406130d0-126a-4d8f-8b3d-6ce923b17893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:39.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:49.551Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=56cbc8cf-b632-4df3-88e6-1b083cc52328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:59.564Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=bd059a65-8b7b-42d8-b5c6-d383f2ed0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:07:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:09.575Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d3b72656-b96e-41ff-a706-e44c0da34467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:19.585Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=40dfba87-7a53-4fcc-af70-16bbe2e9a421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:29.595Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=1a937153-052e-4d9f-9889-32c65c4eb9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:39.613Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e458215a-b902-4830-a479-5921fe69b74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:49.624Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=605a9af9-4279-4748-8a47-ec2e605587df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:08:50.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:08:50.647Z |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-03-31T03:08:50.648Z |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-03-31T03:08:50.651Z |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-03-31T03:08:50.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:08:50.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:08:50.667Z |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-03-31T03:08:50.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:59.636Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ed915ac0-f424-458d-a4e1-a757fad3b22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:08:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:09.651Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d05a8b99-1077-420b-8b76-68034866f6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:19.663Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=70eab042-af15-4182-a2ef-25533e4577b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:19.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:29.676Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c8d357d9-ddf5-448b-ac07-78ffb1b37a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:39.688Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b82ee62b-3b5f-47c7-ab27-006a51cd94be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:49.699Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f3dc6830-ed9c-4a33-8f1b-dacafa86a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:59.709Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=59a7a3db-e1d9-4ffa-bb9e-e02ff332cf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:09:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:09.720Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=03bb0c73-4a6a-4e02-8712-0082e71eba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:09.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:19.731Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=80911b95-b4db-47a3-be58-bcf96d5fb652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:29.747Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=38be5c7b-bf0c-4db2-b215-019ea18b65d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:39.759Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0cbd0b6e-ebe5-4d10-8cb8-f598b0722eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:39.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:49.770Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=55697352-972e-4d00-a434-c387cd02c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:49.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:59.781Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=89bca7c6-93f9-43e0-867a-e7e26b84fa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:10:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:09.791Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e527b612-150e-4450-926e-34709b00cda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:09.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:19.802Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e80afb1e-5eb3-4365-8fe7-94d6ac7ed724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:29.813Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=016625f5-7d41-47e7-9aa5-146c6a1418a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:39.823Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0d205a66-40f1-4a67-a3de-8b5f871a0d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:49.844Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=018461d8-70c6-4362-8541-3e06736207d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:59.855Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=97b2ef7c-d6e1-4b84-8f79-4ae8f860cdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:11:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:09.872Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b6f73873-3000-4340-afe4-75f3d84adfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:19.882Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=773b5320-1135-46a2-a120-c566f9f63721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:29.893Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=294cd4d4-d2bc-42b0-bdd7-6f655c8aef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:39.905Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=bf80b9d1-f019-4254-ba82-3826a93d63d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:49.918Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d536343c-0685-4011-a975-4fc84b41f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:59.929Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=8f58e754-29e9-4bf5-93d2-4bdcf11effa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:12:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:09.940Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b1366c7c-6419-4403-b4d5-66ae6a6ce4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:19.951Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d8716265-8d53-434b-8ba7-504509787d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:29.969Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b6a44ffb-11da-4abe-8d1f-bee268001da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:39.985Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0275a65b-57d7-43e4-ad49-c133f831ccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:49.995Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=40c7d4c5-de18-4ea9-be54-f11df114d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:13:50.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:13:50.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:13:50.671Z |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-03-31T03:13:50.672Z |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-03-31T03:13:50.675Z |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-03-31T03:13:50.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:13:50.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:13:50.685Z |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-03-31T03:13:50.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:00.006Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0e0b5094-8a69-45a0-abe3-8ee5ca25bc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:10.019Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e646de65-08a3-4fa3-97d9-03e6115e92c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:20.042Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=5e92e1a1-b3e2-4749-992f-50f20d959d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:30.053Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=de433836-51f6-4ad4-8ccd-a44135f957f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:40.062Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a81c2178-8618-4870-a4f3-7b88dc45e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:50.072Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=35cd8b12-8a5d-415a-b657-14d90e68ca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:14:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:00.083Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=bd895101-3522-4b5b-964c-c1954a0d78d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:10.093Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=dc76de78-2339-4373-96df-0e1284ba0e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:20.103Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=038348bd-7bd8-4e52-be48-465086bbe6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:30.115Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=5a731fae-3511-4466-8a55-d2063750c568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:40.125Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=8e2a0439-f4e0-459b-a8b1-231e5178e7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:50.140Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b9f1c217-824a-4821-bb01-f8534a63f337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:15:50.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:00.151Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=586f9583-a42d-47ef-826c-ebfaea4ca259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:10.162Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b5f8fe4a-8896-4d32-8591-e3e824db7281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:20.173Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e5014683-3ef8-4bcc-b9e4-ded56a40410b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:30.183Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f8f34ca4-f45f-45d6-b9ab-c73e31d40fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:40.197Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ffad8d31-9cd1-4234-8920-975c1df1b4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:50.206Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0edbdb28-b943-4c16-9c6a-fbe7b547dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:16:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:00.217Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=013f7b29-ef13-4188-89e9-f308f1308005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:10.227Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=34b3c792-4301-40e3-b93c-852d5bda69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:20.245Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=282f4c51-112c-4c84-bd2c-fa3cd9069d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:30.261Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=503a4fb0-8952-42d8-9c44-9901808f444e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:40.277Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=81b00e99-3a31-49a7-aef3-1976b8f29478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:50.288Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3685e95a-5a9f-4ac8-935f-66133c6a7b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:17:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:00.297Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=aed37327-f56c-42d6-9bf8-9482dd5a8508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:10.310Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0680f6e0-ad5a-49c5-8a33-0f1a4984a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:10.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:20.321Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=346b298d-2ed6-4fe1-bf0a-f6c5abecaa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:30.330Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=9c5668de-3571-40fc-921e-ef0bac7f4351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:40.338Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b68aa034-92c2-4391-8c9b-697c7d5f69db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:50.349Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=eaab325b-858d-4caf-b22c-4b4a5d7f2911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:18:50.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:18:50.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:18:50.714Z |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-03-31T03:18:50.715Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:18:50.719Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:18:50.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:18:50.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:18:50.738Z |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-03-31T03:18:50.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:00.361Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=55dd3216-dcd2-4853-ab88-2ad39f28ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:10.378Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7c0c41e2-bc98-48f2-accc-3035e9801a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:20.387Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=104fc552-04a7-4c44-820f-fe48ce515333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:30.404Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2856170a-9066-4934-9299-fcb0c12469c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:40.413Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=4d011f9b-1509-4092-8223-cf613d5a42a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:50.434Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a6cd93c7-41f3-48e3-9866-eaf1fa31f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:19:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:00.445Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e515ac6b-bfb6-414e-a1b8-8cd86262fef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:00.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:10.467Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=fa8fa06b-b002-4f87-80d4-a10a28d60278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:10.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:20.477Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a276c3b8-6fb0-4104-bdb5-2b7f7d587771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:30.489Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=57d1e2c1-3113-4570-8405-b052e2aa1b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:40.498Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e8f0f146-950e-4d2d-ad4a-37984b1e2bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:50.508Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c57a16a5-73f1-40b7-884b-cb8a002bfe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:20:50.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:00.527Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=456d7d66-54fc-4491-b3ab-f2c32ae1c6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:10.568Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=af664f2e-253c-4a76-aed0-6c5dbcd7bc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:20.658Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a0d1b0b7-fd70-4815-9925-bc056cec13fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:30.681Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2dbf3ffe-30e3-481f-9e4a-a118acc02165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:40.715Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ccd8d601-adbc-4bd7-bf34-6f1facd1f110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:40.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:50.725Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=39667a1c-460c-4f63-a62b-e6542431f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:21:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:00.741Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a9657f2f-f807-4911-b3cd-79aa49aa34ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:10.752Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=12fe1ba7-77a5-47f9-acf6-7922539e9cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:20.763Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2d2fa8cd-457b-4f71-8882-9cb4ef778149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:30.777Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3d0db960-f5b2-4eec-b108-1ec86424a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:40.786Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c9152453-6a4a-4f49-bbbe-bdcd4c2b2c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:50.796Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c71fdc99-f122-47e9-9976-21d08b13b635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:22:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:00.804Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3d733c14-ba9b-43ef-b9b3-97e7e0b3beb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:10.814Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=cc0affdc-bb8b-4854-ace0-4b72526f73a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:20.846Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=03184f0b-5137-45c5-bba1-3191d43d9cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:30.856Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=05df3f47-fcb9-4c59-9853-3f36518f541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:30.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:40.869Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=46b5ca4d-22c1-45d6-9a55-15f40ad7f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:23:50.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:23:50.678Z |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-03-31T03:23:50.680Z |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-03-31T03:23:50.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:23:50.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:23:50.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:23:50.696Z |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-03-31T03:23:50.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:50.899Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=1eca8e22-1e6c-4298-92aa-6a37029c5275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:23:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:00.913Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=60b4b9b8-b461-4603-a9b9-9900d225b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:10.930Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=927dbc61-a0d5-447f-ae22-258da29628a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:20.949Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=76ca4a23-64ff-4eba-b726-1576d830ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:30.973Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=29f4238e-837e-4930-bf61-8aef419dee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:40.996Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=6cc1ff99-6393-4637-97ef-5acb76f31bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:51.005Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=207a23c8-ed60-4dd0-8154-2032fa11c5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:24:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:01.032Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=dbc7f262-8cb6-4ef3-9397-ea7393c7a659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:11.048Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=10327a00-4a26-4750-b372-145da0a8e71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:21.057Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7922ce0d-def5-46d4-822d-53b9aba97571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:31.075Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=96854cb1-06b4-431b-8ca1-c5a9a5c3f5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:41.084Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=109f83c6-6372-4c4c-a4ab-fcf61fcac4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:51.093Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=391a6cc6-0f04-451d-ac3a-f81e9c0f1e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:25:51.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:01.102Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=113c18c9-0aee-4d92-8cf5-820c074efb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:11.112Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3bd79e33-8450-4259-b62a-6d5b552157a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:21.121Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f31e875f-0355-4f9b-af0b-54faee948269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:31.130Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=da5ec890-985f-48c4-a786-83f903919800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:41.139Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=00ee1290-b311-464e-b6ff-08b136d5bc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:41.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:51.149Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=20550b95-d6e6-4401-9b8b-108722d325e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:26:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:01.159Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=92e72b68-5797-474e-8ad1-cc509fc3b2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:01.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:11.168Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=27a19991-d00b-4bd2-a51b-6327cfe9178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:21.175Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=bc616288-1e82-4a98-8d53-319ec1083334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:31.185Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=49e025c6-9743-471b-902b-9930a86e8701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:41.193Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=929fdddc-615c-42ca-b95a-ae6d2ed2d56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:51.201Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c7559426-e76a-4f8e-b700-9149cf64ea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:27:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:01.210Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=19d95491-d8ca-476e-8492-d26af582f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:11.219Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d6a021d5-3f3e-4474-9389-a4c836917ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:21.226Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a21f7e72-d4a8-4c0a-b5b2-059a69cae416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:31.237Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=cffef5e4-bab2-425d-8a81-05bf6a3672e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:41.251Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=904efd22-5d40-45bb-95c1-25611a11cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:28:50.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:28:50.606Z |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-03-31T03:28:50.607Z |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-03-31T03:28:50.611Z |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-03-31T03:28:50.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:28:50.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:28:50.619Z |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-03-31T03:28:50.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:51.261Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=96b40658-b059-4f0c-bc7e-55a0258418e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:28:51.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:01.272Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d01617ea-7bb2-4c07-bcd3-765176cd08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:01.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:11.286Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=02cff41f-6d97-49ef-9cbc-f8beeac166d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:11.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:21.295Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b2e8f296-536e-4312-a50e-80a946ed47d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:31.304Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b5f4b626-9188-4f2e-90fb-f1f8ed307bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:41.312Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b6f6758f-ecaa-4364-8fbe-927678b410c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:51.323Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=147e5245-4aae-453f-ac41-2268cffa867b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:29:51.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:01.333Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=5b14a81b-bab7-43d9-a9e9-b421542cac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:01.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:11.342Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=72d4bc96-578e-4ed6-84ab-0cd09fd048a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:21.353Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d83e56d2-b19c-46b0-b12b-370214977883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:31.363Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f66c5edc-7142-4d8c-b2a6-1efe40bab577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:41.377Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=fb4c4310-8f70-41d5-ba41-7f9532f8e7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:51.387Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d36d0460-85b5-459e-bd93-0d1a42822673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:30:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:01.396Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a2f85a0f-436a-4066-9cce-c7fd23aa205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:11.404Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=07acdef7-bebd-4c98-a2d4-18f84de3554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:21.415Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=00bf0c99-fc28-4335-93ab-eec4933f9113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:31.423Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7533f009-5b77-4a5b-b49a-61f9046dc773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:41.433Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ed2f97ec-f12d-47ec-be1d-56a33033337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:51.443Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f90f1e50-1d55-441f-ba0f-8931d2e1a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:31:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:01.452Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=1e58a11b-adf8-43fe-95bd-08992769b92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:11.461Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=5e7d7789-7d92-4206-8f9a-d38e5a49a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:21.473Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=6a8b0c15-ee28-42fb-bc19-2585295779fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:31.483Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=38877de9-57ca-48f3-8bc5-2cbcbc74f2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:31.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:41.492Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=4d8ac972-a311-4329-ad22-2c182adc8385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:51.504Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=fdfdff95-5ca3-4961-b660-edfe1527f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:32:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:01.512Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2c959502-3f79-4800-a6f1-b86b015b6a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:11.521Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=db57b351-fa2b-4bcd-8595-3f514950d616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:21.533Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c6335a56-93e0-4da7-bdde-326bc4134cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:31.548Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e51cb376-8688-4051-9fc6-6636c887d4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:41.561Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7fbe00cd-2d6d-4090-ae63-7f9bd8c0be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:33:50.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:33:50.622Z |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-03-31T03:33:50.623Z |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-03-31T03:33:50.626Z |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-03-31T03:33:50.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:33:50.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:33:50.632Z |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-03-31T03:33:50.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:51.570Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=334b68a4-3c00-44cf-8315-c248d5a73653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:33:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:01.579Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=4137418b-7832-48ac-85e8-8025f23194be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:11.589Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0c3b416e-825e-4cd5-a307-ea8744dee94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:21.600Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c3d4986f-abe2-4fe3-87e7-d1aae3df7053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:31.608Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e0522bac-4b29-4ccf-ab72-c85075d7e04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:41.616Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=badb39f1-0e2a-46f5-b6e7-d224f4a6a79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:51.634Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b0141346-305f-4e5e-9c8a-3b6c0580ed3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:34:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:01.642Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=408eb835-7682-4602-9a3c-a576b4187abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:01.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:11.651Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a49c6ae9-a620-4370-92e3-69d8505f35dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:21.662Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=1c5de890-21df-4755-a91f-85173ed45c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:31.672Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=dcab0e37-2a37-4d4d-9311-49f871fb8f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:41.685Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=fbc8017d-d7df-4101-a169-821fe8845ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:51.695Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ce71db02-c4e1-43d6-b9b2-6a18a1915adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:35:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:01.704Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b4951d1e-3fb4-4c78-8b7a-800c2fa93bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:11.713Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f16dbe69-a00b-402c-ae95-80df9d88997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:21.722Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f260a429-8c53-4014-890c-8fd140bfaad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:31.731Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ca52b1fd-95de-4cba-883e-46e07e7ea015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:41.741Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=577c20d9-b392-49d1-8ce2-5a8318cfc892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:51.757Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=9d4305f0-34c6-4082-94d3-f3189b9ba2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:36:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:01.766Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=0e640ad6-b279-4ab1-b720-fd0799f05fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:11.774Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=bf9420e6-825a-448b-b23a-3fa833c64be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:21.782Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7aecea01-2721-49c6-b572-6ff7bd1f60b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:31.791Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=fd0f9fce-8720-4620-a407-31d750cac0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:31.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:41.800Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d79f8915-aa92-4c8b-9f5d-76eabde8f8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:51.807Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2cc6118e-5318-42e4-8530-4a26dd677352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:37:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:01.816Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=763a4ea0-2edd-4d43-a946-8bb9c67a397a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:11.823Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=ad11f489-8f85-405b-8277-b77162261b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:21.832Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2ededf9c-3f9e-441c-9c52-ae6a85e00aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:31.841Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=5c48b851-237a-4b55-a86f-095c6686aea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:41.850Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e2b205f6-5ccb-43e5-9cae-9c6f763a16da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:38:50.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:38:50.652Z |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-03-31T03:38:50.653Z |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-03-31T03:38:50.656Z |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-03-31T03:38:50.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:38:50.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:38:50.663Z |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-03-31T03:38:50.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:51.861Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7fa3d584-9f4e-4a9f-b494-776c30d2e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:38:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:01.870Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7d90c61d-0f9f-44ad-8405-a55188f264bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:11.880Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a45d2795-693d-4251-ad29-01ba64da0343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:21.890Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=98bcdc4e-528c-4283-a580-aac0e7b1c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:21.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:31.900Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2a781bab-e1e1-4825-a2e6-eff25accc386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:41.910Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7089b6f4-03ab-4bb9-a597-8adc562f6e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:51.921Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=fa07fdc3-e672-4659-8e38-253a4192bad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:39:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:01.938Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=6392c8c0-5697-4629-bdff-29995fe53f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:11.947Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=8c13acfa-f7f6-48ff-84e7-11117df3d788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:21.956Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=a7ce8780-4bdb-4898-8698-eac8183235b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:31.985Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=12aaa9d0-8b43-47c0-9c58-35625c8709c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:41.994Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=050167d4-a40a-4cce-8550-569592c1677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:52.002Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2f8ddd90-82c2-4569-943d-a3d8bee66388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:40:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:02.016Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e092b43d-6df7-4ce3-8105-d8d9e3fa4430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:12.029Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=550502ba-d781-4db8-b5f8-a85f7c858e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:22.038Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=e8f37338-1ce3-4af8-b7f4-64557d10a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:32.048Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=c4011d52-2722-4ee4-aa4c-c1aa2ec2a2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:42.065Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=346fb467-8431-4a0b-8b8e-d99daca294ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:52.075Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f8ed1e1f-202f-4c5d-b457-527490beebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:41:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:02.085Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=584ea047-8258-44bc-8d21-aaca9f8a4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:12.095Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=6d2cfb6d-e92d-4d14-9d01-1c9a8aea24ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:22.103Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=b61c3077-8186-40ba-9c44-337781175b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:32.111Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=68582465-954a-46f8-bb5a-9c1e735aca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:42.124Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3ab22218-e8ca-4ff2-9db2-4a531fcc2343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:52.132Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=f0bed969-5aa8-44b6-92cc-291e5824b0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:42:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:02.140Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=86f12fb6-25e1-45c5-8d44-0e6d6957918a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:12.148Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=8548eb70-e850-4a39-be8d-489ad958b1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:22.157Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=39312f3e-0452-4abe-8faf-b06b8fb793cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:32.164Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=8f1ef4aa-f3b1-48d1-88e1-8afd8800cef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:42.178Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=95e57675-890e-4e04-bcd3-b14e945a553d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:43:50.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T03:43:50.641Z |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-03-31T03:43:50.642Z |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-03-31T03:43:50.646Z |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-03-31T03:43:50.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T03:43:50.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T03:43:50.653Z |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-03-31T03:43:50.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:52.187Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=66034f86-d6bb-43fd-9536-1b7661bc58e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:43:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:02.195Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3e77c450-16cc-4276-b395-21c944950db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:02.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:12.205Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=2f326038-f801-4572-bec9-563832f4cbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:22.213Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=7173a1fb-8835-49e2-8d0a-26dd6df4b635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:32.222Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=4652e5a8-2048-4efa-ac4b-692fd1e98802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:32.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:42.230Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=8a94e3ee-49b8-4b42-a317-cb4733ad9a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:52.239Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=d68ed446-944d-4f7b-b114-ea3a2e55db36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:44:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:02.248Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=4fb374cb-8e97-4eab-9c2a-5fcc97aadd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:02.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:12.256Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=23696979-a240-43e6-b75f-85e246d69750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:22.264Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=3bf08d72-6031-48c1-a48e-a992094a97fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:32.278Z |INFO |Init configs |InvocationID=ea75ad29-ccc6-45f6-9c3d-f78e56498a7d, InstanceUUID=148c9105-313e-47dc-bd30-6518b1ceeab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T03:45:32.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |