By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:21:46.486Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:21:46.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:21:46.526Z |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-12-28T05:21:47.188Z |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-12-28T05:21:47.288Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:21:47.288Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:21:47.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:21:47.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-28T05:21:47.510Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-28T05:21:47.535Z |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.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-28T05:21:48.876Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-28T05:21:49.398Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-28T05:21:49.417Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-28T05:21:49.418Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-28T05:21:49.483Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-28T05:21:49.484Z |INFO |Root WebApplicationContext: initialization completed in 1948 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-28T05:21:50.120Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-28T05:21:52.278Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-28T05:21:52.952Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-28T05:21:52.979Z |INFO |Started MainApp in 8.954 seconds (JVM running for 9.682) |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-28T05:21:53.198Z |INFO |Start scheduling PRH workflow |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:21:53.210Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8cb5ba2b-5a47-4282-9c63-8ceb1cb5a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:21:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-28T05:22:01.945Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-28T05:22:01.946Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-28T05:22:01.948Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:03.670Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=edc25c1e-494a-4a72-9cef-8c6ce30b43f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:13.695Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d2ce8f3-22d5-4925-97a5-0809be453683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:23.713Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c1b2cbd8-40ad-482d-ac4c-d6c403a2513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:33.739Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fc40b99c-ff2f-4a5d-b967-d544c905db97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:43.782Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8485f6e8-76a4-4f67-8d1d-5b691efb328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:53.797Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6b776487-fabc-442a-8eb3-2ed25bbebcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:03.810Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4cd3ee93-eabf-4993-96d2-9ef5f5ce51b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:03.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:13.820Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=07afddac-4e77-48f4-91a0-90d36fecf07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:23.835Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ca8adba4-b7d9-4609-bbf1-4ddad2d4017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:33.849Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0048ee3d-fdb5-485d-90f6-beef29427234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:43.862Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=79183224-beec-4675-b4b9-8d2a390c9519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:53.873Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a92e500b-95e6-4292-8f42-e21b7b253748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:03.883Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c92fe546-1948-4703-bd42-8ffe8e66ced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:13.896Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4649f850-e274-4fe5-8d49-a52d137f9c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:23.905Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e457cba0-5a15-43ce-a9a1-404758a3d433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:33.924Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f9763ceb-4bde-4072-828f-c28ed5024ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:43.934Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=059baab5-1c8d-45b3-8ed0-4eb8daf94534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:53.949Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a801a60c-63c7-4015-b88f-b96b3057794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:03.957Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=adca58e9-c63a-4c54-9456-9ac93718fc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:03.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:13.972Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=203c8d00-1d09-45a6-80cb-6fca814da318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:23.987Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a891fc71-d3a2-4c14-b80a-12936c34f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:34.005Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7918abb-1c7b-4846-b986-8a4b918aa37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:44.019Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=79c197e7-3365-4834-a48f-ec6e17c8595d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:54.052Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=620b3b50-2030-49a2-b054-e83697a1f745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:04.091Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ac14495c-8572-4361-bba7-de1f0ff27c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:14.104Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a2a40e4b-8d34-41e0-b5d6-161b2d9fda87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:24.113Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5d72a258-febc-4e98-bb59-c1a1caca71c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:34.123Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b83f7067-ddfc-44fe-bbde-edbdf98c0106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:44.131Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7fa174bc-5786-434b-a146-524fdcd0c5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:44.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:26:51.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:26:51.263Z |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-12-28T05:26:51.264Z |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-12-28T05:26:51.267Z |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-12-28T05:26:51.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:26:51.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:26:51.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:26:51.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:54.145Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a787033a-9da2-4fcb-b742-eb7f2f6a7a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:54.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:04.155Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=063686d3-1dbf-49e5-9c31-9a751b0db22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:14.172Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5bd8dae8-250b-47eb-ad49-edfa70293138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:24.182Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=15db4b74-6e0b-410b-b505-2f5179fc2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:34.192Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=667131f0-bdc0-44c4-838d-e1e56a0a01b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:34.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:44.205Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ab9e98be-14a5-4b13-9c15-0c3b51fa50fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:54.218Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb180271-72d2-43f4-bf3c-2fb6387c48fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:04.232Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=540cfb81-ae2b-4ba3-b007-0ba528634c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:14.244Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7d45b58-2c61-402b-b267-50c8fc512ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:24.255Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e50c0ab6-a829-4b73-896f-71eada904674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:34.267Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=16538ae0-d599-4716-a78c-650274953156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:44.301Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c0126385-4802-4a01-8a6d-86baf3e8967b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:54.312Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0338ec38-b230-415b-aa30-ece97f955be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:04.323Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e9ec1bec-72a4-47f9-92b6-67116e1d9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:14.333Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0a34e6c3-c0a9-4ebf-87a1-e45a49629e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:24.345Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f4d1f08b-183e-4f32-a677-771709bad133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:34.374Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=95f94e69-774f-42b9-ba71-2df46a8cf7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:44.384Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=71d9578b-66e7-425a-af00-c0d0409d07b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:54.398Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=18f990e9-5db2-4acc-b649-b67b803d6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:04.409Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b5a9759a-a6fe-4047-a0c3-1f4579bcab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:14.420Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e0dce080-2ed1-4cfc-9fed-f172ca342864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:24.430Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=45201a53-2aec-4669-a2ab-8898c91cf0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:34.441Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bbe80268-3be1-4ce5-8b3c-463d437eebc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:44.461Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6ee0931a-70b8-4420-832c-ab1e5fd5b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:54.483Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7864c905-c64a-4cda-aa12-1645cc2ed976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:04.495Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2c1ab4f0-0845-46cc-b0a8-5a6594354ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:14.505Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ef07770-eba8-4d52-a1a1-874a8d28f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:14.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:24.521Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cc2f1c4e-7ccb-4ae4-a317-b9b0ff13288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:34.533Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=29bd78dc-7d22-45de-a927-8766ff621077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:44.545Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d3c0deb-9b22-423b-9f48-cfc190f6aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:31:50.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:31:50.540Z |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-12-28T05:31:50.541Z |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-12-28T05:31:50.545Z |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-12-28T05:31:50.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:31:50.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:31:50.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:31:50.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:54.574Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1470f8d2-1e35-40fc-8211-b6d94bc37112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:54.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:04.584Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2f69a333-80c5-4233-b18f-b3622cf1dcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:14.594Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8ef4f5f8-b797-460a-b041-8f4eb45458cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:24.605Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=90164675-bad5-4112-8a23-b387d0ca830c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:34.616Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=684226ce-4006-41a0-b7ee-2782df5afebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:44.626Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=eb69d430-5f9c-4c54-95c9-ee6e3175bb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:54.637Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=81b483c5-1ebf-484f-bbc3-a54f685264d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:04.647Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d9c467c5-8750-4c01-b215-ee2ccb23d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:14.656Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6e9c87c5-43ad-4e30-a6dd-48cf4d7febc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:24.671Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aab8a524-81df-473f-a537-895a71db4fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:34.682Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ebe7d026-dbe8-4d78-8e79-b6ab11754f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:44.696Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1e9ef0d4-0f29-4e45-b327-d62f91a39054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:54.705Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0875dd00-09ed-4454-b2e0-142635ee1406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:54.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:04.724Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1b4365ae-d9be-4ed8-952b-11e7f61339a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:14.734Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bc967b58-d86f-4e53-836a-7f625a78c5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:24.747Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7329b00e-15c1-400f-b604-3d7d7d561762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:34.759Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d812277-5d39-4102-9b07-d3234a453545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:44.770Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=60625b6a-fca1-4712-b6f3-fa4c26a3147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:54.780Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=caf13d1a-56aa-4002-944a-0c23148e843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:04.795Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0dab7ec8-29ec-4a2d-9fd1-f218049babc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:14.805Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=86ae5965-df11-4a84-9eba-095dfc9cf6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:24.815Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50119ab5-0080-4974-a0f6-e8116907e6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:34.826Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dadc491c-1e2c-43fd-9cac-5c435298d030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:44.835Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f802af13-2a2a-443a-9423-f192629319b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:54.850Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=338d4883-52b6-4e08-bce1-3c654c3b8544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:04.861Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c6a529fb-ad37-4b8c-a3a5-531e09c38237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:14.871Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=067f9dc6-d32c-4911-812f-300990b33b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:24.881Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2cebc726-443c-4a50-be18-5d726e03a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:34.890Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d7e66c96-a2c2-410f-9ee5-7b3f9d92f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:44.913Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ae615ec3-95c4-4092-b7d9-35f493e692d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:36:50.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:36:50.344Z |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-12-28T05:36:50.344Z |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-12-28T05:36:50.345Z |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-12-28T05:36:50.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:36:50.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:36:50.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:36:50.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:54.925Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=31358941-288a-4a4a-a975-dfebde9e083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:04.937Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fb154bb1-11b1-4c4d-ba1a-5ea7ebee8373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:04.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:14.954Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dd7a3127-1e89-4f30-90d2-672af8244a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:24.965Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50acba6a-9bea-4032-a8af-03dbd5ddfa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:34.976Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=459c0f5f-393a-4a44-afbd-31c120691ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:44.986Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a90d9bdb-3c1d-4a00-902a-b5795559f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:54.998Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=905e2771-d210-453e-ab60-67c10df1609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:05.010Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f63d8e67-e484-448b-8a2a-5b9935f79124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:15.021Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0727570f-1083-467f-a6f8-c9ddaa9c3f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:25.038Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ff6dea2f-dbf4-4818-8fed-e4a2c319abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:35.049Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d7d41b2c-5835-4324-8318-2978ab57b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:45.058Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1b8b0bb6-4979-4661-85db-7282045210f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:55.068Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c306bc61-9793-4d51-86e7-f2821b449424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:05.077Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f3042544-d4d7-41db-8459-17f8c001556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:15.087Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4ef7bbeb-e109-4849-ac3b-0712c9e48e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:25.095Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c9ab5f85-4960-4ef9-90f3-7e2bc3ea9c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:35.106Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a262508f-6795-431f-90d2-b5cc486f37b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:45.116Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=175b4337-3d1e-4073-8dd1-85b3f94ba967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:55.126Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a7ba7122-7718-4cab-b7d9-ed988cdaf78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:05.136Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e7324e3a-0d7e-4df5-ac0c-e1b86c44955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:15.145Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1202152a-0faf-4f70-8001-0fd68b1e84f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:25.155Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=55cc4650-3eca-4933-8d3b-a3ed01fce9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:35.165Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3860e142-96f3-4ff0-a1f1-22aa1aec2933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:45.174Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b5c998db-59c9-49dc-9054-7e9224045977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:55.182Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=06c46df8-900e-4465-bb25-3dfdba68c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:05.192Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=97b10fb8-402d-4eb1-812a-daf34fed29da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:15.201Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=df01b744-2282-4543-92aa-2d43cb7a64d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:25.210Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d7f0b58d-1b9b-4337-9785-5568fec02d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:35.221Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=35b95f50-1ae2-420c-b28f-dc8294c4c376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:35.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:45.231Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=13d67a41-f80e-4587-aa34-081a8d21d06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:41:50.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:41:50.449Z |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-12-28T05:41:50.450Z |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-12-28T05:41:50.453Z |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-12-28T05:41:50.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:41:50.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:41:50.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:41:50.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:55.242Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6561f51d-4499-459e-ace6-c8b32f4d9107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:05.252Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=48439c83-84fe-4a84-927a-f1e341ed766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:15.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=69ee27b7-858d-4e7b-bfa2-99b38818cd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:25.271Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=69200b5c-f435-4c62-ab55-92f25d7b6e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:35.292Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5566a9c0-3594-48ac-b711-bde6971e2144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:45.302Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=98789e25-7fa5-485d-99fb-255e9fcda852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:55.312Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=998d33c1-7215-43c6-ad4d-092b44437376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:05.325Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e241c5e0-14b2-4c2f-830b-73bdf857e12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:15.337Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=38bbffa6-0992-4d77-8313-9fbcfac82208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:25.362Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f2be8377-97ee-41fa-bf6c-d9e5b4eb874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:35.371Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a6517597-d37d-4f3a-83d0-16696c1cce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:45.381Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=52250a3a-055e-4bf3-b8b3-f6f867da40b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:55.390Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a8739cf6-bd0c-488b-b13e-b2f033cb7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:05.403Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a4980af4-8282-43ba-a374-d7d06a9420aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:15.418Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a69ada30-3600-466a-93d5-643ac631fe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:25.430Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=457674bd-40d1-4184-9945-9c8231238265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:35.440Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2f1e29cf-9293-4366-8599-208315cb43ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:45.452Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a0839c20-0d02-426a-8980-fe10666a081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:55.463Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c4e55186-8d8f-43de-913d-999eca4a8572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:05.473Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ca76cec-079b-46dd-8f99-114e141ef490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:15.482Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0bca1a24-79ef-4e71-8355-c83d2d3dad4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:25.494Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=938120ac-bd6b-4013-a5c1-da591ff7cccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:35.503Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6ba82b3d-916f-4c04-b8d2-63a95c211bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:45.512Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50b56f2d-127f-4e29-8fe8-9a7f70a8ec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:55.522Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9a141933-0a61-4edf-8b84-0da3793a65e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:05.532Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a98d7414-a947-43a6-b70b-010bd52669f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:15.541Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e461d8a7-778c-4752-b2cb-06b05a23d8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:25.552Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e9ad2ed3-8db3-4e11-a918-39fc505c79a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:35.564Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=44e3c62a-e9ab-460d-91aa-1b72d06b98e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:45.575Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5eddbe65-b4d6-4e68-86ba-94e812567436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:46:50.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:46:50.445Z |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-12-28T05:46:50.446Z |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-12-28T05:46:50.449Z |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-12-28T05:46:50.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:46:50.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:46:50.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:46:50.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:55.589Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3bac48b9-f5fc-4c0b-920f-0d3299e8d107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:05.599Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c8e50d6c-2941-4d87-b9c9-a3f96f42d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:15.609Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0edc6a78-2668-47d9-aa4f-470551955484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:25.619Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=83397845-5ffe-4b4c-b7b5-dc3d6de09f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:35.629Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=35c73490-79c5-4126-8f27-c8092982f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:45.638Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=39718743-00a8-4d68-b5db-33c25c914d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:55.650Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7885b895-a51f-4a50-a789-003d498550aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:05.661Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fb31b5ac-acf4-44c5-9fe5-c7c5476bd7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:15.672Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f9278470-ffca-4abd-90be-04032580f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:25.681Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e82d653d-accc-4cf6-baa4-ed4943dba22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:35.690Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1aba16b0-9e81-4999-8745-af559657f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:45.699Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bf605526-6ca1-49f4-9d31-9fbf1d89175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:55.708Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d36b8764-8c76-4335-b8dd-8d1441f1e059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:05.718Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41e71625-29d4-49ff-a1bb-6d9eef01abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:15.726Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=037dfae5-b109-423c-a8a9-c51bd3e53eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:25.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5961b038-e0fc-472e-abe9-2bc219b45b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:35.745Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=67a4f438-e254-4107-afd5-7f822147a02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:45.754Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6373ec0d-2e45-4c9f-afa7-3bf147d5b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:55.766Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=78d5b53d-ce2a-4630-b8c0-688d1721e333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:05.774Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0e1c95fc-9403-4ada-8992-e3dd58665a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:15.784Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d295cb2-c5f8-4071-b52f-cf034d9f1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:25.794Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3b64cb9b-2f17-44b1-8fa4-29077793d455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:35.803Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cc5bb4e2-f644-4ec2-be90-2a94afd27479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:45.831Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=26aedbdb-ab2a-43ed-8011-d624a634bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:55.844Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aedc1e35-8fec-4319-8e4d-03e6842afd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:05.854Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aad450d0-93d2-4ee2-88eb-499e6385d594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:15.864Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9db6c436-881c-4454-b7c9-678c92dd0d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:25.873Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=29d4796c-580d-40c6-9cad-c8599d5a553d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:35.888Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a6edcf37-631f-4e18-8d0e-22e9cada907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:45.896Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=750c2475-84a3-4ad7-8bae-feb3d9e0ccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:51:50.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:51:50.337Z |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-12-28T05:51:50.338Z |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-12-28T05:51:50.339Z |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-12-28T05:51:50.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:51:50.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:51:50.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:51:50.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:55.906Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=51cb3846-4494-487c-b702-6657fb11ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:05.920Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fd5ecf15-39ce-42dd-86c8-983bc4be02a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:15.933Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41c82529-ac2e-46c8-8423-9df2823fbbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:25.945Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=42fa7341-9ac3-4c91-ac8b-ba4e1621386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:35.955Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7e9bcf6-525b-4eda-b602-09bf907c72b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:45.976Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d9762ee3-c3aa-401d-9ef4-fd0910c180c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:55.986Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bfdc8027-0663-4cc4-b017-d456f0243f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:05.997Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=420a6bd1-06dd-493a-98b0-c2434b34b725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:16.007Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a7230ae4-e282-4949-89ae-235a226b1771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:26.024Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fb686106-6b1f-4587-92d7-b7d865e12c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:36.040Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=773542e5-4c30-475b-b3e2-779dd5f94978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:46.049Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=582bc74c-6521-439f-a6d4-047b4a2c454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:56.061Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0e832061-d057-4a8b-aef8-7c1f16c1bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:06.091Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb009ae3-89b8-4582-a314-5d0ecb409033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:16.122Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dcb24ea3-7e74-4fee-a536-2cc85c8715e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:26.152Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=03edaa69-82cc-4ee0-86f4-7a1a709aa309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:26.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:36.161Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=910cb690-b5e8-4ae5-99f9-f322b29ebf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:46.170Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0d647bbd-c915-4d96-8966-b697e7bca0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:56.179Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=32a2f9cb-f554-4a8d-9d23-745d39f21159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:06.195Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a5f1fcf9-b85e-427a-9bff-ba992ccdc01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:16.209Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=59fc6620-d10a-486a-be53-cd0d4bb2b579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:26.222Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cbeb8ce0-0d27-4750-8617-01e458885ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:36.233Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0e31c4db-ee46-4f1c-be95-cd69d2618601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:46.250Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1df60e7c-3a74-4ba0-bf9b-62e194165d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:56.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d3850262-67ba-43a9-a612-19717fa47ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:06.272Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8b197dfe-4587-4e40-af3a-48135a8f4b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:16.289Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0456d472-2d98-4c59-9db6-115655e24506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:26.298Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dd701145-8336-4316-ac14-b2172cd9fcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:36.310Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3a3bf997-dd93-45f1-b9a3-b443a3a529ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:46.319Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5f381665-872f-44a4-8078-0e63ee51524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:56:50.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:56:50.508Z |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-12-28T05:56:50.509Z |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-12-28T05:56:50.513Z |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-12-28T05:56:50.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:56:50.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:56:50.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T05:56:50.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:56.332Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7aac7cba-c5b1-40bd-a1dd-6fa5d0a14311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:06.344Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fd0e058c-2c07-4bdc-83fb-fda70c7e2f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:16.362Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5f0d7b82-d4b1-42ae-b5a3-05391a39d7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:26.373Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=82727b01-c441-4de6-bda4-3a0b438e7186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:36.383Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ad4d47cf-71b1-4ddb-89db-12da02a3a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:46.392Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=16217efb-1473-4f20-ae46-e5f52756a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:56.401Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d73aae8a-afb4-4360-87ad-f2f43f934eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:06.410Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=12c3d46c-7e2e-4d8e-81ca-8426c39a5142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:16.420Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2fbc9391-951f-4585-8464-95a1bb07a083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:26.429Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=213840e5-7755-484b-a8df-f70921bb96fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:36.457Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5320523a-516b-4ed9-afd9-0caee38766da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:46.467Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b927d512-73d0-4d90-a792-68fc452782f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:56.475Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a6ee0637-9858-464d-930d-0fdebbb1ba26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:06.488Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4ff81648-9cda-479c-9f21-b0bef30a0af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:16.498Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bf5c35b7-f8b0-4e18-ac0d-23b5a92ba6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:26.511Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9528522a-713e-4b4f-a454-96c619b591a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:36.520Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=323b188b-22da-467d-b7d2-f017119d66ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:46.531Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dd893e9d-4ea8-4fe8-b4ab-21f8794ab11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:56.540Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d387379a-cfcd-4d85-af8b-6f984ece9ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:06.550Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ada7686a-946c-41b8-9e47-fd4cc867cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:16.559Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=33267c94-4b71-4060-bd7d-18a7d16eeb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:26.570Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a3ae234a-9bf2-474f-bbf9-0b3a683f4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:36.580Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=db3b8963-4204-4069-8559-a567521fd854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:46.588Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f68edb64-c701-4bcf-a596-fa321e4b9d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:56.597Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5fac8c1a-067e-4684-b5cf-2018cfde4eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:06.606Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0c56527f-3c1b-4b1f-811e-2f5e68c453db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:16.615Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bea4d018-0e55-4007-a4c3-4dd4383e0b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:26.623Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ffb95742-2d98-4294-a989-ba2abcadb813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:36.642Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=099e9666-6916-4039-af3b-11e08903bf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:46.651Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=334ba865-b94d-4b80-a37e-8c9d5ac727f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:01:50.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:01:50.330Z |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-12-28T06:01:50.330Z |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-12-28T06:01:50.331Z |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-12-28T06:01:50.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:01:50.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:01:50.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T06:01:50.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:56.673Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d1bb857-568a-41c9-9718-77eda026f91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:56.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:06.681Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8ec84c4-b74e-4149-bd8d-74b318aafd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:16.690Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=da0771a2-2b33-4026-95ff-e51b7d1402fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:26.701Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=83f0d58f-4070-4584-bd27-28d6091bf019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:36.710Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=08956649-a74e-44bd-a4b2-0d18e5dab287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:46.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d7a231a-8429-4b89-bf59-f725a5776f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:56.748Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f597b27c-0816-4e10-af6d-123bf06a2ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:06.760Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9db7eca7-c25b-4315-afad-3ee6ab2fbe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:16.771Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d399e1cd-e723-45ef-8bff-356ef1e51178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:16.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:26.780Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c715f2db-a837-4555-aad1-680540d6dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:36.790Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d14d41d2-f2ea-471c-b342-80ba59acb827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:46.801Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ded615e3-1f04-47f8-8a34-f3f67469fb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:56.812Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7b62bd40-68c3-4cee-be58-881bf80f28a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:06.823Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f5e2b5cb-192c-405c-a366-110f270f6a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:16.839Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3433ea3c-869f-4b23-aa67-b5a3fdb42465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:26.863Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3c7d7832-72e4-4e22-987f-6c824f8bcd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:36.880Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bc94a7f6-767d-44c5-b8a2-09d15b335947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:46.890Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f242e220-d7cb-47d8-bec2-358699e07b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:56.899Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=53397663-ea53-4bb6-a6fd-c54a85cd39f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:06.911Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cd9fbc0e-a453-4829-8fd4-e541cf94ea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:16.925Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1805c700-e163-43b9-9c21-9737d71fb6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:26.946Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4fffc696-0f51-4d6c-bcf6-fdd6417a5347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:36.957Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=87f5a390-140e-4868-8874-46a298a0f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:46.967Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8df48a34-aeaf-4aa7-be8f-a81580e06c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:56.977Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=49d9226a-ef2b-408b-8e9e-c0afa0270121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:06.992Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=840343c0-0a3f-48dc-98be-500485a6dab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:07.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:17.003Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1ea2700f-df27-4e28-a878-0a28d3f417bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:27.012Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5bb74d5e-2cd0-426e-8fbe-0a694d95dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:37.022Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=00ebc1c7-c60e-441f-a526-3a4bb373ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:37.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:47.032Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b2f52308-328e-4624-b89a-855c3834a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:06:50.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:06:50.468Z |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-12-28T06:06:50.469Z |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-12-28T06:06:50.473Z |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-12-28T06:06:50.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:06:50.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:06:50.482Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T06:06:50.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:57.040Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=eb5128ab-bab7-4008-af6b-3de26563641e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:07.049Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ead688b-e113-4757-ae4d-e2af7e659292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:17.058Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=36cf8337-1118-427d-b966-027d4a770db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:27.067Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7d74fed-c04e-4e73-aa78-73fb0c25b12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:37.076Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e7a99067-ca2f-4c66-a475-d14ba9b2eea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:47.085Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=021794ad-9153-49a2-aea2-55cf9ed8b715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:57.093Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=27ccc7c0-9008-4481-8915-688caa1b7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:07.103Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=330bc829-fce9-44bf-8865-fa90e06bda65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:17.113Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5efab598-1028-4ef0-9754-ed48a72cf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:27.121Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6ffeafde-1182-46d1-8f83-3a1d76cfb185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:37.132Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=30b55ded-5ed6-49b8-8180-16d3ce0d37c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:47.141Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=37d02428-9182-464a-b308-29250d00da90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:57.168Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5c076fd0-4287-4cd7-9e40-c57a39977a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:07.177Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a73461b2-c7d0-4fd1-ba11-ebc42b826cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:17.188Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=552a78cd-24e0-4169-b91b-556397995382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:27.199Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d9974793-0cd6-43a3-a756-0021bc81ece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:37.208Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4fa4da3e-af2d-4c18-bb01-d2839e026f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:47.219Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1226a2e9-2128-47ed-ba28-011b4f9ac9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:57.242Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ddff0ecb-77c2-4ceb-84ca-8d8beb1e7c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:07.252Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9df4004e-88bb-45d5-b65f-460a23bbf820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:17.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5d1866f1-3f30-4575-b23d-3817243bdb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:27.272Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8647fbe-0a5e-4828-8dbf-92dcf552e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:37.282Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f660ee56-509b-47d6-950c-11e6233b2acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:47.292Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9bfb8717-dcdb-463c-b670-4cd5787e6c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:57.304Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b91ef4ba-0358-4487-8955-baee7668bd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:07.315Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b27da6c2-eb04-407d-b83b-764a0d23b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:17.326Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b9906d10-2b1e-4663-a757-e0bf1a11b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:27.335Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f195b678-72c5-49f8-94e1-63af70e3d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:37.345Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9511cb76-9714-401f-b5b2-121d0ab22fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:47.355Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=499d92ef-1fb0-4c01-8a0d-833a9f2af49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:11:50.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:11:50.411Z |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-12-28T06:11:50.412Z |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-12-28T06:11:50.414Z |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-12-28T06:11:50.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:11:50.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:11:50.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T06:11:50.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:57.370Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ff295d71-f44a-4597-8323-aa12cefcfaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:07.380Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7e39a3d6-1360-4633-a575-107c45e9010b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:17.407Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=861bfe21-3b11-49ef-a7e3-1ccb0093248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:27.417Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=beee680b-04ce-4bac-81f3-e9973c53b5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:37.433Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7c59fd04-f6e5-45a6-ae08-e82650269842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:47.442Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d305a1a5-58df-45d4-80e9-d7ece345467f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:57.451Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c43f650d-3409-4dc4-90f9-8e844bf630e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:07.459Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=35f56d2c-dae8-4d06-ab7d-e265f6c10739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:17.468Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fe8e2fe0-69d1-4d32-8a7a-3d9289977f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:27.477Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb914c76-2e33-4615-9ee5-d7a7a689e385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:37.487Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8adfe1f0-2806-43a7-8252-a831235d8ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:47.497Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a57992ee-6f14-48d0-9071-bd579a45da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:57.505Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=61d66eec-6491-475a-9451-71e4a4ecf17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:57.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:07.515Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a241c44a-dc03-4bd0-b7eb-30c2ae223e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:17.525Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8e6dbe11-6e0f-4444-a083-f4cd65dc43f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:27.534Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1d07d985-ebd9-45a1-926f-47ca095ada32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:37.546Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=82296ab7-e0ca-426a-8e1d-412e96b8ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:47.556Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5a0fd563-7235-4760-abaa-ab2f9b96f0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:57.566Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6f99211a-3892-43c0-8097-39154474d7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:07.574Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ed85819e-0d94-4c4f-a4ab-2757e3b90bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:17.584Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9ae7f37b-2846-4e32-a68a-741b8e7e22b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:27.592Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=838b5cb4-b46f-4dff-b39e-d724c90ae19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:37.601Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=905155a3-f931-45ad-8be6-463d3c92161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:47.610Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=92afdbb4-0767-4779-a16f-e3aba40b60c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:57.619Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a99f98fd-5ed9-4709-8862-25cf8b198377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:07.628Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4e4a4516-bb8f-431d-9624-9a7bff0fc290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:17.638Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=01e58f38-afa0-42fb-9bcb-3823a2d40171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:27.649Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=96767b0c-1c55-43b1-abdc-ddfc943316f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:37.658Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0a86797e-9669-4171-987a-84c4edef692b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:47.667Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=db5d42f1-2f6f-41d8-b048-43603b258b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:16:50.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:16:50.469Z |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-12-28T06:16:50.470Z |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-12-28T06:16:50.473Z |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-12-28T06:16:50.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:16:50.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:16:50.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T06:16:50.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:57.678Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=640d180e-eee3-4d89-9418-bd440e5005ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:07.687Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7b2ea80d-db0f-4cd0-8276-66d76c028454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:17.697Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=43ed1e53-d313-4f83-935e-87dd29b8f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:27.706Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f56782e3-b94c-4e4a-904f-4806b55fd0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:37.715Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c0638ee6-eee0-4df7-aeeb-d76911e92667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:47.724Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d26ecf8-6e3d-462e-b130-0e73cb233a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:57.734Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2f208373-3c65-431b-b956-56f5d1d90c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:07.743Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=222c3b85-5fa7-4b71-bccc-ef2e52795f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:17.752Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=20e73a22-9212-4827-8a11-2519f3ac6def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:27.762Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=093f958d-3cfd-44ec-a141-c94dd7ebc937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:37.773Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=49d4e24b-eea9-446a-948d-125bf8d55274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:47.782Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cb0ae467-1904-4f67-89cc-19dfcdb13522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:57.793Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0ae64cce-74d7-4f49-82bd-feebb56ac8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:07.814Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d53ee88-fbc2-4454-a256-c3697fbd7b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:17.826Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c207f645-3211-423f-aecc-e528e40654a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:27.837Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=45dd9343-2227-48f3-9b18-2ab29553316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:37.850Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=55dfc5fd-35d3-4ed4-bab7-34a59c74d786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:47.861Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=55d59efc-6b9d-4601-996a-a133cb9a3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:57.871Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=65eafeb4-c00b-485a-bbc7-89edf1831509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:07.881Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1cf1f80a-6c47-49e4-b4b6-b0098645e571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:17.889Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cd42d6cf-037c-4220-9218-87976c2d5940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:27.899Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=99edc6d2-70ef-4ff0-a02b-0929f532ea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:37.915Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ba971733-10c2-49c0-b938-3025ade99ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:37.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:47.926Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c3d4b8c8-e93b-48c5-8e29-3c35ad08e47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:57.935Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41cb2dbc-4318-4bb2-9cae-53c6bd3cc21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:57.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:07.946Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ad2f98b7-4d6f-4df2-a8c3-6011dafedfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:17.955Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9eda1275-3fcf-45bf-8dd8-d67dbd212c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:27.966Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e049964d-c331-4f55-aff8-eb2641cbb5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:37.975Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=162deec2-160f-4e75-b54c-d09ee6409309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:47.984Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3f542bc6-36b7-4e68-ac35-45064b13b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:21:50.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:21:50.482Z |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-12-28T06:21:50.483Z |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-12-28T06:21:50.486Z |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-12-28T06:21:50.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:21:50.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:21:50.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T06:21:50.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:57.993Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0f789cd9-e5c1-4b84-ae4a-6903fe29aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:08.002Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9351c259-7ced-4731-a666-0b7318e3229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:18.011Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bc3b8f99-fc6e-4cc2-a136-a0f6201744d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:28.021Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6cdb93e4-137b-4d6a-9361-e9f7703c2694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:38.048Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c56b77a3-5d91-4f8e-b59b-dfeb81e4524b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:48.057Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b4fd1d5d-1e3a-4bbb-8902-74c58ae88b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:58.067Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=85c629e8-e90b-4382-8a82-79bf7c36416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:08.076Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=815834d5-2cbb-4ff1-9ef7-6400fb2686b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:18.086Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cf246ddd-ccb5-437c-9557-af8bc379e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:28.095Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=03ced07b-3eca-4cb6-a571-acc52c3d2a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:38.104Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fe005206-c2db-4504-ac06-81dfa8f17c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:48.114Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b661cd30-d153-4418-8ac8-8e2dec8ffa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:58.124Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=919ba0ea-6593-4e94-8869-60750cfdd45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:08.134Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2fac8c88-2a22-4557-b4f6-be90c90d577b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:18.143Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f4990a05-8c31-4eb1-a34c-c5af458dfbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:28.151Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=25d0250e-7f79-46d4-a24e-b0ddcdcda4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:38.162Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ceb4c13-461b-4225-bcdc-93c9fc4f45ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:38.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:48.172Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4224d2e2-4fe3-4474-b513-6466b2ceacc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:58.182Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6b038662-c4cb-41f4-b539-37e543e083f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:08.191Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=88d8ea5b-ea12-4ab9-92d6-fee32c6f0eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:18.199Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb01f180-e8f7-4d16-ac78-31b305a937a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:18.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:28.221Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=19f13ec8-f3fe-416e-8349-2eec74597c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:38.230Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ebecaad8-dbf8-494a-8825-eb894a91caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:48.238Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=61a93b19-8d04-45a2-a0ae-e005baf3318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:58.249Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f3f86be2-b67b-4a76-bf83-1d98efbb5af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:08.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=71ca11ec-d415-4ff1-a235-85b332026b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:18.270Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=882b919c-2c6c-4344-a82f-ad9287ee4b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:28.295Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8fb2e55-2789-4c5b-959d-0083e259dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:38.303Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e4c997d3-7ddf-4afa-ba2f-2d9d169b1721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:38.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:48.311Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=763440f2-5d57-4e1b-98c9-59c1fb8f6bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:26:50.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:26:50.326Z |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-12-28T06:26:50.326Z |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-12-28T06:26:50.327Z |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-12-28T06:26:50.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:26:50.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:26:50.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T06:26:50.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:58.324Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f32f14b8-02e4-4b0d-941e-d79e50ea1d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:08.333Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0d74d0b5-b26a-4f73-bb36-1405cfd8c5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:18.342Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8fe88b6c-f543-4820-ae68-bb3d0527c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:28.351Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=09db1a88-56eb-4e12-bc8d-72cc0df136c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:38.361Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a7352c02-cc45-4efd-b048-c0157901e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:48.370Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9469a622-b38c-4e24-b70a-23b8116e501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:58.382Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=70392128-7372-42c0-a8ac-071fccea2857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:08.392Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aa9cb7c5-415b-4004-9746-86bbc245e593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:18.402Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ce13cd56-33f9-4ef7-bea2-85485ec04d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:28.411Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=40b484df-a465-4962-ad3d-cae82f90d4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:38.421Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=32819359-ceac-447a-8dd2-8dbb70f5bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:48.431Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1082368c-29b8-4383-a366-6049f7b32e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:58.442Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3d7b6cd0-8f38-46e7-8ce5-8457eed06eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:58.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:08.451Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=02b3a224-8545-4385-851b-3f30fa6cee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:18.461Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=da367cab-5c4e-4312-ad29-67d746547515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:28.471Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6b3a596d-9310-4ded-acbf-7f1021634de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:38.481Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=14471317-c8fe-4746-86a8-5cbe4fe95f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:48.490Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5d74c434-1121-45f2-8275-2b38747dbc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:58.500Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f15b527c-f59c-48ae-9139-5e3398ee360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:08.514Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41d384bd-2069-44f4-a889-64974bf9c060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:18.524Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c486e91f-5256-464f-9c0c-5fe0aecbdc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:28.533Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d6a6ed38-6bd9-4fff-8780-d0982f81946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:38.548Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0d121b72-ee08-427f-9e22-68d8e429e13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:48.556Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=42ac72ca-59fe-4d0b-ab93-87a908299c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:48.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:58.566Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a0d7f54b-7fa4-46cb-9ac3-60ab79164ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:08.575Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=642315b3-8073-48e5-b420-ff6d508cef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:18.585Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a563c6b7-55d4-4d0e-b97c-c0981a84187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:28.602Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c3c82482-fd51-492c-b656-a7d1c2b7addc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:38.611Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=14ead71a-cb5b-4ca8-9c54-e2075c740928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:48.619Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1de14326-1568-4d2d-afab-b6ffed9321c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:48.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:31:50.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:31:50.449Z |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-12-28T06:31:50.450Z |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-12-28T06:31:50.453Z |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-12-28T06:31:50.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:31:50.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:31:50.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-28T06:31:50.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:58.628Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=95e11b4b-d7e1-4ba5-b237-f11f707cfae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:08.637Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50509688-ff90-44b1-aa23-72c9377d2292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:18.652Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=788125b4-75dc-41dc-9212-98b6eaf83ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:28.661Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7443e371-ece9-4f92-8b32-e89fa079e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:38.670Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=06b50a1e-04e3-4035-9dd8-5f8b62e7f181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:48.680Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5a744110-ccea-4305-9c50-b5c469cee6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:58.688Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5ecf7e95-72c4-4e4c-9cba-fded9c5b9f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:08.697Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=089e01db-ce5c-4a9a-ae66-7aa1cd7f77c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:18.706Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7ab97580-0ae0-43ac-8b42-c5e73b2fdb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:28.715Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ba597436-b334-45a1-869f-9f15589cce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:38.724Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=303f969f-2a62-4d74-90f6-aab3c6b00bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:48.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=862d18f4-81d0-4417-969c-e44956f4e978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:58.761Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b3ebc07a-0d2f-4981-9824-835db63dd95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:08.770Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6f817e87-b942-4681-90ec-244bf563b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:18.779Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fd9a0308-1f6b-414c-b29e-42c2e72ad43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |