By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T04:55:51.856Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T04:55:51.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T04:55:51.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T04:55:52.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T04:55:52.639Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T04:55:52.639Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T04:55:52.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T04:55:52.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T04:55:52.796Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-05T04:55:52.877Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-05T04:55:54.439Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T04:55:54.932Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-05T04:55:54.960Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-05T04:55:54.961Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T04:55:55.020Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-05T04:55:55.020Z |INFO |Root WebApplicationContext: initialization completed in 2142 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-05T04:55:55.408Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-05T04:55:56.191Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T04:55:57.480Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T04:55:58.016Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T04:55:58.017Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T04:55:58.020Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T04:55:58.039Z |INFO |Started MainApp in 8.593 seconds (JVM running for 9.307) |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-05T04:55:58.130Z |INFO |Start scheduling PRH workflow |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:55:58.151Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f0030a38-68d3-4690-b425-17fd1c5f3496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:55:59.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:55:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:09.666Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=543ae039-f0fe-419f-872a-d72352245802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:10.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:20.732Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b8a8c115-276c-4d10-a3e6-0e34cd0822ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:21.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:31.798Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9a298e57-12a5-4433-8afd-8442f0049f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:32.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:42.840Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=45a45e0f-dd69-4e0f-a324-dcb613f6025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:43.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:53.882Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=974d1da9-12bc-4c77-882a-92a7fb7c24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:56:54.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:56:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:04.917Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7260c270-9f45-4f81-9cb8-a06399f0e250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:05.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:15.958Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7d798be9-1baf-433e-8117-03f504e918fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:16.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:27.003Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=20ed22ef-948e-446d-bebb-3a00bd2e7a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:28.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:38.043Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3c861e72-f008-4eb5-816f-3890db9c02e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:39.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:49.083Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=05298418-e0bb-4895-b005-688eabaeb81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:57:50.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:57:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:00.131Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2d6d7bb1-f130-4792-8737-e58cc61105df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:01.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:11.192Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=95e34704-bd2f-43c3-891e-5d6bff722141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:12.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:22.231Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=29674007-8d11-4985-abd6-22d18ba17ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:23.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:33.271Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=39aa862e-fe28-4123-82d2-f715d83640d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:34.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:34.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:44.370Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9315ce5a-2846-4ca2-98e3-0612289d9d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:45.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:55.414Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d1fdee22-c402-4605-a838-9f7dd868c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:58:56.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:58:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:06.462Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a677c99a-4725-4727-9942-a8168a525ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T04:59:07.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:17.493Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a824de9b-487c-4bb7-93a6-34161db99af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:27.636Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=597ca83a-13e9-4964-8ea5-9a89a23de9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:37.677Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b43714e0-569d-4b06-b4f9-b5062867c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:47.690Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=202b1656-dc44-469b-a032-25bc406ecbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:57.713Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aacc7438-3d15-49af-994d-1228e152f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T04:59:57.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:07.726Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ad5bba57-5bbf-44e7-89b4-0ee99c1a267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:17.743Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fdebf442-ed20-4d4d-b832-f4f4f0fcc7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:27.760Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=58b1fdb6-0c36-402f-a00d-5a0a9c973a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:37.775Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7bf3c8d6-0ca0-4688-8e5e-05520bbc1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:47.789Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e17366f5-e435-4289-a6b3-b91f7bff1136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:00:56.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:00:56.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:00:56.415Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:00:56.418Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:00:56.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:00:56.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:00:56.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:00:56.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:57.801Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8ce3e425-d052-41b6-8d9e-7469ec4872a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:00:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:07.814Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aa9f1763-a1e3-4bc7-b788-b761ac367b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:17.827Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=37b9dc6e-7917-4849-8f08-139e9a36f07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:27.840Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=76b88051-3541-4181-bab4-ad48e91ac4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:37.852Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=75323a0f-709a-43e9-b303-094e390243b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:47.867Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9354ff5c-84cf-4c9e-a616-f68970ea62f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:47.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:57.881Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=69b9a4a4-5398-4e89-bc93-e88072e28527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:01:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:07.894Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=74f500b5-153e-4b1c-89bb-de2b8528275a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:17.906Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9eca489a-059d-43a3-a84f-6c48b130a21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:27.919Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bf62c775-3764-4094-acaf-d53599d6c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:37.932Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bb69330d-e0c1-4c6e-8798-7ba9b89a0fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:47.945Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=92e95ce7-941a-4e7b-a72b-9c359aa3d5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:57.960Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8e633ccc-f0a8-4dd1-b685-6341011197d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:02:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:07.975Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de60c0c6-eb53-4412-9966-96cfc550a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:07.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:17.986Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0b936718-f0a4-4193-b443-8908dcd4ea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:28.000Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7266832b-9eb0-4ab8-811c-0f9ff470d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:38.013Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2d1d3a1e-bd2b-4dd9-9a41-fd04041aebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:48.024Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=eabebacc-4339-49dc-bbf9-fba515c4d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:58.037Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=52e387f1-1a6f-4579-9c24-f1ec4063e267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:03:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:08.049Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cb9ccf9d-80f8-46d3-bd1e-f97b55bad9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:18.071Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=339f15cc-02dd-40fb-be5a-bf6754b382f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:18.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:28.081Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=07544eba-45e4-4570-ac68-100fb728f1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:28.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:38.092Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1f4aa53c-6901-49d2-8a70-f177da90e258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:48.103Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=80cf2ddc-a6f7-435d-b55f-6ba0b6ea0fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:58.115Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f01764bd-048c-47b3-90cb-b1346f8a84be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:04:58.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:08.125Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f718f0cc-fa63-4ad9-b10f-6fabe1fcb278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:08.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:18.137Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=903b2ad6-3bce-4f61-8072-0a414dc6e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:28.147Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=46dab654-d06a-4988-96d8-9e4ed346a8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:38.159Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0b15d599-32df-4ea5-9e3e-30728cef8b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:48.174Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1bfc312f-ec51-4eb2-837b-74060cabe0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:05:55.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:05:55.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:05:55.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:05:55.795Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:05:55.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:05:55.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:05:55.810Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:05:55.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:58.185Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3c4d91bd-3da5-4fb8-9917-2bb403f91689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:05:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:08.197Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f01a25b7-1a50-4090-baec-a62c9a13162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:18.207Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dead5445-3fb4-422e-867d-31a4f68b70d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:28.219Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dffbe726-2536-4c25-8964-652123abfd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:38.231Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aabf060b-1270-4d54-a4eb-f130eaf13a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:48.241Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=49900ef6-2924-4204-b1da-4393ec854866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:58.252Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=443941c3-9a72-4dfd-bf35-4c4f915d98b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:06:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:08.265Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de57cc8c-effa-4458-893c-7800db279642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:18.282Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d50c2975-f686-4be4-bc47-8ecfa9d0131e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:28.295Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5368caab-1aef-485d-9370-a05a5f8967d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:28.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:38.306Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d60d18f9-250d-4db1-b4f8-3b93ac679368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:48.315Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bc9242d2-a5aa-4808-99ad-4ef2199376f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:58.326Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5983f147-c761-4bdf-ba82-cb82b3482599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:07:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:08.338Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1cedcb0c-c6e1-40d8-94ae-14f1ae185457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:08.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:18.356Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b55e4636-ea19-4e8d-a0c1-2869260969db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:28.369Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3e1d8d25-a048-415f-b398-72dc96e8cbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:38.377Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aa284cf7-effc-45b0-ac40-5325736a648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:48.387Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=49204ac6-f78b-4661-aa9b-c8b9ba91cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:58.398Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c7d5075e-6f7a-4a62-ac84-aacde383fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:08:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:08.408Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e4aa372-c3f2-400c-b4ff-1b7269a1f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:18.418Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bdc0adf5-acdf-4051-86bb-1c7671a7f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:28.429Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=af18aeac-bc00-49ab-8205-a78cf1082148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:38.441Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f8a0d266-4bb2-40d3-8f60-9d7fb53364ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:48.453Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2c23e89d-c049-4d93-8abc-a7263b4f5fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:58.464Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3585c057-7664-4e53-aad6-733cb0a75973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:09:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:08.472Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=66a170d3-3516-49a2-b0bf-99e1d2ce9a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:18.483Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1769bd58-07c0-4e32-9a9a-b6eb55e3d1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:28.495Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=04f0799d-5571-4ffd-826f-4c92f3bf3225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:38.506Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b6df09aa-243f-42d2-8540-4dde7ac5deef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:38.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:48.516Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c897a920-591e-404c-8c38-f27f560b499b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:10:55.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:10:55.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:10:55.754Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:10:55.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:10:55.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:10:55.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:10:55.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:10:55.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:58.527Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9fd3a4e6-655b-4a7d-ae92-19a285e621c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:10:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:08.536Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9cb051dd-b48b-4949-8de1-3b3c98afd2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:18.552Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=43154c19-7ce6-4485-89b3-f1ab564caf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:28.563Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2d400ce7-c41f-405f-8093-9ac3ff4969a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:38.574Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4127871d-5d38-41fd-bac9-704569170f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:48.590Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9e7ffb5f-d976-4441-ab9d-f6fc2b226144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:58.603Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=86f606e9-ed71-4c7d-b17e-c2e51d6ef299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:11:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:08.614Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=86104c66-1d0c-45a7-b96b-5b4c75e658bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:18.626Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a67cde8b-ebf3-4673-b73f-46c4efc797ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:28.636Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8b611e78-30d1-4fb0-87b6-991f3ca0eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:38.660Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2548cbf7-7118-4dd3-93a4-e1011e3faecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:48.680Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=61123b2d-2d1c-4f91-9588-694d0e3e2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:58.708Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=93e21d3f-c2b1-4bf7-9f13-d50016deda6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:12:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:08.720Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f1fd9b6a-ba54-4f40-8f42-543ece971223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:18.752Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=eef68a02-70a6-42c2-9887-215ca3a7442d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:28.763Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c16eeae4-0cc7-4c90-b076-9cd54f971206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:38.776Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=729b76d8-6226-4b5c-a728-c19cb62bcc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:48.785Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=797063c6-c130-4312-9887-8999ec223201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:58.797Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9010ff34-3aff-43f9-bd79-5c8e35be92f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:13:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:08.806Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=134f4b7f-784f-495f-a657-6c6f57e8b00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:18.817Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=441eb845-b533-4051-8b51-42ed9c524778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:28.833Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d0856a11-3f0a-4c83-bac0-46ec291c8f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:38.850Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a639cfa9-d576-42db-b262-2c45fc832d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:48.866Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e58cd418-403d-4f73-9e94-b831e8fe6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:58.876Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a91b725e-9e4e-45fa-98f7-33ce87cf8feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:14:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:08.891Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ea2a803c-d9c6-4201-b112-b8835945c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:18.910Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8d60b20c-b731-4a50-8103-27b343d430a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:28.920Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f99cbc9d-9d6f-40ed-b541-594aeb1156be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:38.935Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a67367a1-81c0-4ff9-96ec-5de743c67db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:48.965Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b1e9d665-3b64-4d69-9b9e-d44f120501ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:15:55.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:15:55.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:15:55.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:15:55.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:15:55.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:15:55.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:15:55.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:15:55.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:59.020Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=90020294-e744-4edf-8704-48979fbd9c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:15:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:09.034Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ae06a272-dd4d-4e70-9760-3940c181fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:19.053Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2380d17a-6381-45b2-b83a-46b7698d1d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:19.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:29.062Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f72f8339-ad94-4049-8647-380db89eb07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:39.072Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=054b5e47-ba5d-40f2-8593-bb47c2bfc419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:49.083Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5b3406d6-88ad-4875-9e7c-5a9684607c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:59.097Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=58a3066b-6649-432b-9475-11e9e8dcae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:16:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:09.107Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3d1fcf35-7430-43f3-b06e-6afa0acbf61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:19.129Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=60b4e5cc-221f-4c50-8ea9-0546bc55e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:29.139Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7cc97639-9148-472b-b60f-88e4a83bde25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:39.150Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2dfea78b-9cdd-4404-8a6d-3eb5e7d2e193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:49.160Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=291c2143-d039-4482-997e-75846229ac5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:59.170Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1be4e6a8-45ed-4d7b-b0b3-47d11dfb4744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:17:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:09.181Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b83eab47-463f-404c-afe1-934596315230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:19.197Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c7c90833-f24c-45e0-8283-d988380f82d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:29.208Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d1238111-d35d-4e20-b620-b7b6ce21cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:39.217Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d0260fb4-1219-49c0-94d4-898bce0056c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:49.229Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2c31a1ed-f658-4cff-8c62-7d9cc834aeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:59.238Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b585b679-537d-4a99-b9b0-b4dc61613a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:18:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:09.259Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b3e36d70-72cf-46b6-9287-91aa6657e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:19.270Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d57c9b70-46f2-4215-9626-6ac312701571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:29.279Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=22a07cb4-3e07-42dc-8126-a689a1f63dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:39.289Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dfad0ca9-3182-4393-b1f4-c8b5a3f477a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:49.298Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d6d2af3e-9943-4e8c-8c0e-5c9a6078bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:59.316Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=495fb1e2-795e-4d7d-857d-d40e04def96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:19:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:09.325Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=077a8b5d-48f4-42d0-8917-457b78f2553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:19.335Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=355ed07b-6ade-4f2c-a248-698ea80519c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:29.344Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1fdb0ddf-37d7-416f-bea6-73244a3f0533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:29.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:39.363Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ca26553f-fb65-4d12-bfb8-aaca3f95b558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:49.373Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1b12265a-4725-4927-8dc7-9c8a9d29e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:20:55.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:20:55.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:20:55.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:20:55.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:20:55.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:20:55.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:20:55.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:20:55.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:59.385Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5ad546bf-a108-4e26-a340-a12d7c68903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:20:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:09.394Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2bdddc43-7fc1-4f09-890c-8037402adca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:19.410Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e43898ec-92db-40d7-bfcc-4ef72e507481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:29.419Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=94043815-6455-44fb-b064-0fc3b90c6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:39.426Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7d00b008-c5b1-403f-91a0-6809a263606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:49.441Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=336da6ba-0b01-4173-a682-3e577190480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:59.452Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9a856445-74b1-4c94-9ffb-90d55de41231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:21:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:09.463Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=729625e2-bcdf-46a9-adef-e3d1bd2cbc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:19.472Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c1a25fa4-ed81-4222-90f4-4baa115bec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:29.484Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=664eff81-5215-4431-907a-c789e5174496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:39.499Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4eba0efa-682c-4522-8d79-c40b99045be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:49.509Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a0db6c5e-3f61-43c8-bdb7-2d0e05196e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:59.518Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=74cedd8d-c643-44b7-be6e-9aba94ba852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:22:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:09.527Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f14d2e30-93eb-4f5c-abee-47303b5f054a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:19.539Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9b2f93f6-821d-4514-8e69-c99ce4d3dc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:29.549Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9694aa4b-2f88-4796-bb35-53a786a1ea56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:39.557Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=15e234d1-6759-441b-b039-eae4e0fbe987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:49.566Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd64f0e3-c681-4e58-8d82-3ffb43953b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:59.578Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ae68ab0e-b897-4f48-9548-67c59260706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:23:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:09.589Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4075fc76-963c-49eb-b046-cdafc3828bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:19.597Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6334ac60-b4b1-43f5-b964-2e7ed23af178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:29.608Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6f90cce9-b10f-4f4b-af97-7c60a7932c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:39.622Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c114aec7-8c11-41ae-b5ad-70f078465f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:49.635Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=29eec1e1-35d8-448e-a29d-eca59fb406c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:59.648Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6fab6193-a108-41dd-b320-8df56f581427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:24:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:09.668Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2ffc31cf-f0f1-4a37-b0b5-df5f1ed59b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:19.680Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1ad2ef67-16e8-42ad-a7a6-85e78d66c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:29.692Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d176d8e4-1b89-477a-9b21-3133c796d139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:39.703Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d025a4c5-b580-4ae2-87fb-41b7e5f5c5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:49.712Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3a319872-e763-427b-bfa9-96a0a78131c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:25:55.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:25:55.795Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:25:55.796Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:25:55.800Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:25:55.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:25:55.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:25:55.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:25:55.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:59.721Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b5278e5a-8c52-4f2b-9c96-de213f031145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:25:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:09.730Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a79cd7bf-1355-4796-94a5-0458b6ab9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:19.741Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7063726d-e32f-489a-8087-88a29ca1f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:29.764Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e8641d3-2408-4fd5-a5da-f9026439d98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:39.773Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dc42d2f2-c546-4493-a47d-357a4e7dc657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:49.782Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1aa89a7c-106f-4c76-ac67-5c434f591d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:59.791Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3dc2a5b0-f4e3-47d7-98fb-f99ef336a99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:26:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:09.800Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3db93b3d-858f-41f6-8e10-d0c6cca7e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:19.808Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9c5c5e52-d778-4be0-86c8-1863483b0126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:29.820Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=480d9fa5-8927-4c93-8138-d729fd664236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:39.829Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4be92a44-9252-40a8-9b24-65af7845b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:49.837Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8d9aad76-07b2-4496-8c85-00c68dba32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:59.847Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b3f6d853-ac66-444b-a247-b266e474a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:27:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:09.856Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=487b01c6-090d-42f8-87ef-5edfe5c823f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:19.866Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e2090ab9-d3d7-43ad-aa17-a7b11276c1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:29.875Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3345e57c-0b31-435e-b61e-2510d777c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:39.885Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b5c92be1-a600-4c73-8c5d-1240c9369710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:39.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:49.897Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f4988bbc-8172-4760-b03a-2ebeb8358485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:59.906Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d7cc1228-0be0-45d9-90c5-f53e46a9aa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:28:59.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:09.915Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=822f6ce6-2e00-45a8-a159-944006c8ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:19.923Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=45f64fd3-0e24-412f-9416-67025162c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:29.932Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b1ebdb94-878c-43e6-b6db-e56854dd03da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:39.941Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=37ce1ecb-f9c2-4962-b511-1f3808267a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:49.949Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=88b929ad-b255-49e4-a124-2cffba24a589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:59.959Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e8071cc-5c11-4133-b927-c5a0eb183b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:29:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:09.981Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=48b18e05-528b-4b8b-bd52-54fbb6dfc71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:19.991Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=362b8bb7-4fa8-4d27-b7ed-057d319ffdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:29.999Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f3bc1528-1688-4e15-8db5-ce4e32eb8f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:40.009Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=65de0bf3-2d2c-4200-becc-014e600c9d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:50.019Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f2b024f0-66b8-4d44-a9b5-c8550cce56c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:30:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:30:55.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:30:55.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:30:55.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:30:55.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:30:55.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:30:55.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:30:55.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:30:55.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:00.028Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=42843122-8d16-45bd-8c74-c4fc8f6f7519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:10.038Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=625a6aca-4d99-44c5-9b78-46b999886d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:20.048Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=673c4542-2864-4ea0-be40-b97b21fb5cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:30.057Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=620bb0fd-f3aa-4098-bcbc-9183986caf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:40.067Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1f768ed5-24b1-43fb-8be9-4cb696fbca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:50.083Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8dc73f2c-b40b-45d2-b677-e39f401ccd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:31:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:00.093Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=023f6207-a0b8-4598-85d7-61574bae0ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:10.107Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8586b976-cf65-410b-a749-bfd42f43aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:20.122Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5e2adeaf-1cf8-4c3e-b952-be5a3a77259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:30.133Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a3c7e760-660b-44c4-8cb4-63f50c16fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:40.143Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c242c9f8-8706-450a-9305-86dce849bc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:50.152Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cd1fcb96-e260-4b55-bc90-49217f3d63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:32:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:00.161Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b52cb0ba-3525-412c-8316-8d52c63fa7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:10.174Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=05f658f6-5ffe-47e3-9abc-6994b2e7d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:20.187Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=31ec62c9-de5e-4507-b917-733af489011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:30.202Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3b631f64-7591-44bb-a92f-03643ecc5cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:40.214Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9cd1443f-6b1d-4f64-92ba-6d61c7e78b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:50.223Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c9fc1169-caf4-432f-9863-b92e300686c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:33:50.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:00.232Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ed996974-b198-437a-9895-0e295de6a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:10.241Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9faefb53-e900-41b4-b068-e1d00357a470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:20.251Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=abcdfa4e-d370-4370-958b-73ae208e06c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:30.259Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1d6f007c-cecb-4deb-bad1-a3929576e370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:40.270Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5f8fd02f-2fb0-46d8-89ea-b2dacab82b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:40.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:50.284Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ba92b01c-e40d-4a35-a2e9-d5b5efd34dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:34:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:00.295Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bd4ca2fd-3198-4933-a68c-de2e919f290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:10.305Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2de0d8d3-ff19-4909-814a-2c984df01e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:20.313Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4d32d26d-2329-41f9-a952-c203023fa3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:30.321Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=afc21cca-6df3-45e2-8bd7-8dd7b48d067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:40.340Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0958ffbb-eb54-4f65-8962-cba70c323f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:50.349Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b8355880-d948-4c18-a721-d4b47ec8ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:35:50.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:35:55.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:35:55.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:35:55.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:35:55.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:35:55.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:35:55.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:35:55.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:35:55.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:00.360Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd882878-7e3b-4ed4-b78e-9b390d889a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:10.368Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d37fba04-198f-4a9b-bc8b-27ef24359b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:20.378Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3ff8027b-e1be-43a9-8b01-066372de9185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:20.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:30.386Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=14fc5181-bcd8-4878-810b-1587d79a584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:40.396Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ce02fb48-f581-4079-98e1-c1910bbc1f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:50.405Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7001d410-0454-4aee-938e-8b0886cd4795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:36:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:00.413Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b40d48c2-f84b-414c-94b0-ccfd722c387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:10.422Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f0ec30b9-7447-45e4-b00f-b39492f60cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:20.430Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=18f8c1ce-d7aa-41c2-b244-51bade1e7289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:30.444Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=47f2f05f-d436-43ad-88b4-5decddcad53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:40.452Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b5010005-3ac6-4ef9-add3-acfe23bb739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:50.461Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6a36d969-ccce-4f9b-a0ff-2d79a9c1b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:37:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:00.469Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c3e2fda8-697a-4f81-b41c-3187c7411346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:10.478Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7b0ed7cb-85c6-4ea6-a494-90df9a6f6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:20.487Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2b78a55d-4940-4012-a698-7db619281e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:30.497Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ac94b4ac-f19a-46b2-bd3c-989161737b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:40.505Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a4ed41d4-5762-46a2-aac4-cbcb8a1c83ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:50.514Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1842e91a-0352-4434-8a53-5cbcc77c485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:38:50.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:00.523Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e677a917-f707-4ff5-b80d-a5e49aeb36ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:10.532Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=963aa35b-7532-4e99-a51d-6439c69cd41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:20.541Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7411b512-bfd2-4678-b068-5b40ea92fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:30.553Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=688fe881-534f-4cf0-96f1-33ab1d919db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:40.563Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7ffab743-a119-4bb6-89a5-3357670628dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:50.573Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=67f14d4d-dee1-4c4a-8751-0fdf301e96ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:39:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:00.583Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6b3e40b7-1d40-4f84-bc1b-79908e206742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:10.593Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9b0c3ed3-6230-41aa-8804-2ed6600f2db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:20.603Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a6a35cca-1a44-4b59-bfdf-1586f043f316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:30.613Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cd129b48-e383-4ee0-8db4-3b7560ac4471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:40.623Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d5679cd9-eae9-4a3d-bee7-bbca4a220678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:50.631Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=304ac2ad-528a-4b5b-9f55-b493085b9fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:40:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:40:55.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:40:55.733Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:40:55.734Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:40:55.738Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:40:55.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:40:55.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:40:55.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:40:55.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:00.640Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=12819d5f-4173-4854-9f25-39b7d714ddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:10.649Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f9c0d05c-1bb0-44bf-81a7-178258d4884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:20.658Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=30c0fda6-c835-4ada-b347-b09e072c6c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:30.666Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0a6e92cd-764e-418d-8fa7-f34ffb0c0309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:40.674Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=aba4429e-a903-4fdf-903d-a9d0e51d80b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:50.682Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=179afba6-3735-41ed-8336-d6403223864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:41:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:00.691Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3a4fef08-ae6f-4d21-a9f9-73f4fb702460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:10.699Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7914ab59-255a-426e-b8aa-9466dae3aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:20.707Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fa77457e-df46-454c-8f5b-e9141488c868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:20.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:30.715Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b3fa701a-ddc0-4a18-a375-8105ac96a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:40.724Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c2fa0231-2e12-4df3-ad44-fda6f067065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:50.732Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7dd685ec-61b3-4267-af9d-70fb5697c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:42:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:00.741Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3b564c24-2747-4722-9a73-e636bcba03ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:10.750Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fe5372bb-6841-4e38-a99b-870ef1d15f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:20.757Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=76be1254-acaa-4b12-aa67-8970429810f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:20.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:30.766Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6a2b6478-ac59-4efa-86d4-b801ae9bda9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:40.776Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cb83d862-7a19-4a32-8107-29c887237e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:50.784Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0579107b-784e-415e-9c40-0206f65b2efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:43:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:00.794Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a6afd2f6-1129-4b24-85f6-a612c6bb7ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:10.802Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=348aa0e3-105a-42a4-92af-ec1bd9506722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:20.811Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d480d006-e94e-4c8f-b865-9d44b62122c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:20.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:30.820Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bdac7a12-fe67-4f4a-97df-6a13db3c1d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:40.829Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=046cac2b-694f-46d4-8685-f1e2b80b4919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:50.842Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=20a9de18-caa3-4fec-ad26-4b267315590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:44:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:00.850Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8c1344a1-4aca-44e9-a19c-74b46f036cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:10.858Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=52e9bde5-86a6-4787-bf55-1ef68b8824ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:20.868Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=351ad161-ae8a-4236-87c2-e8f9df50147b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:30.877Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd4de344-9d92-40ae-a372-116ada2eb988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:40.884Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=96e4a20d-182a-4cd7-ad5c-64fc00b1d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:50.892Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e0a51bb-a686-4e57-8a4a-2c3dff8de3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:45:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:45:55.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:45:55.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:45:55.652Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:45:55.654Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:45:55.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:45:55.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:45:55.659Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:45:55.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:00.901Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=db48a96c-2df5-4180-9553-117ef5c0c326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:10.910Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fb8c98d9-94f5-41cf-8885-751e9e4f49be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:20.920Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8bcb9e6f-3f1a-4bc8-916b-bb67e1e4d4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:30.928Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cdf14f14-ae16-4c34-bea9-3ce75cedefb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:30.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:40.936Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=41f606ac-daa1-43f2-97bb-3734023cc044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:40.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:50.945Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d4c4619e-5f90-45a5-9ff8-332982874a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:46:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:00.953Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=39d5067a-249d-45c6-9594-fc7eebc58f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:10.962Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=db568c6e-1473-46b8-be09-d7f0b05917f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:20.971Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9eba00de-3928-4720-902f-c37d51bf6bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:30.979Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bdc6dbf1-2346-47fb-a4a9-cf40e96a9128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:40.998Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e71a1ddc-9f64-4a92-82cb-62ddde6ed7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:51.007Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6a13885b-04a8-4411-ae5a-1800e6c2a86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:47:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:01.016Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=092a8bec-47dd-4fb5-b10a-a407a281ae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:11.025Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fea4477f-b19b-43ea-80f8-cb9ca5c77abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:11.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:21.035Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dc4dcac7-8556-4472-a7a0-d28dca988924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:31.046Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c5892907-12d1-437f-be0c-71903e82d3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:41.056Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c091007d-0a16-467b-b0b2-272ddadeaf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:41.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:51.070Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1a51887f-4843-49cf-8fc7-de14ca4dc26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:48:51.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:01.081Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=97fd5ce3-4974-4ba4-b54f-c3b9139e1a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:11.090Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6683be47-a4e4-4ae5-af11-3ff44248023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:21.101Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=20a9ac78-8c8b-47ab-814f-3ddf505ebae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:31.110Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a65a2eb4-7945-4d74-8dd4-64762fde1027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:41.118Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=474fcab8-ed2b-468d-b742-cecbcf92ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:41.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:51.132Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0d14a57e-27d9-404a-ae0a-2f4444c35869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:49:51.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:01.140Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=63d126d2-ad13-484f-b1a5-83688fcd54eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:01.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:11.150Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=59eac30a-9735-42cb-8479-6295a8037082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:21.158Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a84fe05d-7102-42b1-8400-bc524c81ee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:31.167Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8271ce5b-e210-4c80-b0e3-2ea6b9ead942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:41.174Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e00f211f-f19c-486f-9f35-96f27acb4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:51.183Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8064efb2-7bba-46d0-8ca7-20bb741c32e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:50:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:50:55.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:50:55.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:50:55.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:50:55.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:50:55.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:50:55.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:50:55.757Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:50:55.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:01.192Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de9d2270-00f5-4b41-a205-c8161dfbf70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:11.203Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=661892f4-e715-49e0-9971-c14b7fdb5633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:21.239Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=481d497c-e0e7-461c-8f2b-22b815e12703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:31.249Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2527c6f3-73bf-402e-b1bf-8f180592bbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:41.258Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a173ca76-b147-49e2-a7ab-977a54eabcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:51.266Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=812ad2da-91b6-4362-a55a-5c77a95cec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:51:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:01.275Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5553de3a-1a18-473a-93c0-837a5062c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:11.283Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bf848538-1dde-4864-a9fe-d790733d4f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:21.291Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9f7454b5-b49b-4116-a111-6572149a0706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:31.299Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=48fc1f33-f606-41bd-a618-da7dd4e4e676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:41.310Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e89bccc0-60ab-4050-b217-54591be8756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:51.321Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5c6a5d0c-8a2e-42e2-ad12-745f3cda2cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:52:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:01.329Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f9ad9b92-ee9b-48c4-9f39-32f7f5b5a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:01.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:11.338Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f735421f-4f2b-4bc8-bba9-4285fffc6668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:21.346Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7bd37b92-3e9f-4c4c-a6a5-d42792ec0937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:21.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:31.355Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d1270122-7d1f-4ffd-88d2-171acb272899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:41.362Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ab6748c7-7d64-443f-be59-2da457352007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:51.369Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=06bd1077-dde0-4752-81d4-596f66c82b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:53:51.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:01.376Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ae3eb4e1-17e8-4adf-abb8-612ffb3685d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:11.384Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b0523e07-d511-459c-8752-ea36993dd7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:11.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:21.391Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a1f02069-b0e6-487d-bc63-57d45dee232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:31.399Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=99613bf0-bfbf-4750-8645-fa0ad829cb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:41.408Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d19b7b38-9208-4280-92a9-a08606ff17c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:51.418Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2eea44b9-b59a-422a-b590-84fcff5bdba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:54:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:01.426Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1833e2e9-8fa9-4895-a76a-96ccb5bd1d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:01.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:11.436Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1095d000-4fe0-45ce-9a4d-2d361b62247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:11.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:21.444Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5efdb813-48ec-464b-b489-90e92f546679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:31.453Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de601819-46c0-451a-a17c-b982771b692d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:41.461Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7b332875-e70e-429f-baa9-d064eec39a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:51.469Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5c6f8ddc-24da-49ad-97ec-b13468492d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:55:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:55:55.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T05:55:55.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T05:55:55.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:55:55.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:55:55.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T05:55:55.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T05:55:55.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T05:55:55.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:01.482Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a7392242-0613-413c-b5dc-1d531515df13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:11.490Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f9ac0aec-d286-45e1-b954-70775d2a0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:11.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:21.500Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2315c3e8-6c91-4285-a792-03331e35b386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:31.509Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=713cfb31-68a3-4208-aecf-2f57fcd75f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:41.521Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3d846408-7746-4699-a720-7e2e6783485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:51.529Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6226b285-d048-4a9f-9298-d4b93cc61b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:56:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:01.540Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6e9da88f-1df6-4bb7-b336-8543e573aec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:11.549Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5b7444b9-4c5d-47d3-88fa-116a093cb040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:21.559Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7d67dd01-62cf-4980-80f9-aefe2e4d2332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:31.569Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=09c8d37d-1781-4a80-8fb9-3b445a3ee780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:41.580Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f5b15d57-7820-45bf-b6a8-d70959cee74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:51.590Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0eff5bc6-e72b-42b2-9873-aa05e02dbb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:57:51.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:01.598Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9e1d2779-27ab-46e2-95ef-04c7175f3651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:11.612Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fa70e818-7482-4165-a03e-55c2bde2273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:11.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:21.620Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6ace5fb7-97fc-4925-a863-3d83a5e18db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:31.628Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e36f1593-faa3-4413-82be-c79366a52e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:41.637Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8c961001-fdfa-46fa-9d4e-f53b18f9fc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:51.645Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fd89e5af-ad4c-459d-a631-13fda485082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:58:51.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:01.655Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=04d6ad85-5aa1-4424-b569-8ad42e00b431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:11.664Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f28d40d7-d6b4-48de-91e3-423cb50d9edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:21.672Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=21ba6abd-5529-456f-84d8-b7350e947f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:31.683Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=01509917-768e-4d9f-9e1e-615a89cec4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:41.701Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7f13f2f5-6c53-482d-b10d-206e78745c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:51.710Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5274278c-cbbc-4c8b-8e92-4dfd744132ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T05:59:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:01.719Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ec3d0d94-4f91-4958-9a30-897eb4031d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:01.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:11.728Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b6969a81-958d-453f-9ffa-2b02bd54b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:21.736Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b09f318e-ddb6-4737-bfb2-7292dde7bd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:31.744Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=15835163-21d1-4a08-a0c5-33486c78d52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:41.752Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6d01e92e-aab8-4713-a107-d4eb51550d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:51.759Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9f8bba61-6343-4156-9ef1-a2188a143e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:00:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:00:55.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:00:55.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:00:55.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:00:55.731Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:00:55.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:00:55.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:00:55.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:00:55.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:01.768Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=40da25b9-8c30-44cf-82e5-26df22c35e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:01.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:11.777Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f4b55468-0a26-4574-92a0-4af4ac453a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:11.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:21.793Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bcdd109c-c652-4f40-a86e-283bd3ec5f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:21.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:31.801Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=45b327ec-0e96-4d8d-9b63-e3ef47db24db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:41.810Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1c9f69fb-9943-49d7-ba72-a25aa1e301cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:41.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:51.819Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e455a402-dc4c-4f6d-aea6-ee1877e7c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:01:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:01.827Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6a0015f7-7b88-4c9d-bd2e-8b62e4013b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:01.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:11.834Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5fd4721b-9962-40f4-9b0d-4bda8f6094a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:21.843Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cd789a3f-b439-4aa0-ae42-818d7129694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:31.853Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cad6a388-2688-4cef-9e81-fb9f301fdd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:41.860Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9ab1f9c7-e5e9-4010-aee7-7ce186fa2b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:41.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:51.870Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f25767d0-e665-4fe5-ad05-c7a9acf730eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:02:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:01.878Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9f52e9da-ed41-450e-a591-a5a0881178e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:11.890Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c833acb5-b223-4ecb-a94c-0b652f086f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:21.900Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2ae55639-0abc-4eb8-8041-d4412486e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:31.909Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=04deb370-d4b7-40b1-8b1f-10315a3198e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:41.917Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d7ff7409-8ffb-4fe1-8274-854bb8fb0e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:51.924Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ad6b7056-1afc-4c75-8d25-36017eb33095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:03:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:01.933Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d9335c0b-c5d3-4756-a889-894520897b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:11.941Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5a70e3d8-81b1-4933-98b5-bfd9bdac1cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:21.950Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b1cecc9b-af6b-425a-bfda-75ada68f7a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:31.960Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c92b8e8c-8499-410a-8e88-2a85681e9994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:41.970Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=117d6064-a4e9-4bcf-85c7-43f60769e365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:51.981Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2ebc79b9-6f1a-485d-8d19-30e0a96e1a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:04:51.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:01.990Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0b67e02b-628b-486b-b554-9b776727e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:11.999Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f2bb6693-8117-48d2-ab0e-2a5563ff9395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:22.009Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bc662694-3195-49c2-b6d3-bdd85cd71359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:32.017Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=34590cad-676a-42b9-95f6-d12dd926532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:42.025Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=73fded77-1ac6-42b2-a178-0068b4ce612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:52.033Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8fb3cc11-0223-40f2-949b-11f3e3217ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:05:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:05:55.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:05:55.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:05:55.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:05:55.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:05:55.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:05:55.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:05:55.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:05:55.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:02.040Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=72d30895-72b5-4942-9ab1-9375f36a3e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:02.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:12.050Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=90e5600d-e943-44ed-8357-12d6ee887c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:22.058Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=76ce628b-c3a4-4dc4-b50c-07f34efb6443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:22.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:32.067Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c2973ba1-fd34-4c2b-a54b-694b7fc571cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:42.075Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5bb4a153-8d95-4566-89a5-9a8040ecedda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:52.084Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=79432567-cc3d-4008-b909-be84c854e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:06:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:02.091Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=be97493f-c3c3-4b8e-b0f2-6c1d5168e4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:02.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:12.100Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5fbf3074-b23b-402c-8b0b-e09c010360d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:22.114Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=242cedb1-d1fa-4181-8fe1-00a96447320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:32.121Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=92901320-af83-4c34-a6f4-13d45c12d33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:42.131Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bedb290b-9021-4608-a6da-2567fadc9cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:52.139Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bfc6e0a2-020e-48a7-a55c-e22b1f12ce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:07:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:02.147Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9f246f15-99de-4c23-91c9-680de3b34f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:12.155Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=90191b98-86f0-4763-8558-f8ce40c73104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:22.170Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3d52748c-3ff7-471f-b705-17654fd5bcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:32.177Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e90f8e4d-3696-4ade-bcfa-972e1041c121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:42.189Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8f877dfd-9e0b-4844-b3a2-a487af335e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:42.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:52.197Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1fbf2c10-20d7-453a-8893-cd7039f7f82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:08:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:02.205Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=af1fa1a0-e417-4f57-be5f-a85655f11298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:12.213Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=572bd649-a2fd-4ed8-b50f-8f06cad2d97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:22.222Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2351e68c-d656-4742-9b4f-eba9b1eda7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:32.231Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=97dabc74-67ae-45d8-95f4-76b8bdef8611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:42.238Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=74c9ca8e-f141-4b6f-bc58-f8c2569b5115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:52.247Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3b0122e9-7fee-49ee-a7c9-a50118ac19eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:09:52.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:02.256Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de0d20ba-1e99-476a-8f53-a2e440d8dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:12.273Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=02c3dfab-b9b1-46e9-be8a-d1ba9672ddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:22.282Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c1553c0c-23b3-49ec-9609-5d41eb965dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:22.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:32.294Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=355f2937-a6f1-4ef6-9c78-04b64b839ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:42.303Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=eb87ede9-6067-453e-ab2c-c897e3291c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:52.314Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=af7a6956-9be3-480a-bb20-0d8657938fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:10:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:10:55.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:10:55.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:10:55.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:10:55.751Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:10:55.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:10:55.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:10:55.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:10:55.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:02.323Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=624e1276-76d3-4a7b-8366-ae0ad15c3825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:12.332Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f8ddd4f9-4258-4b4d-875e-dad7da640be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:22.340Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=349a81f0-9c19-427d-a4b6-8f8fca842413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:22.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:32.349Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=47cebed1-1d0a-4ed5-9abe-6cc749848762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:42.358Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=086c0860-071d-4d4b-ba83-a8c9a7dc4611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:52.366Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1525d953-aa10-4e9e-87bd-597e28d5c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:11:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:02.374Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=60b3696f-7d56-43ce-8b29-b2d1e2e90ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:12.383Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c80f14f2-dbe8-46ae-867f-380e75bc8b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:22.391Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d1268600-6729-40c8-9189-3da0cd3ac491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:32.398Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fa05ac50-5a1b-4175-a8d9-9e4c2f4909b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:42.407Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=41af6c63-1c2c-4bfb-9666-ee4fc4352149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:52.422Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=76e90f36-5a44-43c1-8fda-2c87e5897c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:12:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:02.430Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=48ab1b5d-4614-4305-a35d-b0c74ef1e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:12.440Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c52c798a-9ed1-47e9-bc67-6b578bb6c17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:22.451Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=95d1c51d-7e04-496a-a770-bc234fc90277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:32.458Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=53e56743-ce3b-4af1-9785-ce4ff6182f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:42.466Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5b6e2f43-3317-48cd-ada0-b626c1354ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:52.472Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=84566309-c364-4ad7-9636-0783d53a2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:13:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:02.479Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fce8d590-ec85-4915-a17b-e7c52add1064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:12.486Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bb2817fe-61d8-43a3-a290-a5edf6e1f1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:12.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:22.493Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6839a0b2-6604-4451-a259-beda6c926b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:32.508Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd1938f0-671a-4d9d-bdb9-4ee0bfa7b51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:42.515Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bc21632b-b19a-4c42-ad2d-ae1c661ab5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:52.522Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6efeff6f-7efc-471c-9434-3148d15bab6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:14:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:02.530Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a16923c5-52cd-410e-a758-2c14e1c043b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:12.537Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a7ae3e22-17ec-4a9b-ad0e-2d696b16162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:22.546Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=6ba51337-ceb4-46d9-9837-9ccd395ba7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:32.554Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7ce70a81-514c-441e-9d8b-85ec9dce6a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:42.563Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5cc2d24b-be00-4eea-b13a-c76179ce7adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:52.571Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=de73b144-5fd4-4980-aa86-8975754a51ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:15:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:15:55.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:15:55.615Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:15:55.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:15:55.617Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:15:55.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:15:55.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:15:55.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:15:55.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:02.581Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e4e9e0a7-73a2-4321-9c1c-2f74ef09e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:12.588Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=dd678e89-d270-45c5-9246-2deed533210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:12.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:22.596Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b17a1286-3da8-4941-9666-eb4f32e0fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:32.605Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d56e3f2f-572f-43cf-b601-5c603977c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:42.612Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7a7c9ce6-5976-41a4-8166-851f3af8210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:52.619Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=517dce1f-dcb3-4246-a2c1-5812f9ab3dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:16:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:02.627Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4b858485-8971-43e4-b1d8-a5b249d0ef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:02.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:12.636Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a87fd101-9690-4bfc-9a9a-07d1db0fd1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:22.646Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=73becf90-ad19-45f9-930d-62b50a330aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:32.653Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0b0980e7-4f63-45ff-8903-94a9d9f13784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:42.661Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1f010ec8-aa3a-48c5-abcd-5020064e72d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:52.669Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0a601b46-5f83-4237-8784-87c454b7d855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:17:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:02.678Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=690d44f7-331e-426e-b83a-7483e695d42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:22.919Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d7b87ece-aa98-41f4-9386-ce8238cd165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-05T06:18:24.555Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=D0JqKddjb7K0HXHWBjNb, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:25.276Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:35.277Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2b6c8284-d575-4bbf-927a-9f4572e12079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:18:54.822Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9eec1026-2733-4e51-b0b5-0c4b7177aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:19:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:19:14.389Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=924f6ad6-8990-4ae6-a9c3-2b1a91d42f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:19:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:19:33.928Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1e4d2aa4-b002-4401-a9f1-eed27752eb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:19:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:19:53.490Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cb93fcc6-3c91-4e19-bb3f-9ec2820bf429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:20:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:20:13.026Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e5f5fe14-58b7-4141-a5f8-14c27e8cfa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:20:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:20:32.578Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f35c4767-439b-436e-bd39-fe12b263141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:20:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:20:52.171Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b780ca91-6e99-4f95-aab0-fed84052a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:20:55.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:20:55.720Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:20:55.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:20:55.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:20:55.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:20:55.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:20:55.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:20:55.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:21:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:21:11.718Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=049c4834-d5cf-4340-b1fb-759f60b863c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:21:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:21:31.274Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d1006553-722f-4d14-8c45-ddcafda5b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:21:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:21:50.824Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1772ca9b-ab1a-4c37-b254-c2b34d37b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:22:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:22:10.366Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5887c9f4-f8b1-42b9-8956-87bf3f3b7114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:22:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:22:29.919Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=62bb9e95-990c-491b-833e-6df0cbc1ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:22:39.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:22:49.478Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d64526d7-e459-461a-beb5-627f63ebbb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:22:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:23:09.025Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=2fed8735-af5b-4d63-908c-2b2e3fdef42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:23:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:23:28.580Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=05b3249d-fa45-4a9f-9ac2-de2bfb632726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:23:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:23:48.126Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=add74bde-4a72-43c5-bfdf-6bb934477531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:23:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:24:07.673Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=35c67725-c6fa-4772-a688-236c43f07cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:24:17.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:24:27.216Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=017a0de1-dcb5-4a30-aa92-3683827e74c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:24:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:24:46.767Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a0d2a023-fc59-4ea7-b99b-687a18313163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:24:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:06.318Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8e20f4fa-41a5-4a7a-a423-136c38ef22e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:25.894Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=85141694-faf0-4e2a-9248-51be36a2f6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:45.508Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e716bec0-c7f1-4a53-8c3a-1250d44ddb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-05T06:25:46.914Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Nrh7Dzr22KdjwAxF8A0I, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:46.937Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:46.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:25:55.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:25:55.620Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:25:55.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:25:55.622Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:25:55.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:25:55.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:25:55.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:25:55.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:25:56.941Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d2dba77f-9e8b-49ec-b5ae-7f679eb6299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:26:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:26:16.503Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=67177a08-ddb0-40a8-834a-91032f43c6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:26:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:26:36.069Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d351cc6a-2750-4353-b402-0cb82d64ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:26:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:26:55.636Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3343f815-b8dd-46ab-800c-c70801aa5d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:27:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:27:15.189Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9f22b45f-66c5-4344-b870-80c4595f01a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:27:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:27:34.726Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7391b946-de7f-4968-a0da-2e633758ff3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:27:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:27:54.279Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0cdb498a-6b89-4ea1-8939-0253f1c580d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:28:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:28:13.835Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0c021d69-a8dd-44dc-b267-37c5368eafd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:28:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:28:33.379Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a997f8cd-c672-4b7c-a0dd-f3e1aa993633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:28:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:28:52.942Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d8d87f31-e83b-492c-95dc-dc151fa929d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:29:02.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:29:12.504Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1c3289e3-44f0-4811-b024-addaef7d4fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:29:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:29:32.056Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3f1603dd-aa81-4fec-a459-9c909061371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:29:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:29:51.602Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=caf5a145-b567-4ace-b162-321577330197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:30:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:30:11.155Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=83dffa29-3c78-4ffe-ae65-d63fb8405b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:30:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:30:30.699Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5f4c8f69-fa5f-4bae-8e04-a42122c89eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:30:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:30:50.244Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=408fa0fd-c7c2-4385-bb01-30bf0d1547e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:30:55.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:30:55.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:30:55.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:30:55.740Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:30:55.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:30:55.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:30:55.745Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:30:55.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:30:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:31:09.787Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=89f4a3c0-d85a-4b9e-817b-43365a7f7f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:31:19.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:31:29.351Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=71f51442-1631-476a-9609-d035c54b2d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:31:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:31:48.896Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=7c4c9e18-747a-443f-9c45-66216797d3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:31:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:32:08.446Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=031381a4-24b4-4be1-abda-e4d23a4901fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:32:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:32:27.990Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=950a1e67-c575-4561-921a-94493bbdc90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:32:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:32:47.526Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a6c02250-1325-4dee-96f4-973057c868b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:32:57.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:33:07.066Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c792e2a5-b19f-47d6-908f-8eda0707f5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:33:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:33:26.619Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=975c48f4-2ef5-4cf3-80cb-497ad5289d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:33:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:33:46.168Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=bd4e7654-755b-48e9-832c-118a84674715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:33:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:34:05.711Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e770a5bf-9c83-41b6-926d-c11dbf1345b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:34:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:34:25.277Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8f228a23-c907-49bd-8338-bda5eb091048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:34:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:34:44.818Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=1462c3dc-c7df-4b32-82d1-df95ba32fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:34:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:35:04.362Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=604d72cb-8718-4b38-956a-bb34efb9e981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:35:13.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:35:23.917Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=4cb192e3-282a-4fd3-b01b-c62662867ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:35:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:35:43.486Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=9b216ef2-a82d-4f92-8f09-08137d9044ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:35:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:35:55.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:35:55.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:35:55.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:35:55.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:35:55.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:35:55.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:35:55.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:35:55.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:36:03.039Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8c8365fe-4926-41ad-a565-02157087cb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:36:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:36:22.589Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cc43b871-8e26-46b6-a502-b34819a24acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:36:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:36:42.132Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=37a33dd5-7ead-4c7c-b98f-b940354172a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:36:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:37:01.698Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=084d013b-23d5-4c62-b80e-019b3a89664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:37:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:37:21.240Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f71ee495-2e43-4b10-8d5f-907b4b81c828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:37:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:37:40.788Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d38941fc-9950-4650-a29d-1e0e26248ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:37:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:38:00.338Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=33ee086e-796c-43df-a532-bfbb12449e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:38:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:38:19.896Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=cd2f70bd-8f1e-4227-a14d-22cbd9e20877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:38:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:38:39.448Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=65a2357c-0c50-4453-a64b-0b2264e1da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:38:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:38:59.015Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=866f10d6-3d24-499d-a9ff-4907f59f96e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:39:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:39:18.590Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=203a43a4-e3e0-45ce-a569-e767141ab474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:39:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:39:38.135Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d245cd91-4c5e-438d-9e56-46af0e9b7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:39:47.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:39:57.700Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b37aae4d-0ed4-4325-8c8e-67bc0fe2f2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:40:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:40:17.239Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=8b1edd79-8294-46d1-aa70-42750afdba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:40:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:40:36.784Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=578c4cd3-cd98-4fb0-867b-55b6b9c194fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:40:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:40:55.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:40:55.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:40:55.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:40:55.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:40:55.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:40:55.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:40:55.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:40:55.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:40:56.334Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=258bbf71-f599-4e35-bd01-4857f78280e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:41:05.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:41:15.898Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=087d4b19-ba6d-49c6-8ba6-15978bfb72a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:41:25.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:41:35.437Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=349ea2de-51ed-4329-94b3-6702e0d1f990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:41:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:41:55.005Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=71d836bf-7f9c-4ff5-92f3-00d4bfb3ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:42:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:42:14.551Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=16b4b7a2-835f-4903-970c-bd96fa34e24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:42:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:42:34.097Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=17daaa49-52d6-4e6b-93c3-292bacc5abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:42:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:42:53.642Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fcdf390d-547c-414b-9f1b-32e97a62823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:43:03.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:43:13.185Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c21fb022-52a0-46a2-b088-d26b5415daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:43:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:43:32.729Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=204dfcba-d573-449f-99c1-48bdf3de8b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:43:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:43:52.294Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f5a49836-55da-4ca1-a535-b88e0408a41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:44:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:44:11.833Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=fa672494-74aa-48bc-b8f6-208e4faa4e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:44:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:44:31.385Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=959f0c7e-c90f-478b-8ca9-762c04a01905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:44:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:44:50.953Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=d573d026-547f-43aa-9359-3b4e834d8923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:45:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:45:10.552Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a228739b-3f21-478e-9ec9-5a3d2417b3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:45:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:45:30.111Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=b5b8e63f-a4df-4d16-96b9-869bfd301ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:45:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.coyote.http11.Http11Processor |2022-03-05T06:45:49.283Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:45:49.658Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=05bec8ab-91af-43f2-9c60-ceee7655fe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:45:55.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T06:45:55.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T06:45:55.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:45:55.788Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:45:55.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T06:45:55.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T06:45:55.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T06:45:55.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:45:59.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:46:09.206Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=98818ba2-79e2-453c-ba36-fd0fa4fd561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:46:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:46:28.784Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ac97dd3c-4d98-4fc1-b3e7-ccf71fc5921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:46:38.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:46:48.330Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ac780a08-6b94-455a-ae27-b59aea02bcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:46:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:47:07.884Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=0bb05cde-48c8-4b32-908d-8b7240e2bad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:47:17.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:47:27.441Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=ac8a1a7e-f639-43d1-9506-3af626a55b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:47:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:47:46.997Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=a6e2db2a-15cd-4423-9048-3adbdf254ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:47:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:48:06.537Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=114f25af-d551-4bcc-8492-3858fc701a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:48:16.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:48:26.109Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=e193f85e-02ca-482f-9aff-2a6145ad9ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:48:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:48:45.650Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=79766e9d-b9bf-4248-a428-dfbe69879b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:48:55.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:49:05.201Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=c958ba2e-ff5e-4076-b7ab-afbae1680a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:49:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:49:24.778Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=5833daa0-5686-4557-9dc7-884457acc4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:49:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:49:44.321Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=f4e8b469-a49a-4c14-aa21-ac156a1cd7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:49:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:50:03.862Z |INFO |Init configs |InvocationID=cb12e7e1-f4df-464e-b782-796d2e0647ec, InstanceUUID=3facba73-b40a-4b9c-ac6e-6188ebad0664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T06:50:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |