. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:01:16.107Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:01:16.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-07T05:01:16.162Z |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-11-07T05:01:16.910Z |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-11-07T05:01:17.013Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:01:17.014Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:01:17.014Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:01:17.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-07T05:01:17.341Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-07T05:01:17.366Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-07T05:01:18.934Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-07T05:01:19.419Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-07T05:01:19.441Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-07T05:01:19.441Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-07T05:01:19.514Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-07T05:01:19.515Z |INFO |Root WebApplicationContext: initialization completed in 2148 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-07T05:01:20.196Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-07T05:01:22.718Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-07T05:01:23.427Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-07T05:01:23.459Z |INFO |Started MainApp in 10.371 seconds (JVM running for 11.261) |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-07T05:01:23.714Z |INFO |Start scheduling PRH workflow |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:23.734Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=6aff61ce-2f76-40cb-87cd-59f82a1d99bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:01:25.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-07T05:01:30.542Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-07T05:01:30.543Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-07T05:01:30.545Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:35.391Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2a37aa53-ecd5-4700-a211-9188278ff28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:01:36.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:46.457Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=11e02762-8366-456b-8379-009c8a8ca3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:01:47.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:57.496Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=291c060a-ae05-4b41-a494-92e35802acd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:01:58.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:01:58.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:08.538Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=aa472ff9-eda9-4bda-be6f-3568f4b3dd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:02:09.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:19.613Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=1344dcf9-3c8c-4c59-8b34-de292acb818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:02:20.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:30.684Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=47a791c0-6a32-400c-87d3-19f59862ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:02:31.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:41.752Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=1c196472-9c49-410e-8bc8-743349aead13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:02:42.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:52.837Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=17512e06-be2e-400a-befc-aa391aec4cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:02:53.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:02:53.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:03.898Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7523f3b7-e223-485c-ac9a-292efea85076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:03:04.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:14.971Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=f3c5f931-806d-4292-b92e-fb944249bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-07T05:03:16.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.54:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:26.052Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9660bdda-a77a-41b6-b548-b26fe4d6eaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:36.268Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=63d27d0a-5529-4b88-a37c-3890b13e8568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:46.297Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4d0c4e35-16d3-44b4-b8a8-202b485832aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:56.318Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a69509ee-2e7a-42b6-aa27-dad1ac5e312d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:03:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:06.338Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=fe9ddb94-b001-461c-9570-ebecbd7b8bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:16.349Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7f7cf266-ba82-4aa1-9a25-748720c50a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:26.377Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2ce3121e-5835-4602-89db-f81f05de1c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:36.396Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4485cf36-852c-4c5d-a23f-8362cc8da186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:46.424Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=8a4c72b3-4f1d-4796-ace6-e67a38392053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:56.439Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a8059dbe-6c3b-492a-95ce-937b9f8e28a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:04:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:06.449Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3409b987-b96d-46b7-ae9c-6214e2fdef05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:06.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:16.462Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4d0b228b-7678-440d-a340-3797b0fa0207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:26.471Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d771e90c-11a7-4948-9f22-3bf820caefdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:36.484Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b734a6b6-4989-48a8-ba5b-2af39b09277c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:46.509Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=fc49c273-3dd8-40f4-88f6-c4b1d03ad8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:56.528Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=1c82b98a-6ec0-4ee5-aac6-33c81075d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:05:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:06.538Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2a3cc66a-8348-4c27-a3a3-9f05ecc832ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:16.547Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=401ae74f-229b-43d8-9925-4ecc6aa13a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:16.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:06:21.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:06:21.518Z |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-11-07T05:06:21.520Z |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-11-07T05:06:21.526Z |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-11-07T05:06:21.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:06:21.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:06:21.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:06:21.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:26.562Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=976ca009-512d-4049-a45a-22685e44cf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:26.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:36.573Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=436da9e2-d3bc-48ed-a419-6c0fe0274e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:36.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:46.582Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=6e1c3938-8684-4949-a5b9-e14d30ded3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:56.596Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=81466ba1-3d78-482b-87ed-4555ce7b08b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:06:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:06.607Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4da9d07d-001d-47ec-816f-8a445a575763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:06.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:16.617Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0fc963a9-cbd1-4d9c-bfde-f829b0ede291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:16.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:26.626Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d06e5851-b44d-4d2d-9cb7-29ff4e545c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:36.636Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0f4a7524-861c-4587-9323-98e6dbf96778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:46.646Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0ddaab22-4a1e-4f14-8216-0255092c8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:46.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:56.657Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=88f366a0-cad0-479a-bd19-c3394d884eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:07:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:06.666Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=be683667-7827-4806-be15-0940fb72d766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:06.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:16.677Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=bc9c616e-7c21-465e-9e88-537da247db4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:16.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:26.686Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c751fe18-7f72-4252-a566-0078dae551f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:36.698Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2829d6fb-1fa0-4b9e-99d5-baf54ce0a3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:46.709Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=83a1aa6c-1370-4737-ab16-6abc612f3413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:56.719Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=631991d0-dbb0-45f8-915e-940977f3f1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:08:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:06.731Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=112863b7-997b-46cd-afb4-42c884f2c314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:16.764Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0819ce25-4463-4ed1-91bf-424385137238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:26.774Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=000b444b-03ff-4ddf-96ae-72dc143fdc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:26.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:36.786Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=744f90be-ffd2-4d36-86c7-de3e60b5a8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:46.798Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a903a4b6-b31b-4e3a-a30b-dbc3c907d00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:56.809Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=8848c65d-8020-4bdc-9f40-cf650f4e36ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:09:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:06.829Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=cad70756-d736-4fb3-a55e-1c164b161923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:06.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:16.845Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d925bbea-bfa3-42a5-b6ef-8d6c86e9761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:16.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:26.858Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a49fde4d-92ac-49ae-af9d-960035deea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:36.869Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=f0a09462-7ed6-48ea-af9c-85162c2328cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:46.880Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9235e386-4322-47ee-8d5d-05bbbb5e71b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:46.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:56.891Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=8654d6da-785a-4e83-8d7c-e830aaecfab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:10:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:06.909Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=df71b65b-3d1e-4b30-9ab1-23a0a11b030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:16.919Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=1b444b87-b11e-4fc8-888d-cfb1999ae440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:11:20.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:11:20.560Z |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-11-07T05:11:20.561Z |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-11-07T05:11:20.564Z |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-11-07T05:11:20.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:11:20.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:11:20.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:11:20.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:26.929Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9b3195bc-9525-45c9-8039-7bba84d584a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:36.938Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=be722ab2-550b-4ad3-945c-7e7e1258b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:46.953Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=14479482-ff2a-4278-af86-38d20176c109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:56.963Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=1efb03f5-9827-4a0c-91b2-6bfc3a13c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:11:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:06.975Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=31b9b117-6936-4459-a9d8-9136133dcb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:16.987Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c20c0372-e9f6-4969-bdf9-b7f01d2f7f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:26.999Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4a811e2c-1b4f-42b0-a584-8366034cc593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:27.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:37.016Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=84cb5a89-253b-4791-98b2-b9769346840c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:47.026Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d3c5178f-9479-43f8-b1cf-8a044c83616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:57.036Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5938b846-565d-4c66-ab9d-22ac0495cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:12:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:07.045Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a1b43d8c-cde2-41a1-92e9-52e50e35d4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:17.054Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4188ae79-e465-416b-a7f6-51b1bfb2e254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:27.063Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5ab231e3-6c04-4ef5-8c45-d48da67bdfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:37.073Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=399834c5-7298-4062-af1e-0a3005b9906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:47.086Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5e944d78-262a-4a71-aee4-f79a3d8877e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:47.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:57.097Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=cd5fc9fe-b36d-471d-a77c-7711886a29ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:13:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:07.110Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7cc6ce67-25df-40c3-8743-f00034a4e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:17.120Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0aa59203-91fa-4329-a053-801ced1d2ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:17.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:27.132Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0fced57e-93da-4f6d-9dc3-7682afc93993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:37.141Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=46b9ee83-9157-4900-9527-20d3cdb7b6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:47.149Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0a24b9dd-707f-4f7f-ba81-009ed77ee6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:47.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:57.159Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=310d5d0f-abe3-4bcb-9a8a-bd94fa25eb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:14:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:07.167Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2c01e216-396d-4b5f-8036-7df1223fed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:17.178Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a01486bc-8a7d-483f-940c-bd50cf4e5cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:27.187Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=10c28690-7d74-4180-b82a-14645f45cb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:27.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:37.197Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=651cc13f-7897-461b-a8fa-1cb905bc05d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:47.208Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=19bea276-baa5-4b05-8968-71e25b401bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:57.219Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d17baf89-1f2c-4a1f-af52-3bb1917891f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:15:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:07.229Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a8841fe2-5bbb-468c-abab-5bf53e534fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:17.239Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a816124e-bc47-439e-a02a-55208f55b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:16:20.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:16:20.440Z |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-11-07T05:16:20.440Z |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-11-07T05:16:20.442Z |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-11-07T05:16:20.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:16:20.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:16:20.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:16:20.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:27.251Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=df0a4237-b958-4b65-9b57-51b0271bf57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:37.268Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=64f6407c-8ea4-465d-a281-cfebfcbef583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:47.279Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=921bdc6c-6bde-44e3-91f4-46014e8dcbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:57.288Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5585ccf2-2433-426a-a8c2-81a6605fbf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:16:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:07.299Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=971d311f-9845-496b-8383-07f8fde8d5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:17.311Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b20e2059-8059-4c58-9076-9c55bb9b48dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:17.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:27.323Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9fa8d918-7de4-4346-8211-f093e764aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:37.336Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d0352213-21ee-4a25-9e6b-8a8abdf5bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:47.346Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=ddd76f08-0e4a-4115-8127-fe374c997a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:57.356Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=61033a6b-317e-4ebe-ab20-99e1742a3e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:17:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:07.364Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9a0d5b52-f290-4cd2-97fc-a5a3b5c1aa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:17.374Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3bc0c809-4422-4573-b57d-994310dc3f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:27.385Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5850ff51-07ee-4b7b-a618-9c785ea982bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:37.393Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a696e82c-8334-4b14-822e-736a1cab216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:47.402Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=86514066-7c1a-494d-aa67-0609cd7a390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:57.414Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a6e3588d-d755-4852-8479-9fbcccdc1451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:18:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:07.425Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=56d3ec34-9859-4038-864e-b64ef3902df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:17.435Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2097dd96-81cd-4fb4-a63d-67d4a0a87b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:27.444Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7d3f6f0e-18e5-4f1f-a696-57b29b5c2816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:27.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:37.454Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=f61fa3a3-27d9-492a-bbf4-cb018a7f65db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:47.462Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=8390fa66-c19d-48ab-b4be-6e5b91a9212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:57.478Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7ac01319-0fbb-4412-bc07-6c510e95ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:19:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:07.487Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4d28f7ac-2b0d-4b03-aaae-f26ca7a98c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:17.496Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=51e977ab-ce0c-4e27-8596-5ef353dd21ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:27.506Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=f4402b40-1648-45fa-9288-da5fe6b46daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:37.514Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=46f26a2e-a2eb-4253-973d-dc4218dbca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:47.523Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=be74bc94-c78d-4884-8fd1-a84748dfa351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:57.542Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5e08257c-7a08-43d9-9344-0c6f44a23f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:20:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:07.554Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=865cecf4-f6f1-431a-8889-5673eceb420d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:17.563Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=036ceb7b-13a6-4c73-a117-be17bc871ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:21:20.514Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:21:20.515Z |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-11-07T05:21:20.516Z |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-11-07T05:21:20.518Z |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-11-07T05:21:20.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:21:20.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:21:20.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:21:20.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:27.573Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=91509cd2-4043-4390-b310-f99ff01346fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:27.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:37.583Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7d155f3d-1afa-467c-b91d-88b14709b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:47.593Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7aa70c6d-4dae-48c5-9664-11b5680c5cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:57.603Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e8a2c852-b40d-4fb9-b848-c84a1ddca76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:21:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:07.612Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=05eed966-178b-449f-ab2a-8bd13d3bcfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:17.625Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=88a730a0-5e3c-4b00-9215-98c09350c219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:27.641Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=caded378-b85f-485a-a83c-f45a55bbd152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:27.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:37.651Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7a0d2b0b-0ff2-4661-8c24-608a6229fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:47.659Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=102c747a-b496-4d0a-adc9-002098f33b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:57.671Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2a06d8a4-0204-4e90-950c-1ae699766bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:22:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:07.679Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a5f6524e-fd8c-4c1c-bc10-9c37fb0b127a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:07.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:17.690Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=820145b0-b90f-4b88-a2a5-955750bc15fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:27.702Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=029594b5-c8ce-4ef2-8da6-5430b986a42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:37.718Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e848553d-9125-4f9d-b4ea-b2d3f768e692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:47.735Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7456fee4-d41d-4a47-b6e0-94c000a1ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:57.747Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=ace6da22-361d-460a-97ea-d7c55f12dfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:23:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:07.757Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2c1f33aa-487c-4241-8095-feb0d77d0ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:07.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:17.767Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2646cae9-a0b2-4647-89b0-9b52077a898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:27.777Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=cf3e6294-c963-40c5-9a80-a1a53864a0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:37.791Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b779e963-079d-4dbb-b7ab-f61d72443638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:47.808Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=ebef4661-bb1a-4d9d-b1e2-0f28daa33a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:57.822Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0c7ccd5b-e6ac-4c15-b6ba-8105b5df1dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:24:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:07.837Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=650d357a-3200-435e-b9f7-49746e58535b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:17.851Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b18c294e-5aa6-4929-9d28-6c141d150974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:27.860Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b7d12a21-bb41-46c1-96de-87e760e4e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:37.870Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=64bcd48e-c246-4d60-a46d-50d4dee02b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:47.880Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e735cc92-33e8-40c1-af1c-cd4ad7ea8bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:57.889Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=f33a595e-e3e5-4fad-9e8d-dbc949853fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:25:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:07.899Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b3a4cc9d-e8b2-4c25-baa2-262e3e1d02f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:17.908Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=969d1ecc-6d91-43f7-af2a-47296d63bede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:26:20.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:26:20.557Z |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-11-07T05:26:20.560Z |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-11-07T05:26:20.563Z |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-11-07T05:26:20.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:26:20.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:26:20.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:26:20.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:27.918Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=1c450dc3-f01d-4280-9f6e-459ab30b3572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:37.926Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b817c1fa-ec2f-43df-a115-188a9c1fcd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:47.941Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d1d4b432-01fb-43ac-bf66-5b0e1c9a7d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:57.951Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=aaaf09a9-1458-411a-8f8d-168d31db3e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:26:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:07.960Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=73db2c7f-505f-4d8c-bc6a-fa965ac52a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:07.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:17.969Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b8cb2750-1ff5-4694-b2eb-e7976f9a085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:27.977Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=024b2acc-632f-414e-af95-ec5bedae35c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:37.985Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=724a7b0d-fa71-4696-bf21-2516bb73868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:47.995Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3ab1ea6f-4bfa-4fa4-a686-99da9ce56d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:48.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:58.004Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=94eca8eb-1eb3-453c-a76a-2e4318427e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:27:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:08.013Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=517830da-fc8c-4415-89c4-f9adcec55ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:18.021Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=71facf3f-f2ca-4566-8cdd-3871e9cb8daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:28.030Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=707c090e-6560-458a-9c9b-0f2ea8046d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:38.039Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=8bf01f1f-40e5-4911-bddc-e903d700f37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:48.048Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a1923163-83df-43bf-973c-0e6f6c79da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:58.057Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b4127c3c-50bf-4ad3-8dd1-b7203ad4f181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:28:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:08.068Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c1996f0a-fc2f-440c-9880-0acc69844dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:08.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:18.075Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=32b58497-a9b0-4288-9f4b-4ffaae467a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:28.087Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5067f840-3801-4309-a50f-3fe88ad9834a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:38.099Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=47b19dc0-a997-4faa-98fa-6dabc7c974b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:48.108Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=eda90875-f7cb-49ba-8bfc-66ae6d8fc736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:58.116Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=872d6420-6753-4edb-aed7-77f0c78f58e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:29:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:08.126Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=54ce743a-dd8d-4bd6-a4c0-835845167e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:18.136Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c84aa1cd-f7fa-42da-a83c-0042de728320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:28.146Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5b357107-2d44-4bc2-837b-f7c1010c06b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:38.157Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c6e0245b-21da-4a9a-b905-074eb85744b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:48.167Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2f5070e3-401a-4982-af0e-c92f94ad8f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:58.176Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=03244021-6baf-4b61-8fdd-8b8815a3dfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:30:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:08.186Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=46567512-52a2-4e05-8dda-aaccbaebb694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:18.194Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=bb9e837c-a8cd-41dc-af45-9b899a4ffa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:31:20.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:31:20.518Z |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-11-07T05:31:20.519Z |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-11-07T05:31:20.522Z |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-11-07T05:31:20.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:31:20.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:31:20.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:31:20.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:28.202Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=6e64c021-7eac-4211-b6d1-425699d9bb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:38.214Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=81320e64-b2b2-4705-baa2-3e9f5d401378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:48.223Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=74ed3f77-89ec-4427-aa1f-65099d9d2085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:58.232Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3bf90638-c977-4a37-b8db-fb6a942b069f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:31:58.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:08.242Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=628d2edd-4b2a-4f57-976b-edec1773d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:18.251Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4c2780f6-b746-4000-88a3-31e674750a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:28.262Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e3225495-1ffb-44fc-b529-4124bd5342a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:38.272Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=659fa8ab-a74a-4a0d-9b2e-ea342c62cb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:48.282Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9604f7cc-73c1-44d0-a330-d8db9cb5b5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:58.293Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=313bfa1d-01a6-45aa-804d-5aea1a3efa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:32:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:08.303Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=39c74c32-3c40-4620-886b-0450842ca069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:18.314Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e66fa205-a4bf-41ba-a8a7-a2c61dd4d14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:28.325Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=bd1d14d1-d233-42c2-903e-391293c2a5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:38.335Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=460e559a-e831-46f3-bcb2-0e714f4cd373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:48.344Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=8d006965-045a-4d99-9d18-0d66fc3f836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:58.352Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9dd43a97-a6b7-4231-bea9-e24a81e72bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:33:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:08.361Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7a0ac30a-bcdd-4047-a0f8-91c396a1c770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:18.371Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=123dbf1f-2528-45b4-a031-98bb8ec9ce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:28.382Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=80960288-fbb4-4375-90bd-edc2d7469b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:28.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:38.400Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=653daafc-5eca-4891-871b-5ba4f59bd376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:38.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:48.409Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3894043a-ea62-4321-bc3f-73d151b50051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:58.436Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=43fa5f41-3493-4196-b7c2-cf81a518f99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:34:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:08.461Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7ea3878d-80c2-4ec4-945b-ce9d1a3fd547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:18.470Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=97e117c5-2689-4802-9d9c-b2cf1b6aaba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:28.481Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=ab44ebd2-9bda-4d28-aec0-762aa0ec78fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:38.491Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=6fc456b2-af19-493b-8dfc-cef6a42271eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:48.500Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=07f2763d-e2b6-4331-b76b-813e09b8c82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:58.509Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=47ae48c8-adca-44ea-ac5f-5b8a33fcf663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:35:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:08.519Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0e52ddaf-60be-411f-bcfe-687d445b7e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:18.530Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=bfcb199f-6a6c-4734-80ab-334239e3f843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:36:20.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:36:20.525Z |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-11-07T05:36:20.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:36:20.528Z |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-11-07T05:36:20.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:36:20.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:36:20.535Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:36:20.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:28.539Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5faa22c1-5b31-4af6-9818-4dfdfaf14509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:28.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:38.548Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b4c3e3d1-fb56-4fe9-bf0a-4bbb203cd858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:38.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:48.560Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c2606fd4-ab15-49d3-b1bc-977b2bb5d401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:58.569Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e2b0ecc9-c368-4244-950e-d8422ad70b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:36:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:08.577Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b82e86fd-8884-4cda-a346-f954d6885f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:18.587Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4047454f-adb8-402f-87e1-d7c43a00a417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:28.594Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=265bcbca-f57d-447f-a292-fa2c52822cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:38.604Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=03936436-5a4c-4542-a9ba-08bdc3ff9b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:48.611Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=546042ce-9ebe-44ff-a7e3-e7955424ae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:58.621Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=60dad674-ffa9-448e-82ef-f40c7d0e8229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:37:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:08.630Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=036079fd-a309-4324-8cf5-11a4f8fdba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:18.639Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=bb101882-ef2d-422e-80c2-c97df9936004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:28.648Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=abd4a7cb-37fb-4e0b-92af-2f7751662956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:28.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:38.657Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=bd1d5ab7-c9a1-420e-9e35-9728a2e3f72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:48.666Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=eefdf047-aacb-4d22-ad06-acdf79037a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:48.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:58.678Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=147a9a4d-1bc1-48f9-a1de-df83009d3bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:38:58.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:08.686Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=33348852-0751-481b-92d5-4020130102f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:08.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:18.695Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e9ef36c7-63c3-4a85-a804-9f1fd42e8da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:18.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:28.703Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=64674595-1715-41f5-8719-ee2d4ec7c59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:38.712Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e1f2f60b-6e27-44ea-9480-d3760e036ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:48.721Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=418feded-50c3-48b4-8f81-d451aa08e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:58.730Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c533c7b9-14cd-4dc0-a4ea-34991db6d8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:39:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:08.738Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=11575ef1-6878-41d0-91bc-837c85d877eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:18.746Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=4a953979-c204-4e30-9fb0-2bcd88cceb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:18.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:28.755Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=761f926c-7f1b-475c-879a-c3f6c48c3995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:38.764Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=87baad62-4d16-4b08-a3ef-af971d1ab5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:38.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:48.772Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d892f46e-0496-4e22-ba96-9d68420ad606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:58.781Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=73ca1499-133d-43a2-bbf6-962e96d53d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:40:58.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:08.790Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3bcc3fd6-ffa1-407f-bf28-64918a22bb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:18.799Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=11415f41-f091-41ef-a04c-854ddb038a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:41:20.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:41:20.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-07T05:41:20.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:41:20.448Z |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-11-07T05:41:20.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:41:20.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:41:20.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:41:20.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:28.808Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a2d1996a-8ab8-4dff-97a9-e46f18eb5d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:38.819Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=1c8ea460-392a-4db7-94b1-cbdc593e18d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:48.828Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=aff2b3c0-1125-486a-9094-740d2f5b7ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:58.841Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d5e584f6-c15e-43fe-ad78-199f71215273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:41:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:08.851Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=55054cb1-8dde-4413-b93c-53fe756a6a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:08.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:18.860Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d85132c2-784c-40d8-85ef-2e63db9ff9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:28.870Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=6d6113de-b525-4bf4-afcc-7e5d258d18da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:38.878Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b4375806-5e16-436a-9692-252e215825c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:48.888Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a19d86a9-b1de-4c0b-bc3e-5a4b7bfd3b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:58.898Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=26201db4-8d3b-4c8f-897e-0938744ccf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:42:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:08.909Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7698af01-48c7-4583-9d2c-d8e7e097c2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:18.920Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=37f666a5-812e-4cb4-94d6-36aa27317ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:28.949Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3b1f2dc8-ab9c-4b56-b795-6bcce1282ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:38.978Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=85ed4d7d-7e0d-4dc0-8548-24603001cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:48.989Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a006db53-dba7-4861-b8f5-9acec56951ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:58.998Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5736a05b-4b35-484e-9731-9ad873e108dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:43:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:09.008Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=a23a0411-550b-44e5-bdcd-f908425ef64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:19.017Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=9ac3e6c0-17bc-41c5-9ffc-77e4d75502a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:29.026Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=cda4e4e3-a770-4a2c-a1f2-f1fb1d2096dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:39.052Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d3b4b4b8-0a40-4ee3-b8fc-b78c09c88b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:49.062Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c81cd647-5ecc-46cf-81e1-89f4281337a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:59.075Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=7520bb6d-cc8f-4aa7-ab8c-e75d80cdb169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:44:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:09.086Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e7b02b7a-e676-45d4-97f6-1c8b0e2144c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:09.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:19.095Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=b3066829-ceb7-4ebb-9d24-8ae8021be46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:29.104Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c47f3b76-bfbb-469d-904b-81ac038b511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:39.114Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d42c7911-ec1b-475d-a7c9-2d6c62f62ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:49.122Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=c4681ef2-8bed-4f85-8146-2dbaa46b557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:59.131Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=52c0e3b2-9262-4497-b854-ab959973426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:45:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:09.142Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=d154067e-e453-4f75-8fbd-487bc149a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:19.152Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=5589ebd0-43ef-4b14-ad94-c6541c7b528c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:46:20.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T05:46:20.519Z |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-11-07T05:46:20.520Z |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-11-07T05:46:20.523Z |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-11-07T05:46:20.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T05:46:20.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T05:46:20.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-07T05:46:20.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:29.161Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=04c1bfde-0f04-46c9-a1b6-c467ac9f31ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:39.171Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0514e795-2e2a-453f-84d6-c981d6a8e5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:49.181Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=505cb2c5-5dd8-43a0-ae52-e38ee424583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:59.190Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=e2e4904a-62a8-4b1f-b6d3-f763c4810cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:46:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:09.199Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=2038584c-944b-4d8e-9535-be0a5d65bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:19.207Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=3f0ba7ba-a347-4363-af6f-bbd91aef8561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:29.219Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=97faf00f-2f42-4bca-b333-dc4486e07d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:29.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:39.228Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=ab48d0d5-d513-4277-b4c0-288be175ea4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:49.238Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=88d5479c-f35f-4ae4-ae3b-f5564f1e9723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:59.247Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=ae66a1ca-1921-4e31-8ad1-ffe760b64489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:47:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:09.258Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=189461dd-a671-4fde-9574-b4f6b63effd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:19.267Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=0327eecb-935e-4c7c-bc57-d33a71361c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:29.276Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=694687ae-9400-4262-9e3f-d27ccc3b4b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:39.285Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=30f9ff37-a2db-489d-aad9-b68bbf43ec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:49.294Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=dc79a742-f0a7-4234-b318-f834a4fbfd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:59.304Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=91a6fc96-19ed-468a-8220-02e13bd13f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:48:59.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:49:09.314Z |INFO |Init configs |InvocationID=ead182ae-f2ab-4251-bd7f-8056e372230d, InstanceUUID=17abb76d-fc2e-4476-8836-5a0d9534fb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T05:49:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |