By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T18:46:53.311Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T18:46:53.315Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T18:46:53.350Z |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 |2023-01-31T18:46:54.071Z |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 |2023-01-31T18:46:54.173Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T18:46:54.174Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T18:46:54.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T18:46:54.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-31T18:46:54.398Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-31T18:46:54.422Z |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 |2023-01-31T18:46:55.735Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-31T18:46:56.275Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-31T18:46:56.297Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-31T18:46:56.297Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-31T18:46:56.373Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-31T18:46:56.373Z |INFO |Root WebApplicationContext: initialization completed in 1950 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-31T18:46:57.102Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-31T18:46:59.323Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-31T18:46:59.972Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-31T18:47:00.022Z |INFO |Started MainApp in 9.403 seconds (JVM running for 10.124) |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-31T18:47:00.245Z |INFO |Start scheduling PRH workflow |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:00.259Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cb78a892-4525-4af4-8626-ad325393c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:00.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-31T18:47:08.550Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-31T18:47:08.550Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-31T18:47:08.552Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:10.923Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d034c558-6f6b-4cd5-abf5-a1d456e1c587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:20.967Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=58e57dcb-6c94-4ce6-a8b3-bf4b3f60c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:20.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:30.998Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f482f2b4-0c4a-427c-91a2-1c0d3a849ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:31.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:41.061Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=24b4ff13-9187-487f-94dd-0becf5e1c755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:51.088Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=31a6b7ea-0a6a-449d-a159-415694dc7915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:47:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:01.126Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8a0e76cc-a707-485d-b662-13a85d7cf8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:11.167Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6e253571-f6e1-4d1f-9501-62839ca8538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:21.211Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=780d8f95-bcd9-4183-899a-b82d9d0d2538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:31.254Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=700e3a21-8bf4-4394-b0cf-61ed4490d667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:41.413Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=30f86281-9ae3-49c6-9b24-5734fadf7ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:51.483Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=13e7748b-b661-4442-9347-49941ea9af14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:48:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:01.550Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=db45210a-b13a-4f55-b6fb-8ebba65dbe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:01.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:11.649Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7b847952-2342-44fd-a655-c2d2589ed0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:21.739Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7c1e0596-9328-4109-823e-8e00504b2c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:32.227Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7d60de55-b85f-4039-beca-ebd991215682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:43.087Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a0a2b12a-5cbf-414c-ae24-2d820c0cdb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:53.169Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=10392e12-a9d4-4596-9f8a-07dacfd16236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:49:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:03.249Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ba00ca8d-45c0-4b52-843f-08aca88fc43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:13.348Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=23d278dd-1b43-4260-8d77-db3cf55aed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:13.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:23.378Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=58dfecff-c544-4793-9bbc-70c3d9e62d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:33.409Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=08b83c03-088b-460d-9cde-4a31ade9d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:43.431Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bd856719-95e7-42f4-a5f5-b9a293bb2b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:53.471Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9e29c3e2-6c5d-4d77-a02b-5508a6ea8da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:50:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:03.651Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ff6993be-2ec0-4acc-9a1d-ebfe0750e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:13.717Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=272a289e-3043-4f8b-9c56-253eff790611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:23.772Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=44720ff2-4a67-4172-be24-91376b0c030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:33.900Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c74ed0ff-209a-4082-8a24-56ed23094dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:43.982Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=69ecd673-0ad7-4b21-a558-7805d173f432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:54.248Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=db382c6b-51d5-4cc6-9ad6-b8526781f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:51:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T18:51:57.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T18:51:57.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T18:51:57.603Z |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 |2023-01-31T18:51:57.606Z |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 |2023-01-31T18:51:57.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T18:51:57.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T18:51:57.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T18:51:57.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:04.293Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7a2329b7-86cd-4709-8c30-d11d11cbe263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:14.394Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fafdc45b-5b23-4d67-821c-7c29d333f0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:24.497Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=00374c18-3490-418c-8c8d-f977f19ede70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:34.732Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bbe24dbc-ae7c-4324-9371-9b2e3eb36d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:44.851Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4813d7fa-4014-45e8-9b9e-49da5a5a2433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:54.884Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=34f42e5b-e070-4cb7-bee4-8f5ecbb54386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:52:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:04.969Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1aa30204-a796-4d28-8ee5-7129fa91e4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:15.079Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5d79d824-f60f-4ad2-ae3a-253bca2d8aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:25.110Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f153a60d-d79c-4725-a5a0-0121b15621e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:35.139Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=782475ee-9312-47d4-b829-916a575780b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:35.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:45.226Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=faa0af1b-bbb0-457c-bdcb-6449dd7514e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:55.249Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a629cb91-d452-4045-9e00-86301c6bd3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:53:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:05.347Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0fbd8759-6961-4a78-9c3e-fdc5bff8e71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:15.387Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8d16d8c9-1bd8-4dca-bba7-238a0ca8be7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:25.432Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2719e9c2-0f26-4545-8c2d-479c5bfedfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:35.609Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=01e75e46-b26a-4b89-8f7b-bbfa6632d080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:45.676Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fe24b689-2433-45d5-a345-b00b36b1272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:55.887Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7d6ce221-9c9e-48b1-9da9-f0965635f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:54:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:05.936Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6e077f6a-3aca-467a-b299-38db48ff0ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:06.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:16.109Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=79d855fd-f562-4bed-8924-c70ee0d6395a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:26.174Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9414e871-089e-4977-ade6-259e2b6005f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:36.266Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5127d3e0-d555-40f9-9740-ceb5c0548e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:46.292Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8b5bb0f8-0e56-482e-a46c-06ba1fb62ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:56.317Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=09df6bd7-7e49-4f0b-903f-ba27c0e6252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:55:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:06.344Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2766a89c-4a4b-4f42-b27f-4ff043d7892d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:16.379Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6c33615a-b883-492a-944d-edad660675c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:26.412Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=97defc3e-a985-4c27-9317-91481d49ad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:36.435Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=17ecc650-b83d-49ec-9775-35b6d4924fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:46.475Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=39615bdf-ba26-41cd-b8d6-7ffb84f2a75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:56.527Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=23a2c48d-6f30-4d7f-b69b-c8208015e9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:56:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T18:56:57.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T18:56:57.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T18:56:57.435Z |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 |2023-01-31T18:56:57.438Z |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 |2023-01-31T18:56:57.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T18:56:57.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T18:56:57.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T18:56:57.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:06.566Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2a0bf751-7feb-4540-8027-a2e31151b96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:16.591Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e5a7b7f1-464d-466f-a1a1-1ebb3f991688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:26.616Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1e4e1a52-ca03-4199-851a-f1c73dc6f484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:36.649Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=73065d8d-cc64-4ac6-b1de-74d79b16a79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:46.747Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3e823e65-5976-4348-8963-4e0fa98731c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:46.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:56.764Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7956e350-f6e6-4812-9933-d4e1cc4bd7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:57:56.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:06.842Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b09570a6-6838-4a7b-bee3-c29200bc2aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:16.873Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=33bd76c9-0751-4cd0-8fac-1671991ce8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:26.913Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ec7afe9f-2a92-4862-b344-a6944b8f6526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:37.057Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dd677225-c3a2-4a90-8904-037ae2cbe734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:47.091Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=741fd296-70a9-47c5-b1e4-cf3e15a4cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:57.128Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=52b9c25b-8d45-4a53-a469-c5431a1fc262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:58:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:07.285Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a85ecd7c-5836-47d2-8577-fbb28cd828cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:17.310Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2507160c-365a-4e72-8820-720b87ea2e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:17.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:27.334Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=08308dd7-eb68-42a1-803e-26fc40777650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:37.385Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6ec4d834-4c0f-45cb-a00c-05d988dd7952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:47.427Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=29e190d7-c069-44bd-bf6a-631dca2761c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:47.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:57.442Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e46148ff-49b2-4bd8-9614-5688471362af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T18:59:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:07.480Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b9c6ae11-c898-4529-9233-f175617677c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:17.514Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3f573db8-0c4a-4e29-a5e7-658463cbacd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:27.540Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=97e02045-a5f1-4ec0-8383-69d6e3232b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:37.581Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2d4d414d-6d95-4b46-8759-57d975e8cdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:47.615Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2767d947-3fe2-4996-a3ae-872d4f803a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:57.631Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6254d7b6-e501-4e76-be71-c6eeb668988f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:00:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:07.649Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4340c484-cdd9-4f3f-8fcd-32e71f51890b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:17.669Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c4799ff3-8905-4f4e-ad93-3f48b995e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:27.686Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2a76db67-354a-440a-a653-a3a48478dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:27.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:37.763Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=95aab011-1984-4de4-9462-03f9c37c3d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:37.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:47.784Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1b657c2d-6eec-4b90-8f63-99d0ebbe6142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:01:57.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:01:57.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:01:57.384Z |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 |2023-01-31T19:01:57.385Z |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 |2023-01-31T19:01:57.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:01:57.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:01:57.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:01:57.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:57.852Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=14743145-e2c9-455d-abfa-af14280b4dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:01:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:07.883Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a7cdecbd-0e4e-4038-9feb-462e7b20a054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:17.908Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5ca0377f-8dd1-470e-b608-6f20ecee6f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:28.013Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a359d3f1-7e63-44a7-8fb0-0d7e4903860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:38.040Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c11e7f36-2761-4288-8b79-735d90624579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:48.052Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4b10a9c9-4b3a-4d90-b14e-54e4d8a52977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:58.082Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=00ac0627-2778-4eac-8ce3-1978eda9e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:02:58.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:08.105Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6a8f3df6-ca5a-4543-b3f8-ba087cd4fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:18.121Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4ede7a8b-01d5-436d-9a53-927f0bdc81cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:28.156Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cf0aa8b1-44d5-4094-9b31-ac445e815ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:38.179Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=54e7ba6d-4c08-4241-8984-a81a560ff310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:48.196Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=619fd4b0-30c5-468c-94c9-b0f8a090725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:58.218Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=38c505d0-355b-4f3e-97f7-c74d51a52362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:03:58.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:08.237Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c6df2df4-9835-4872-9f71-74b70968700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:18.273Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8fb6ff0c-f403-4b6b-829d-d2be4f6c9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:28.290Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b2165f5e-a1bd-4a91-aea2-4719ecd12211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:38.324Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a6bfb8d1-ff8b-48a1-b0f7-890cad9e4290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:48.345Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4acd43ef-e479-42f8-8311-9a59116c8ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:58.382Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8736bdf9-cdc1-4cd7-99b8-8a51cc61ce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:04:58.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:08.397Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=49dd6a23-e886-4c0b-9e8f-0ccaa63f0c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:18.437Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3a102391-e3ff-4a14-9749-2b6315a343fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:28.456Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b3dd8983-2cae-4884-95c9-20d63dac92c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:38.470Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=12951999-77cb-4d46-a70f-3357278690c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:48.485Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8352efa4-f715-4346-8f33-104441029868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:58.504Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=772c8e4f-7310-442f-a994-316b36c1f77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:05:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:08.517Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=07694d96-93c1-4abe-bc30-c49e6bba49ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:18.531Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cd031425-1dfc-4013-b5a2-67b1d4754422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:18.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:28.545Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f2129a1c-9f64-457d-a740-cd7db916f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:38.574Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=86a21d3f-3471-4185-9d96-eb770ce4cbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:48.594Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=25e9414f-2eaa-411f-81a7-7493b46b3cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:06:57.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:06:57.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:06:57.428Z |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 |2023-01-31T19:06:57.431Z |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 |2023-01-31T19:06:57.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:06:57.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:06:57.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:06:57.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:58.614Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=97e29a73-769a-4729-8614-067764e62797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:06:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:08.629Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=363fe9c1-ddc9-4782-9cd3-36acbf5e7388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:18.652Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3b8a45c5-155c-41e9-ac60-e610f0fc72e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:28.685Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=45cad4d1-c6ec-4c9b-a2f5-2e2b42afb3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:38.699Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=98721a9b-9290-4139-8341-a7ed2eec3d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:38.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:48.726Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=98269c27-9673-407b-ae5c-d2384d7d2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:58.800Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1720ef84-f0a1-4afd-bb81-3209497cb474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:07:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:08.857Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=763b39f2-d9f7-4853-97bc-5c1c7cde2ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:18.877Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f8603731-a263-465d-80e1-c5c5ff80b794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:18.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:28.892Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6c0103bd-c591-402b-9a70-97826fb8e2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:38.905Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d6a120f9-0050-49a8-a4bc-358d94b0e2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:48.921Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e01149af-2043-46e5-8927-aaa9b5cefe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:48.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:58.948Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=52df0055-d297-4bc1-969e-7799c0bd559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:08:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:08.960Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=075e43e4-a188-47de-84a1-418fa1b0fe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:18.974Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=002235ab-743f-4367-af47-0e884dc063d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:29.004Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=df56697e-d53a-4769-a171-6bbad5e0df9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:29.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:39.033Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4806bbec-f227-48a6-9268-3e32e3cc9dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:49.065Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=28c141da-5512-47a7-ac1c-88b04f75e880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:49.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:59.084Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=97773fe9-50cf-4fed-b030-9c3e1830e99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:09:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:09.095Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5b114b55-7845-4160-a844-8df505f82fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:19.130Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=03cb3bb5-6f87-4bce-b6c8-7f8bf6c6ea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:19.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:29.172Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b3e3c817-b29d-4c9c-8405-c52cbb7eb3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:39.191Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=68a8a2dc-f3a4-44b9-aef4-9f262f50cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:39.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:49.215Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=70300238-63e2-4b2b-ad94-a9569be012ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:59.233Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1cc05401-68fa-45b7-b3d8-2fb37b9921cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:10:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:09.251Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dff96e56-3f37-4eb6-979c-f786fb677f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:19.268Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ab206f1a-692f-4b9a-9aba-6da698a7e7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:29.280Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fbc0ab0b-13b3-4815-8324-c1a6d729f53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:29.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:39.295Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5c6bca54-ddd5-41f1-be18-9a930939ab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:49.312Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=05160c98-a527-4ddc-80ed-88adeea434ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:11:57.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:11:57.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:11:57.430Z |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 |2023-01-31T19:11:57.432Z |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 |2023-01-31T19:11:57.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:11:57.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:11:57.441Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:11:57.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:59.329Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e56894f2-bdfd-489b-9b38-c5a74ffcbbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:11:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:09.353Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=41c308d7-b231-46cc-a2a5-ef0817388efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:19.366Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4159ec65-fc20-471e-88d5-7db4944055e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:29.383Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9cde3bea-3530-40d7-b8f0-96b5d84a7135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:29.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:39.398Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f2f5b05d-f05f-485c-9ddd-4cb63edf4d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:49.425Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0829e9bc-13b1-4b76-9b63-a484c69105b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:59.461Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=caf393c1-2f2a-4585-8fba-7636885a5f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:12:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:09.480Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b50b5ecb-938f-4a0e-aceb-769e05211018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:19.495Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=15c7538e-e8b1-4606-a4f6-ae7aba8e6c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:29.516Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7abe84c8-903f-4970-aade-8de861ce6358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:39.566Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ada4181a-4efb-4690-9d6a-d5425cb05a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:49.633Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f5be8984-a360-4801-a7e2-3a94c1eceb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:49.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:59.711Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0cd9c75f-1b59-452b-bc4a-819e4484239d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:13:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:09.829Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2df6e297-d7b1-4a4a-8905-0c7e72c39ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:19.918Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a669b451-dcea-4d54-be41-a572764b9ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:29.984Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=86c08579-d80f-4a2b-bff9-cbb630364b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:40.054Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c43d6421-6679-4035-aa01-ad464986cdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:50.093Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=74ff3fb6-e949-4d2a-92dc-47baac6d3d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:14:50.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:00.191Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3b522143-063c-4993-bf42-a29aa9ec20ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:10.270Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a80bd893-8f01-41f7-a25a-a5eb8f4a109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:10.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:20.362Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=715b2dea-e896-4429-b5af-85eee2c2b365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:30.378Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6d519994-3cac-475a-b6d7-3d2c8a209baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:40.491Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f66880c0-8f2e-437c-8ba3-a31f6469e981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:50.563Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=47088c11-d09c-45f1-82c1-bc7ff371a50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:15:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:00.585Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c8451041-f6d5-4064-80ed-7d7893a9b3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:10.618Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cf649e19-a154-4170-b71c-4eb4a009c43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:20.636Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2abe49b9-a55d-4355-b1d4-14fc80fedf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:30.662Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a413a284-fa76-4ddb-aae7-e0acdf43a224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:40.824Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=55987996-ec5d-4cab-9e5b-09f5769584c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:52.572Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=012a0f6a-b3f4-4a4f-a792-4d5bf87f8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:16:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:16:57.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:16:57.479Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:16:57.480Z |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 |2023-01-31T19:16:57.485Z |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 |2023-01-31T19:16:57.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:16:57.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:16:57.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:16:57.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:03.076Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ccb8167c-32e0-465c-8499-7c1cb320cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:17.036Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=613a7c77-62da-4e94-8d50-b32772668645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:30.530Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dfd96298-34cb-4445-ab66-d3f857bc72e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:45.189Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5c8e4d83-688c-4b11-8a81-9eab6a90a559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:17:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:18:05.214Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2fa9313b-06d5-4a4b-b7d9-f2b599fde287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:18:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:18:19.562Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e059d79b-b20a-46a5-b14c-c1f2688c98cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:18:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:18:46.078Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4ed5d13a-45be-4c7e-92e3-fa7013762deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:18:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:05.152Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3522ef4d-e762-44c4-baf9-a7153b657776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:15.188Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ba058c14-e22c-4bd0-94c7-8c06348e867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:25.202Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6b500287-9534-4fab-917d-99b8693688ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:35.243Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fadfcdb5-f94b-41a7-92ea-be2d22bc28da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:45.275Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1e87cd16-c4a8-427a-a919-a4145ca3693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:55.345Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e8a591af-97b6-4897-8d08-3563fbd7f98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:19:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:05.387Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d03bfa08-05ab-4d26-875f-909c598f1b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:05.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:15.482Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0c28db62-dbf6-4fce-8233-27421235e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:25.523Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4ec4e749-d46c-4861-8aa6-291e8111d91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:25.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:35.571Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=32540745-0481-4570-a06b-152cd3f099e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:45.585Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0c92b335-4937-4895-9054-8a61822a00fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:55.658Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=163e7e77-e7bf-453f-9d15-11681b73f238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:20:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:05.759Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6f87b44b-ff92-40e6-8086-ed0c81967c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:15.788Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5587a29b-5b2f-4063-b6fd-70ff65ab79f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:25.863Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a306c302-5792-4d45-b22d-27fbe870d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:25.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:35.939Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6103d534-2ea6-4923-9f62-12dd11a3ff29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:46.048Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ba0e7044-a403-4961-8e65-4d9f5dbc2940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:56.104Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4000cf33-316e-407c-9073-aaeaebda3242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:21:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:21:57.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:21:57.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:21:57.436Z |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 |2023-01-31T19:21:57.439Z |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 |2023-01-31T19:21:57.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:21:57.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:21:57.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:21:57.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:06.214Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5a53cbc2-6f8b-47e4-9d0f-cb8b1ee97bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:16.253Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4c1025d5-3333-4dda-993d-c8118381dec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:26.291Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d87ddfbe-c8e7-4c2d-9028-46139b215166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:36.343Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0f024300-a382-4181-b24b-ff32ef4736c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:46.378Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2e3987d6-8969-4614-8e9f-213850c6a596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:56.434Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3ad495a7-bf2b-47da-8f6a-a83eb551c45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:22:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:06.459Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=19a27294-1b05-40c0-ac8a-b366b9684dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:16.513Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9d747dc8-27c1-41e4-8a75-c71f6a6e2241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:26.539Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=77387c24-a8cf-46b4-81f0-895748f479e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:36.576Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0bce1dec-0ece-4fa5-ac5b-39002ffcbffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:46.653Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=63146470-39be-4041-973b-93d396b32c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:46.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:56.686Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=71d3e52b-2eb1-454b-8ab8-8546ae57574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:23:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:06.706Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=92616cd2-4305-4ab7-9acb-492d5274f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:16.722Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=55dbc3be-125c-4922-a584-8f63345fd8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:26.755Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cc9d2698-54fa-490d-a504-c39db48ddc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:36.855Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4cade26b-d7e3-479a-8ba4-f5eba55cfb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:46.935Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0c1e6add-3a85-4db8-a20b-f29a8be6cb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:56.987Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a853d8b1-ee4f-4e02-8a11-a1f0b2437a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:24:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:07.053Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d7580a77-7790-4a99-a4e8-dceee75e1e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:17.149Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6d630065-48cf-4b90-8326-fb1b92faf171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:27.238Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9367541d-d66e-4201-98d2-3264957b7fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:37.332Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c2ec4129-5fc2-4bb0-a360-3a9f4d041cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:47.473Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=92d487bf-96b1-4cbc-948d-36afca4916a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:57.517Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=71c07640-63cd-4b11-a7a8-666302faa467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:25:57.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:07.693Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b541b4f3-b02f-413e-abd7-0585b2987d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:07.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:17.726Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0feebf09-3d66-4c89-a35f-65ec01aef070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:27.753Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4dd2434e-f8cd-4009-b5be-8b9a8df67a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:37.859Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b9306d69-c9f0-448a-9e68-8e21050b15a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:47.977Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=84fbb7bc-f6e0-46ec-a93d-98f95143ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:26:57.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:26:57.433Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:26:57.434Z |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 |2023-01-31T19:26:57.437Z |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 |2023-01-31T19:26:57.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:26:57.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:26:57.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:26:57.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:58.140Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e52849b2-8366-4c8a-8c4f-896f3adc39ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:26:58.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:08.169Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7ae29b24-b4d2-4511-af81-923692fa1f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:18.210Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e9b591f1-54c2-4b90-968a-58b0e63f00c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:18.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:28.344Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a43f709c-c7a8-4c39-bd38-fb10371cf8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:38.609Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5d534264-ae05-4853-85de-1a47645ed0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:49.433Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d8011a77-6dba-4c9a-98b6-323777fe842c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:27:59.562Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c80f0cda-3673-425e-8e1a-2d7e769cacaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:10.051Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f560b8ec-2072-44d7-ac77-ac429cb59c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:20.259Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ef59fb1f-300c-4b38-8e61-e304c8222ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:30.298Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=eb735bd3-f3e3-4a86-8474-536a4abf8b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:40.502Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a89c7769-2418-4437-9d34-e5656803ba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:50.526Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f08398a0-f03f-49df-b5d4-4112dba5abe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:28:50.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:00.552Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cb8b2d30-e60c-4d58-bbdc-af7e2ef9bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:11.091Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=44cfadbc-e434-4489-9dc9-07576ecfd218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:21.137Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=24b922d9-3fda-48fa-b380-34319cc4871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:31.160Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=471a839f-0767-4165-9284-fc083705deaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:31.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:41.955Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8d909eae-ffa5-467f-90cf-11c145459d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:52.230Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=92e4eec0-c982-4f7f-8d5b-bfa7477b8798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:29:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:02.251Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4ac01b60-7399-478a-b31a-ea2c72811f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:12.285Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=04c23b66-6fb5-4cf7-8944-07247f50b33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:22.450Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3f57c999-53e9-4164-97a2-8af5b36ba293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:32.545Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d96bd804-de1b-4b4b-9f41-d8642c07ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:32.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:42.924Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a8116e73-f133-48d7-a59d-79e1270b8d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:53.056Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=38020ec0-756a-49e9-90c0-73472206f74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:30:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:03.101Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=46f34a37-c8de-43fe-b800-4bba82e4dc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:13.361Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=968a90db-3a63-48cb-8672-c570ac0c9f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:23.630Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=57d47f21-81d4-4c96-9a5a-9a91bdc54faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:33.716Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3fb905e0-923b-4b90-a86c-e67366e41b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:43.939Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=110e66d5-0fba-4d4a-832a-2e27f8347540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:53.969Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f1459fec-6eb5-4233-be66-101d3c6a024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:31:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:31:57.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:31:57.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:31:57.450Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:31:57.455Z |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 |2023-01-31T19:31:57.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:31:57.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:31:57.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:31:57.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:04.041Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a8e861d2-a88f-44de-b20c-056a7c900462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:14.143Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6976e45b-1f96-44b1-b7bb-83d70214cccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:14.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:24.216Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d158b9aa-be2c-419e-8f70-2b350fb31b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:34.414Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6c79768a-77af-4d00-b08f-f239a59ca4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:44.527Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=634f2c9c-a21a-465e-a050-ec34751744ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:54.855Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e927738e-336d-483e-a3fb-4e281d1efe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:32:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:05.179Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ac306cd5-f038-40d3-bbb1-4da615ab3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:15.226Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=47e5e8d5-f1d9-446d-bcdf-ec5759984aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:25.369Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bd0f1587-1287-4b13-9377-1bdf04af9945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:35.854Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=85eff326-5b73-4da3-8662-eda39d3e0347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:45.964Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8a38877f-ee6d-464d-8400-e73b71f7755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:56.042Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e84a7fac-f815-45e3-bcdf-7aa637f293d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:33:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:06.090Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6d2e7c92-0230-4f0c-b772-af841c0280ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:06.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:16.170Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=aec94bd3-e3ee-4e4a-8ea6-07996502be4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:16.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:26.312Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b78d6138-a9ae-48e2-b577-dcc3f40731d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:36.336Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e9959b38-72f9-4a08-bac2-b2a8ef6a6072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:36.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:46.349Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c177cb67-545c-46b6-94ab-0c94adacf269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:56.399Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=064d2714-bb20-4402-9acc-42250d80de1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:34:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:06.445Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=df2c8f78-1dd6-4a8d-9d96-266e1d8096d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:16.497Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e3a713fd-561d-49b9-b7b6-e2a715f9c612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:26.516Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1c0dcd00-70c5-40c9-b0bc-0e10407d5295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:36.607Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=27469c8f-a328-4464-9c11-829c1e4878e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:46.737Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1cdc17e0-daa3-4eec-a931-a644a00b5913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:56.763Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=74d760db-c126-4718-8975-fbc1a178b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:35:56.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:06.795Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e9a760a6-1cb2-4dce-b24b-07df785c1856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:16.882Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4aaac343-68af-43cf-a760-48ed8cfda1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:26.935Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=14507f0f-ebfa-4d7b-94e0-d0e8e367d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:26.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:36.995Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=38341328-4dad-42b3-a2f3-1f2eed2ee8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:47.020Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=600bb076-00cf-4388-b990-abc5461adbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:57.070Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=385ddb98-79db-4dc7-8432-7376bbcac3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:36:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:36:57.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:36:57.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:36:57.340Z |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 |2023-01-31T19:36:57.341Z |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 |2023-01-31T19:36:57.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:36:57.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:36:57.348Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:36:57.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:07.100Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=25245416-45ac-4bdc-a1fd-dcdd0f3ccf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:17.133Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4ba78394-a16d-4641-a5c6-b45e11c11027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:27.200Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=84477453-8055-4470-b080-3a500ff018e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:37.248Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=12be1338-09b6-4bbc-9200-b8a7b7870645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:47.421Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5dd97208-9aec-4189-adbe-e2b215b537f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:57.482Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cdd85fed-0ae9-4328-9d0f-5f37e9040dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:37:57.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:07.515Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=aa2edfd5-89d9-4d68-b775-ec8cb1736da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:17.564Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6cb59564-98cd-44b2-a0e6-87313b3d929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:27.642Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7692c1f3-68b2-4ad9-b66f-57f1167920a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:27.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:37.748Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=103c2d2a-20f4-450f-adbf-7df3cd7a3bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:47.802Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=045ac5e4-85b7-4ced-984d-fe6792e59518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:57.835Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e233e505-dd9d-4b05-832c-875c7a1434dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:38:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:07.858Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=249c2538-ec6a-4fef-8ac8-d2cae6fe23a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:17.885Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bce60c6c-9c8e-41c6-a471-bcb57f810ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:27.900Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5273906d-45aa-477f-91d3-a35b55fed014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:37.938Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=39158c24-bc37-4f67-991a-d22dcefca73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:47.950Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ea96e4a8-58d6-4b29-9b23-c2b45df020c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:57.982Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3eafa94a-aa5f-49b8-bd03-1d66fd1e7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:39:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:08.038Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=acb0f8a0-38ae-42dd-8330-64b840a7b3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:18.055Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ecf56365-3478-462f-8cec-b74da1fcce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:28.076Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0c51f392-b2bd-4244-877a-0e36c6f2d18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:28.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:38.148Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d2cd16bf-e42d-4539-bd37-0d0144ea1f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:48.177Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8c4c7dfc-4035-4d96-ab38-89df6de5e2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:48.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:58.201Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=aad83fab-8d5c-44c9-bad5-ae9bd9e0f75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:40:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:08.226Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=546440cc-cccd-4a13-9f6a-1dc0aaf2af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:18.240Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f4b5a755-59d4-43b3-8933-772a35dcb272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:28.286Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=51007120-b531-4abe-8c14-7d59380a6e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:38.309Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=16241578-5e0e-485e-a32c-1227474b7a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:48.335Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a299df24-f0a4-453f-b2ab-57bad73eb8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:41:57.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:41:57.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:41:57.432Z |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 |2023-01-31T19:41:57.435Z |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 |2023-01-31T19:41:57.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:41:57.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:41:57.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:41:57.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:58.353Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f88217e1-6187-49ff-acf8-230998f6789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:41:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:08.381Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5df1b868-2e6d-4646-b379-d65c0b3eba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:18.430Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=144757b9-75da-4269-9efd-064e0c7a13f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:18.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:28.486Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6aa53880-acca-477f-90ff-75deea1978bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:38.544Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=14f52aad-fca6-4308-abf7-0a330b4851db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:48.588Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f42f338f-ffb5-4b3c-badb-f4e656eb2254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:58.712Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1a04816f-e720-46ce-b069-7651d3074f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:42:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:08.741Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=62ad7753-4ac9-45f9-a7f4-289e118650f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:18.773Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ddd5a4cf-aa75-4cf9-ac97-fcaa68f51816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:28.808Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=390921fc-c25d-4bd0-8663-7e5561b3b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:38.821Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7c15b23c-04a6-4d57-9191-da9ff2ef45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:48.850Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=824d3395-c7cc-4fd6-a458-005f41243e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:58.869Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=112cff48-c787-42b6-96bf-19dbf281d35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:43:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:08.892Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=78202777-cbd8-4405-91e4-a3d8c91c3f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:18.939Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=136549a4-3d09-413d-b2c2-e99e71b7462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:28.968Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f4779530-67af-472a-a90f-26bdeb7d8794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:39.010Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8874aa34-fffd-4e2f-9397-8b6c3f4ae583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:49.026Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fc89d194-5af4-4c3a-829d-4ffb58754fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:59.081Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=30bb7b71-e873-4814-bcc4-a609f19b5418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:44:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:09.102Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8a92e99e-a162-4ed6-8bed-a91f34300b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:19.157Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0c42bb72-209f-4508-b183-054cc4c29b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:29.245Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0fddb8f0-d4e2-485a-ab96-761ecadb73d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:39.270Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8d8b9470-e899-4806-b4f8-1e4096d080d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:49.290Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=10f63410-1f4c-41fb-9491-d06b78caa89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:59.322Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=af59786e-2cc0-446e-a843-0e11bc407188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:45:59.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:09.351Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8e892603-f08d-4a29-b3b6-fc78898847cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:19.376Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9291c5c3-efa3-458a-acb2-bb8c663f58d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:29.416Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=40eb6e50-9212-4a81-8877-7c313eb7efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:29.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:39.608Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=be269620-06ee-4fbd-830a-1be4a00fcc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:49.690Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2b39b997-77cb-480c-80f1-32168cb2217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:46:57.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:46:57.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:46:57.435Z |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 |2023-01-31T19:46:57.438Z |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 |2023-01-31T19:46:57.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:46:57.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:46:57.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:46:57.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:59.710Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3e8c4e6c-3f05-419d-b29c-df6849b4da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:46:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:09.742Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cfac1250-2332-4b80-91ad-6775bfddd500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:19.768Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dc67507f-a674-4de8-86ca-45f1236a251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:19.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:29.834Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=709d3165-e0b1-4246-b3e6-47b52be98f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:39.915Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=97ebce7b-0000-4e33-ba10-7ed1d0a5d57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:49.939Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b6496118-e665-40e5-9c8a-d71233bd66cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:59.971Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3bb9e37d-e243-4e72-919f-ddab09641db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:47:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:09.996Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5fb6a1f6-add2-4c92-afb1-69120f5b3344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:20.018Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=85dd56a3-de14-458c-a0f4-9c98fbf7c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:20.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:30.048Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ede5deab-47c3-4e2f-9983-8083536519ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:40.088Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f2c892d3-6b7a-43f0-969b-52086c68f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:50.100Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e71d95e4-5ef1-40b7-a85a-947dcb391d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:48:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:00.188Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f3922227-bd25-4d86-8365-330ddf7b1aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:10.201Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=771f6ef0-5510-42db-8536-a0028e23edd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:20.257Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=91b57acd-96de-4a58-8287-64ddc822fda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:30.269Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=de07e05b-22d2-4990-bc14-96e1ba04a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:40.291Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=719ef0a7-fdeb-47b9-b799-5588c2a2f63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:50.308Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4e70cc6a-2550-40ed-a8ae-16bbfc3619d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:49:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:00.338Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e0f5803f-f4c2-4425-8e35-cc80f72889e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:10.416Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c58a399a-ff01-40cf-9375-519417acc48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:20.438Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=aa3e97d9-4386-4e5b-b03c-aac7272c470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:30.509Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b5cfbd54-ba09-4233-927b-76583405a33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:40.563Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c6bd5916-54ad-4401-b3cc-7614f82a1fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:40.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:50.598Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=30094e6e-6e88-41e0-ae26-fdafe9546716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:50:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:00.633Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=25b5beae-7bd4-4243-9998-7ec70069879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:10.670Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=206e2562-c950-4552-9f13-be224847453d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:20.689Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6fdea192-9e35-4019-a51d-c8dcccf8646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:30.700Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=66adf050-0e92-4b40-9e1f-32b777e7d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:40.715Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7684b7ec-5065-4b12-95a1-fac6181db79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:40.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:50.741Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=936338e6-97fa-41e8-b5ae-a872a9f6007d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:51:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:51:57.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:51:57.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:51:57.494Z |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 |2023-01-31T19:51:57.496Z |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 |2023-01-31T19:51:57.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:51:57.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:51:57.503Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:51:57.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:00.770Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=456541fd-15df-4bed-ad27-792941569fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:10.784Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a7c44afc-2f4d-491a-97a0-79f8c6f417ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:20.800Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6952ba9e-3eac-4243-bbe4-5dd373e0d2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:30.828Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=31bec29e-1ea1-4b8c-a607-7f1313cc93c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:41.003Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ac1320ed-eaec-4634-99a5-d5014e76265b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:51.035Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1a5b9579-c7b2-429d-bf60-6f5d082624cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:52:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:01.051Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dd653525-7a5f-4545-80a3-1b770d89d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:11.118Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9ffcf99f-2dc8-4a2a-9ff9-d1919e4c3bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:21.136Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c799ccd4-1d4f-4a73-a0da-86582afeb08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:31.151Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=02250bb1-e285-4f85-84d6-5c1282eb969e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:31.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:41.203Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bce67312-0859-454b-8a25-6277dc174806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:51.278Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=60e30cf2-c368-4bdb-a11e-4731f33bc20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:53:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:01.322Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=445dc4cd-2dbf-4582-98b7-db3c16355536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:11.379Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=07067c58-a1d7-4c31-8a76-d189160c8508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:21.400Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9d49d95f-83f7-4658-b663-676ac17aa908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:31.417Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a232fcc5-ab8a-4e62-aec7-e0a8444f2dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:31.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:41.470Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a79df1f2-0f8a-4f7e-9993-8e85bfea513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:41.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:51.486Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bf0664f9-255f-48e0-8ec6-50bb95e3d0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:54:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:01.501Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0d99d6d8-9d20-4455-b3a6-99740644c3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:11.517Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5dc2819b-6bf4-4d8f-a404-9794e33d3185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:21.534Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8e78e2ca-fce8-4493-a362-2284e04d5111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:31.580Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fb934d86-32db-449e-9b26-bd8139ba2581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:31.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:41.598Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9f13a43f-71ac-4e64-8a71-3c3146e75b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:51.646Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1cb9a7b2-7b79-4c2c-a279-4ab060c8440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:55:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:01.662Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=42342dc0-7bf9-4353-a89b-54accb6bf3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:11.678Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=70e427cd-9391-48c5-9eff-12419ddfb01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:21.696Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8e03cb1f-52d4-4156-a068-bbe29798b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:31.733Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4a08a7ce-0f01-49d8-a9d1-3ecccfb1ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:41.781Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=08e7d015-c9cb-4ed5-8208-3bc2ae8a988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:51.842Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=83966e28-2891-4822-a92d-97855ed1e884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:56:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:56:57.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T19:56:57.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T19:56:57.462Z |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 |2023-01-31T19:56:57.466Z |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 |2023-01-31T19:56:57.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T19:56:57.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T19:56:57.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T19:56:57.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:01.875Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=527cdbb4-d523-46d8-a825-85b652bd3f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:11.929Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c26538d3-afdd-45fd-beda-c4a584d9b094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:22.059Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=19194ca1-3c41-4fc3-a19e-bd90c70595cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:32.084Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=26d15137-cbce-4010-919e-00de552b4d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:42.187Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4b69826f-58cf-441d-beaf-99ca64ca0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:52.257Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cc39684a-9659-401d-ac9e-516be1edbf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:57:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:02.290Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c5f80fb0-bad4-466a-b746-bbc9fc82129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:12.302Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9df99f5d-682d-4b39-8306-3a1e31e1b4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:12.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:22.320Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7a72fdf2-6d35-469b-b908-c8d6844c15ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:22.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:32.335Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b6950707-d9db-442e-bbb6-af54895dd384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:42.373Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5be9d310-629e-44c7-bfda-95de6592f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:52.408Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d6982e19-4d9c-451a-a747-3c4103444134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:58:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:02.447Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=587ae3cc-8cb2-43fa-8f27-4596a1911385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:12.475Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=67a55115-23d1-4041-9b58-0294e52c37b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:22.497Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ab5206bb-d4c4-47b0-abce-cc2610e66fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:32.527Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5691e3d4-865a-4ebf-8bf8-73b798aadcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:42.558Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0d322bae-9968-428d-bb35-869a08919219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:52.613Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=61680871-5f33-4b8a-ab0b-18ad37abbbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T19:59:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:02.626Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=00210440-00a9-40cf-a9a5-22ca144e3089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:12.684Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a55193a1-1dfe-4d28-b52f-fa30bb4d28ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:22.706Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=753783b5-e423-49b1-96e0-6e404eaef514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:33.101Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=91eff76f-b461-4abf-8786-b552e5c2c528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:43.126Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=02febead-dbce-4830-981e-ae9261dc84b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:53.153Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0dfa889d-ecab-43ec-a151-bd99c7f62598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:00:53.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:03.168Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2b65283f-7e85-410c-af4f-eb1c1c006db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:13.199Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bd54cc00-4469-4f0c-8027-8224f5db143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:23.265Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a5f7fb5d-32a5-4c3f-a36e-d7e34d6dc007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:33.304Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ac6d23ba-9152-4cfd-8db6-e2bce6560586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:43.379Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=37f9812b-ddb3-4188-9817-3625e01a61aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:53.435Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=58eda002-8075-43e8-9481-ea3d4cf8c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:01:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:01:57.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:01:57.311Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:01:57.311Z |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 |2023-01-31T20:01:57.313Z |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 |2023-01-31T20:01:57.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:01:57.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:01:57.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:01:57.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:03.455Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=04f2cb33-c244-4178-8d2f-a3b80049e7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:13.482Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ec4325e9-5071-440c-981e-03bb2495511c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:23.516Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c7b30830-311a-4d9e-b2f2-30e75eab5a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:33.550Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=54f15b5a-4c3c-48de-a370-4ab338a81a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:43.595Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0b9082c5-a0b4-49eb-96b3-a3c8c62cc052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:53.622Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9a975005-3e5f-4365-a3f6-b60eb9dd3a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:02:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:03.659Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d06306d7-aaee-455a-a637-b0a2177aeb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:13.673Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c2e5b553-436a-4e66-a293-63b78714eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:23.713Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fcd4d0b0-4d11-4539-89fb-613407382052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:33.738Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=30412a31-f10f-4137-88a1-aa07187b049c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:43.756Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ed122a5a-fe85-458a-befa-fc5113e5a8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:53.772Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e827eaa4-4b2f-4b9d-9739-0adf2035b07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:03:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:03.787Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=354b086e-11ba-4fdd-9ee9-8446fcde8f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:13.844Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8d9eea84-8c8a-45aa-ba05-20a0c50261f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:23.859Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=03de52d3-f96c-4df8-9ba3-42460f2602db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:33.879Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b1d75f27-e88e-4b83-a6b7-c8e32dc2b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:43.908Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d4aada26-7165-49b1-bd6f-46161d867c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:53.931Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3e46a4ac-76a0-4d2c-8659-4af97add2258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:04:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:03.945Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b7d501f5-5bb1-41ae-9eb0-84a1f6e0469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:13.975Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e2a43a2c-0824-4cab-a241-5a52639e8736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:23.992Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d44acc98-d360-499a-9118-40f26b2814c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:34.024Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=64ebb11a-9801-467d-921d-77b6ce665505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:44.042Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=690c5b86-c845-43db-9985-d72c4bbd6b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:54.062Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=af4a57b9-a7ab-4ffc-902c-a16ae554ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:05:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:04.109Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=67d7fecf-bebd-4467-a394-e4147cea2555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:14.121Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a3ae534f-e379-45ff-a934-90a515818b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:24.150Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=823e48f4-37fe-415a-bef8-14660440a3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:34.176Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=aff40ca0-d6ba-4c5b-ae6d-a7486d3de240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:44.198Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1b4366f7-f747-402c-94e9-1642fb3b6d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:54.218Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=62a5f7e4-a14e-46dd-ba0b-33fbc603c273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:06:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:06:57.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:06:57.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:06:57.536Z |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 |2023-01-31T20:06:57.540Z |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 |2023-01-31T20:06:57.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:06:57.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:06:57.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:06:57.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:04.290Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4bf1ba11-8969-49ca-8bfd-7053b484f32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:14.314Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f8b32f79-df6c-4bc0-a87f-1120ab141c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:24.333Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e2d73c5a-53d9-490d-98d5-f9e960c36376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:34.382Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=242d0d6a-d9a4-4494-a808-ed0396ec21a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:44.440Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cb39aa06-54c9-45fd-97e7-f49a23b5948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:54.465Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=62438276-1899-4607-94d8-6e045b03b316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:07:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:04.495Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bd39b488-9f8b-449f-8589-182d6100241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:14.513Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d01f8de4-356e-44f0-b815-422e1066c3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:24.534Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0ce372d2-352c-460b-9e29-0cc403266cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:34.614Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=733beb7f-5fc1-421e-9f92-c48d575a9de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:44.639Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f87b122c-7b68-4029-a8b6-e58fc471a4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:44.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:54.667Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4aa7339d-5a24-4e5c-82bb-55f46daac69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:08:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:04.705Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7d721848-367f-4771-b662-498a2557abdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:14.729Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e6e3d337-0df0-4f0d-a858-9ac5f84a6916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:24.742Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=62d09955-4593-48f7-afa4-01b88d04039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:24.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:34.845Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a4ece291-5dbd-49ed-88a9-736d570fe0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:34.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:44.861Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b396cf30-567e-4865-8449-3dcf6f18ae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:54.877Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=03a64d2e-1d03-403a-9d65-146eac792d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:09:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:04.913Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=09cba40c-c5c0-45a2-9c3e-e2fc05652a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:14.931Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=10c2ad50-1662-4916-b1f7-c5d08beaf00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:24.948Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f0b2eb08-cce0-4d3b-8652-73b632cc96d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:35.062Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cbaf8231-7f5e-44b7-82f5-16b0db9f21a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:45.100Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cd0e3b79-f7a5-42b7-b530-1b059bd91c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:55.112Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9aa269b6-3c6b-4303-a1eb-a1992abef254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:10:55.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:05.136Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c8e6dba8-e689-4e01-92e3-818224ac9592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:15.148Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a92e4b50-70ba-4e2b-b578-23a75e8dc068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:15.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:25.170Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ed535f11-2eae-49b6-9d29-b8ce8b7a8fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:35.193Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0b027e7a-c077-4180-80b8-bd722e7947e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:35.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:45.230Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f4cfbe01-ecfa-43c7-a373-f220085bf7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:55.248Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dfbeb914-b701-47f1-8feb-1b5cff327856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:11:55.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:11:57.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:11:57.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:11:57.319Z |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 |2023-01-31T20:11:57.320Z |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 |2023-01-31T20:11:57.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:11:57.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:11:57.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:11:57.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:05.564Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d91a738d-e9c9-4ec3-9a21-2e4e3b73f226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:15.576Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=567568fb-5aae-4426-956f-8af0212d389b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:15.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:25.642Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3cc32aef-6a55-4758-8ea0-9d86e37576ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:35.698Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9e839260-67bd-4280-8f44-41d0b91ad489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:45.743Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c3ae7be5-a95b-47b9-bc52-308ef30ff099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:55.806Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=03ef302a-88c8-4273-beb1-b3d52f615b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:12:55.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:05.849Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d9b7196c-6714-4667-a122-5f0418a03e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:15.893Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3dba03dd-6a6a-4d22-9cfe-38b00b4ee813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:25.973Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=40dff727-4491-4e42-9dcf-7185e5a94b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:36.013Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9cfbd716-c728-4faa-b8f5-0c73350a87ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:46.051Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=691ef5dc-be4f-448e-9e9f-de3a2c0112a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:56.134Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=846329fe-009e-4c21-b302-338db3c7cb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:13:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:06.154Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b1a85de0-1ae0-4d78-937a-8247eefca725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:06.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:16.197Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9434fe4a-38d4-45b8-a13a-1a0bcdba46ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:16.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:26.212Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8ede18bc-cbf9-4520-912a-40558a19a64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:36.241Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=816de112-dba0-4390-834d-cbf3fb55d97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:46.264Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ae7ddb4f-f35b-4e01-b539-a156be3e85d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:56.345Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=83d787f3-0b32-47ec-8326-713040b6cb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:14:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:06.426Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bea79478-ad1a-444f-a2b2-395fce5240ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:16.482Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=27aa27de-672e-4721-8d01-622163e24c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:26.505Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a4f33db4-8cba-4bf0-bf1a-1c37d56d60d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:36.553Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bbefb353-ef1f-4757-beac-44c8f842f7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:46.642Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=31627f50-8e24-4bd0-8ba3-6d71dac85fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:56.662Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=38d6c4e1-9dca-4884-a7f9-2b7b42711d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:15:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:06.728Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ea3d566e-5222-4cdf-aad3-95df5ea5dcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:16.745Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4e3167ef-9d3f-4cf1-9433-56628267a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:26.780Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6f0254b3-4810-4279-a5d3-9597157bc63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:26.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:36.916Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=701623b4-46e9-4b6b-9b77-3d0993c5092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:46.991Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=932374eb-469c-4af1-82f3-23e3c096d87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:57.012Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5bbb0d23-539b-4a72-956a-e2dbb5d0f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:16:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:16:57.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:16:57.415Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:16:57.416Z |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 |2023-01-31T20:16:57.419Z |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 |2023-01-31T20:16:57.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:16:57.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:16:57.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:16:57.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:07.030Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=41443f00-7c6c-4cbb-99aa-9bc06b158158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:17.062Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c255b886-fdb3-4cc5-aa33-0a6867cd3414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:27.081Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=29ec4722-8e40-4de2-8c19-86670920fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:37.095Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0654cfd5-2588-4946-bc15-1ca54db19f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:47.136Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=545da1a3-debd-4f93-89a9-849bc9449d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:57.156Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=19a18c7b-4e43-4cc5-993c-ee82f5eca124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:17:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:07.219Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1686f4cc-a1fb-41e5-81ed-8bebc76f8f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:17.243Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7c41b112-f933-4aed-b675-24e42ee94750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:27.257Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8a874492-48ee-4933-964d-40b10ec108ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:37.278Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=42a008ff-d1a8-4fd3-bf6c-f48c4fc8d979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:47.322Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2a0596cb-4991-4022-8c7b-a8a749163039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:57.346Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ede320e2-31be-4db7-97c1-0c02f7a4a314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:18:57.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:07.371Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a3672b96-fb66-49fc-9531-04c49ae2dd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:17.411Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f924805f-39e9-496e-a0a0-47b8161159ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:27.432Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3abfe040-fe61-4771-a76d-bc00f8db4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:37.498Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5a8c918f-92cd-45b4-a682-3f729dc68fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:47.515Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=681f0637-7369-4e54-864d-2c149a37ce22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:57.541Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=45225d9e-f517-4db1-9bc0-19082fe7c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:19:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:07.566Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9602c521-5c6d-43b9-842c-97a6068acfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:17.579Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6ba76c37-27ec-4df0-8b11-9a46d28be5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:27.608Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ed5b62d6-72a9-46d0-be37-a9046f22be88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:37.664Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1f69ff10-6c36-4474-916c-60018b467ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:37.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:47.719Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e894c53a-14de-49fb-a9c3-46638e834502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:47.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:57.741Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=898aa682-9c33-4c88-89bd-698b6e4c960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:20:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:07.786Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=435622b3-127a-4a60-9ff3-d29d641c4678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:17.802Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e1ca8618-5345-49ce-aa1f-2344053b17db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:27.839Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d18cfe38-87fd-4c8f-b9a3-e21c010cc74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:37.975Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8c6950c6-1f6e-4367-a2a7-543813437a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:48.051Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=11d0079f-5af4-4473-85c1-d21014bd2942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:21:57.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:21:57.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 |2023-01-31T20:21:57.447Z |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 |2023-01-31T20:21:57.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:21:57.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:21:57.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:21:57.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:21:57.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:58.067Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5dff5298-d90c-47ac-a0ee-d749bb354417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:21:58.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:08.111Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=19065e2f-d9f6-4b2e-8102-a3d64a6a0884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:18.124Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=88ca2f40-4aa8-4610-a83c-394b37959917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:28.147Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c7a4294b-240e-4228-86d8-f9df0a80a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:28.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:38.228Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=02681c9e-c8fe-49d5-8453-51d26c0c4622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:48.298Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8dbf51da-2fb4-4128-ab2f-8d0974b42308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:58.325Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d5a76e09-9a84-4365-a614-cbd355c7ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:22:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:08.352Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7a930404-266e-4c27-8bc3-f03faa0e4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:18.401Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=14b24288-2573-4b51-bb50-6e14c8cc5fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:28.440Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e9d2cee5-f4b2-4e44-92dc-a6266dbbdd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:38.484Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4e6a7690-1746-41fe-be17-e7d96463847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:48.523Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0fd004a9-9814-4cf6-8ada-a4a174414ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:58.548Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=88f5cd6c-6edf-480c-b416-114cff543d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:23:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:08.562Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=77ecf210-0532-427a-8ee7-6077d8c777e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:18.579Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7eb70d5a-228a-432b-b44e-27543583ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:28.608Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a181cb21-ea30-4fcf-adf1-5e71fede43d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:38.625Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b8683fda-eefc-4354-9ae8-2397ffa4f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:48.637Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=62b8f593-d1c6-430b-8883-be3fd605843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:58.681Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=68e2d68d-85a5-449d-b266-802e816b4918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:24:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:08.697Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5d809152-d3ee-4cb6-bc4a-efe7aa7fa06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:18.712Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c0f95214-844e-44e0-893a-249c2aae585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:28.736Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e7c12f72-21bb-4d1c-8c2d-d3f0ebcc0fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:38.766Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bd4d5d01-e3a8-4757-b03f-e7f29b02bf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:48.787Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=acd4b6f0-7ff1-4800-b7ce-6d33ec8d48aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:58.817Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4086838f-8b46-45ac-aea0-f30fb57d0a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:25:58.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:08.832Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8a49092c-6a43-451b-b310-8ea48e8a2be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:08.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:18.864Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9f4292c0-a515-4a31-816e-def18af8d167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:28.956Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f284f52e-840f-4d5e-9267-d8a22084fabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:28.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:38.978Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=98ba23e6-35d6-47bb-ba6c-4eb1a0d06791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:48.991Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=319f24c2-bfca-4832-b69d-d3c2c7c86151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:26:57.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:26:57.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:26:57.341Z |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 |2023-01-31T20:26:57.343Z |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 |2023-01-31T20:26:57.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:26:57.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:26:57.348Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:26:57.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:59.006Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=772ba7cb-d6eb-418e-bac5-285f61d16857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:26:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:09.020Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=da473786-8f70-4296-9ae9-fc5b0de9685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:19.037Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3a656a14-0e2d-4c54-916d-9bbd55d91172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:29.063Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d710ec67-5f71-4c79-8054-c0d9a916e88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:39.084Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e8c9d616-2ea6-48b1-9a9e-91b2e23a4dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:49.139Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c15825ce-659a-4a37-86ab-04278d53fdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:59.181Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f01516a3-fee5-413c-8ca2-99a9e5c32bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:27:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:09.195Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7cbc0326-e2f9-4f87-ad01-b7ec0aea68e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:19.214Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8708bd10-9823-43ce-b603-17a88c44b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:29.229Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d5a0da68-af6f-4c64-9839-ef5917a6fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:39.260Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c4b7112c-3a27-498f-96ef-a95ca85971f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:49.273Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e03b7b85-dfdb-4b94-a58e-3f65d6168a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:49.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:59.288Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a27aa053-a2a2-4922-b931-e7232abfea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:28:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:09.304Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f4ef344f-6d08-4f68-9520-1d3fabdf38b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:19.335Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=83fe73f9-9d94-4840-b610-0da1cd8e0460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:29.359Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b560b108-1d8d-46b4-9966-855e9ac1bfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:39.470Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3cf58815-e9d6-4595-a918-c1ce52c550b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:49.482Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fff9a6c5-0574-484c-b9d9-b3a55b28850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:59.511Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7327cb8e-f966-49bb-b44a-774d7307fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:29:59.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:09.524Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fa860961-e142-4a4f-9d4a-bb377f39983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:19.575Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1c13392c-7a5e-46e4-a333-bfddf4f3c677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:29.597Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=490a1c4b-19d2-4c87-8199-d2944745f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:29.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:39.623Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8e4e6818-a344-41d9-a994-3972cf225a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:49.639Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c2238ff9-cecf-4b04-8e2e-9e42e7ea8f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:59.678Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8a2138c6-84bb-4cdd-9501-fae1f5f8b5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:30:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:09.702Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7b4fb332-9e64-49f9-a8b4-81a9ed977215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:19.720Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f2ddb753-0166-40da-b20a-15a7b7d8ced3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:29.744Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9a3d9275-353b-4fcb-b41f-1e8d6716fb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:39.779Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=166715f6-0bd2-4c31-b02d-2f2d6496e734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:49.799Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=64df225f-0670-4ef2-be11-601917235301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:31:57.486Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:31:57.487Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:31:57.488Z |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 |2023-01-31T20:31:57.493Z |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 |2023-01-31T20:31:57.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:31:57.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:31:57.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:31:57.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:59.833Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f6228e9b-56f2-4aaa-9baf-ee4f52adcddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:31:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:09.860Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4569731c-04f1-4ce3-a41c-2b1a5e62cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:09.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:19.924Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c32bd2ac-3e71-45b5-a738-ac54e8fab876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:29.952Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e5bd5281-5625-4763-a933-8e19bff0d08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:39.973Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4cc8efce-8ed0-4b87-b72d-1745d0eead64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:49.992Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5da6d680-2862-4237-bd2f-7a04fae39508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:32:50.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:00.003Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b88e7dfd-ba38-4a78-8a69-982c7209cccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:10.023Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c6a6566f-6e57-49fc-9efa-6d545b31ff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:10.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:20.037Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e1482852-bf98-42f6-9591-4c773ef54e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:30.062Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2e66def0-b41c-4b14-a4a9-345664afd70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:40.090Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5e0a95c2-adc4-43f9-bfd5-8d95ee9a8e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:50.113Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d4149747-f4ee-4488-88f6-081d2144bccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:33:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:00.165Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=56bfe97f-3910-4a9e-b8b7-2c185075c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:10.197Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=79138923-ba0d-4bca-a9da-7bc62e5152ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:10.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:20.244Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a47fb5ae-23a4-4415-a43f-bc13dadd27e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:20.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:30.256Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dbc60411-9206-40cd-bf51-18d5d7e061af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:30.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:40.273Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9e709555-a7e9-441d-8af4-17fb02b2077d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:50.313Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=edc2dc22-aec2-44a4-a190-6efc4c32d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:34:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:00.322Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=93af2749-fca0-448c-a4a2-bdeacc1d719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:10.383Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5e500679-21b6-4af4-8fc0-3fc881db65b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:20.397Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8743df1f-d765-4a19-b3dd-62afc5e6c561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:30.408Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9756a938-a6c2-4c93-ba01-6408430a63b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:40.431Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=520801ed-0507-42d9-adbd-d5ca8c7e8b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:50.453Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b517f880-d1ad-4ddb-a9e7-d61ac6b16935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:35:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:00.482Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dcf7c24f-f9eb-4479-ab21-0a8bc8f5e04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:00.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:10.503Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=150330f7-b435-4229-bb1d-f40edbf3fbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:20.518Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0995d375-1d61-4c33-ba87-27326eea383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:30.539Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e0496791-50c4-4c2c-9d8b-3e41d4bbebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:40.603Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cd255b2d-b02d-4a6a-965e-18b76c32d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:50.633Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7d1b63c8-364e-4402-8fd1-921c6ff01f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:36:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:36:57.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:36:57.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:36:57.322Z |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 |2023-01-31T20:36:57.323Z |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 |2023-01-31T20:36:57.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:36:57.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:36:57.328Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:36:57.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:00.649Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bbcf3bf6-887f-469f-8338-70de3fe3cd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:10.668Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7ff28802-7d66-42ef-a622-54e532572019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:10.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:20.680Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0e48735e-b119-4091-9b0c-36a3cdd9bc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:30.705Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f30fc3c0-3cc0-412b-8a08-9fddecd3bea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:41.023Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cb63c288-5d5f-46a5-a465-ef09ad2e4f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:51.046Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7711a35c-0d22-4b31-a576-e5b0f377ef54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:37:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:01.055Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a938c1e5-9bee-4da0-ba14-d933d42a3254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:11.076Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f387d2b0-f08f-4800-86e0-3732e8fe00e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:21.101Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3aa98c27-d5ed-422c-a334-b9b45164522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:31.122Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d15b8ade-5744-43ff-a1f2-1020ec25c5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:31.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:41.156Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5b326169-9f54-42aa-bc07-7044f599f284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:51.170Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=48d37c73-e2ab-4746-80f3-0ae9dbcde2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:38:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:01.186Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e5a370a7-96f0-4b20-954a-35e09e15664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:11.214Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c59da2f7-a8de-446e-87bc-b6af4adde5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:21.232Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=efa0803d-8f15-45d4-8ce3-5502463aec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:31.284Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f782a27c-c71a-47ce-991c-1948fcaa499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:41.302Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7f17cdc1-bd77-46fb-83e6-ea82b108febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:41.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:51.313Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b0eec5ff-4c7e-446a-a865-7ddaeab48559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:39:51.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:01.326Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=100e5ee5-44b4-4da9-90ff-6716c50858cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:11.361Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fb06744a-4108-4345-8277-5c4e5f33fb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:21.412Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4005447d-a532-495a-a189-1d3559242060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:31.447Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=53fc933b-458a-44c1-84df-a066981acd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:41.458Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9832162e-a328-4e9d-8a52-5dca3e2b814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:51.471Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a5f77a26-7321-4dbe-bf86-c867f334c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:40:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:01.545Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=db31f914-ff1b-4571-af05-9ecdb479c2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:11.558Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=92d30f96-7384-4bc0-9995-3564b92bc5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:11.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:21.594Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4a3a2fcb-f9a9-4436-94bf-2c25ce2d1108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:31.638Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bc5d0fe4-0660-443a-8c0e-170144b07ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:41.666Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ff55b757-2073-4d53-99e9-21183457dae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:51.716Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c04e794d-db2d-440e-86e6-9391388a44c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:41:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:41:57.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:41:57.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:41:57.461Z |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 |2023-01-31T20:41:57.464Z |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 |2023-01-31T20:41:57.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:41:57.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:41:57.473Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:41:57.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:01.730Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9d2fe84a-3ba3-446a-9ef9-617ffa7c2742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:11.748Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=70436af1-694d-4d8f-9bc5-955cfd622017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:22.060Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e424f31b-078a-40d0-889c-dbe66bf530dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:32.080Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=13fd9321-1efa-4cc8-b9c0-ae63b7f64ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:42.125Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=10f9747e-9eb1-4775-baa5-415f0fbd4da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:52.156Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=79abd80c-a019-4027-b506-1c1730b9637b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:42:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:02.207Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9c5d4739-6bfd-4e94-afac-23719b715aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:12.276Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1a1b56ab-d9b4-4ee7-a50d-da7e79700038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:12.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:22.289Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9720596d-4030-4dae-bf53-ca11813b88c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:32.314Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c6607758-a7af-4ceb-88f7-8aead4692923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:42.335Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=984105fc-0a2f-4678-8556-4be26a018d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:52.382Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f5bcc314-f129-4521-ab37-36714ddc09a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:43:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:02.456Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ac09c621-783c-4391-8c05-4c4a8c3f403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:12.485Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e62dd4e7-6467-46e0-a03f-906ce89a9a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:22.502Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=06b0c8bf-53db-4b8f-b624-aeff2738ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:32.513Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0380784c-4b20-48cf-954a-413c906daea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:42.551Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5e8ed7bf-baa5-4e37-a565-1e51d109b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:52.566Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0dfbb265-182b-4045-b3ef-b9bb1f2ce094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:44:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:02.585Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e0a92bd7-298c-4eec-a17e-424948b9eb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:12.628Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f8e7426a-37d6-4d46-864d-d55150eb42ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:22.647Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6fb9154d-88d3-46a6-9ed5-a648f50f3a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:32.667Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7c70a3f2-913d-4766-ac16-77ee2daef4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:42.687Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4c7807b2-e1fe-4e99-adac-bb325bc76af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:52.705Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=56ffda9e-a6b6-448d-b515-44566534a5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:45:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:02.914Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bb45b312-deef-4b92-8091-83c0c79117e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:12.927Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=cf66c381-ea42-4dbe-a6c1-a858c91d18ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:22.948Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=87569993-03bf-4cc0-80c3-3255379281f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:32.998Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1d2ea8fb-db94-4189-8f2c-5bfde5ec440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:33.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:43.030Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d7d0d8d0-73a5-4d77-b0a3-43915e783361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:53.071Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e7da9f06-38e5-4bc2-a6a3-b961ee566a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:46:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:46:57.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:46:57.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:46:57.361Z |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 |2023-01-31T20:46:57.363Z |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 |2023-01-31T20:46:57.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:46:57.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:46:57.366Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:46:57.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:03.105Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=075eb443-edf0-443e-ae3b-04423fcc16ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:03.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:13.130Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f3de32f6-7b24-4a1e-8efa-6eb4accd5fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:23.146Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e4226fc3-b6df-4870-beae-8b0a408f24e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:33.175Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=25b06432-df7c-467a-b0ec-8d8ad6c3a659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:43.188Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0c880c4d-5bc2-4bba-b365-2c6722d0f1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:53.212Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3051845b-2a2c-4c00-9601-b4d3ac323d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:47:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:03.230Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b988d4ce-7fbe-47db-8ab4-06c65b3acd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:13.245Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b5c74bdf-2c51-492d-bd9f-665cdfc3c150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:23.266Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=26366c17-97c9-41f5-ace8-27ea518db188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:33.298Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d6ead091-2f55-46f9-8ef6-993a30535e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:43.328Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=77890529-7320-4c9d-86b7-498f0cae5346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:53.349Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=897507b6-b9fa-44d7-96d7-a2080ec5292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:48:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:03.374Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9ee836e2-ce36-4bdb-972e-234955c1e9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:13.391Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b90262b7-643e-4453-a0c1-1efab8d59dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:23.404Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8d2495ba-ccb8-40f4-b855-4725135ead94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:33.424Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dfbecaec-220b-4b77-be6e-0059125bdbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:43.483Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=da22c57f-9846-4e07-ae68-5c35046250c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:53.508Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a92e8e62-e3a1-4a08-a70c-8252d6831191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:49:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:03.554Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5df765c6-a77e-47a7-9ece-a99e771fa566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:13.584Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=18eea1af-c251-4fd4-a519-b2ddecdf3d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:13.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:23.604Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b8b4ab4c-f651-4cca-aa06-dc2f26a2830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:33.627Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=060c234b-9e74-48ac-a51a-4d71b7fe66ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:33.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:43.685Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ff3f5506-e599-49d7-a1d0-9a140dfe8feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:43.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:53.705Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3c031751-0cfb-4460-b78a-680ec60cf24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:50:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:03.786Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=24a9b357-0a06-4098-9295-b2469f120461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:13.829Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=74d82901-60e5-4dfc-bcdd-0302b1a8ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:23.880Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=54ebb54c-9de2-4086-93f7-053c10a276fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:33.892Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=26860259-6af3-40db-9a51-b48df7cf60d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:43.936Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=36a4b8da-52cd-4234-bb61-5de45f00d9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:53.964Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a43cfb85-ee28-4a4b-8e69-38fbf8adc132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:51:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:51:57.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:51:57.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:51:57.469Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:51:57.472Z |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 |2023-01-31T20:51:57.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:51:57.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:51:57.477Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:51:57.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:04.002Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3453fa98-b149-4282-a84b-c2d290866ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:14.019Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=036a46d3-2e41-47d3-9030-4ac772169b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:24.029Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f871f098-b331-4b1f-80d4-465c52d8be03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:34.046Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0dd38b3e-6073-4ee5-b5b0-b5c39d71a700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:34.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:44.058Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4aabf2f9-e856-474d-8bf0-1b81521e16d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:54.071Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=98d152e8-bec3-4720-b105-b9f335e1f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:52:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:04.114Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=81750f87-24c4-409a-b9f5-43a8cf02d8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:14.131Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a25556e8-62b3-410d-946d-4d6ee51d5e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:24.144Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5c9bd875-02ac-4115-b3d2-185208bf49d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:34.156Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=aaaa85c9-6894-4acf-bf09-6c4d3749ecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:44.168Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c8223d70-89cc-45bc-bc34-deac816e3397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:54.180Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=dbfc0003-8eed-4678-8bed-1d1b83edad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:53:54.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:04.194Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=df500451-4ce2-4941-8aa1-910b904ef359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:04.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:14.207Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a589adae-d502-4ee3-920a-189f05ec3780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:24.218Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c168c7e8-44e1-4220-a5c9-df37687446e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:34.234Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=668eca22-3396-4b5d-bea0-e5a3481248b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:44.246Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=979900e5-1050-48d1-b286-ae1dd12ef552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:54.279Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=25e1dfaa-1cc1-4ec4-b3a6-2063221c126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:54:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:04.301Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f77885c2-c7b3-4abb-a586-cbc48468a8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:14.315Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=77fec4f1-3090-48d2-b703-f57fbfea343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:14.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:24.327Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f79180f8-bbc5-4132-9548-bc6123451c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:34.400Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=da65399c-2276-459d-b8a1-c854803cd8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:44.411Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4fdb5106-d9d4-4337-b725-c54679840db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:54.437Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=872735c3-4906-46ed-95ae-4545f1f1e64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:55:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:04.508Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=85c31ee1-7272-442f-be73-2cd4fd9b2199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:14.523Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=623ed2ed-8bdb-4e45-9094-f0094efa4f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:24.553Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=819c5ea6-d286-4a43-b533-b15b4cde1709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:34.601Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bd8d22ea-1558-4af2-b30a-64fc53e000e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:34.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:44.616Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ea5ecb48-b635-4437-9b21-35dfee45e7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:54.627Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f24cb035-382a-4822-a16b-72fed610da51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:56:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:56:57.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T20:56:57.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T20:56:57.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:56:57.327Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:56:57.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T20:56:57.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T20:56:57.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T20:56:57.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:04.684Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4b1da7b0-a6c0-4e1b-99c5-5a9cdec53699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:14.706Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7505c290-1069-4633-808d-591c7f4d3e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:24.730Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=03ddeb5e-7a7d-49af-96bb-816bfb6fefc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:34.767Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c734fe88-d498-40e7-a280-b0b14743ef2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:44.845Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fab2fa2b-57e9-4681-adca-30a30f44ec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:54.856Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=38e25b60-41f6-4ef6-a9a3-bd0b946eee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:57:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:04.923Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9b3bbb47-396f-4fa6-a147-47b3c34d1aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:14.937Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f870b918-8859-40bf-9b23-19ec12fcd678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:24.962Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ebf4cc12-da21-43d0-ab71-b78f5b5c1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:34.977Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=041bc40e-ecac-44d4-910d-6f5d390d25d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:35.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:45.000Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ff4361fc-a162-4e54-bb15-71fcf3b14c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:45.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:55.025Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=171cd6a3-de55-446b-b33a-9e1d02d3c0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:58:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:05.059Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ba822040-dc43-404f-a899-e1a0cd3e896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:15.069Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=04b47252-c2e1-4b35-b008-fc74ff215a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:25.080Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7160ac1a-1ece-4e9d-85b4-9661e5871849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:35.100Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7859ad98-baef-4de7-b6fb-791abff1c859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:45.116Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=464e2891-abbf-4ff7-bb02-0419e3130870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:55.181Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b3d07452-ab00-402f-8fc8-653612e354bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T20:59:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:05.196Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b8a78415-dce3-41c5-8cf9-b56fc95c3f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:15.215Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a66022de-ea08-4904-a3e1-b2d8de70de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:25.241Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=0d86eded-8f2f-42fd-b675-6b698e577f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:35.260Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ca7f49f5-2681-490c-a052-be73b970eba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:45.274Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=216add93-7298-4ad7-9483-b4dad31c349f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:55.308Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=73c1fb7c-d2d5-4a96-832a-4956c583e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:00:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:05.334Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7cfa55ac-cbfc-4f70-91d3-d242b33d9ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:15.343Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=bc773976-8b76-4e91-9514-ca341ba7ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:25.364Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ad6afed5-ef54-4951-b9dc-45c8fb3c7616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:35.385Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ed5d2af4-25a1-45e1-9834-6de328d81f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:45.406Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ae2040ca-fb83-430a-91e8-06cc904269f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:55.459Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3a451ba8-3c0e-46af-9406-43165606d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:01:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T21:01:57.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T21:01:57.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T21:01:57.398Z |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 |2023-01-31T21:01:57.400Z |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 |2023-01-31T21:01:57.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T21:01:57.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T21:01:57.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T21:01:57.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:05.482Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=405a7ab8-4abd-4462-8b6d-c72a87148c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:15.499Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=52c8253b-7227-4e30-96c5-31ac1583f668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:25.624Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b1217ba1-e9f4-4a26-80ec-81bee3099399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:35.705Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2de47a35-cb70-4543-80ee-8062c3c794d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:45.722Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=015ece5c-59e6-4abf-86c3-0da773ff5f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:45.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:55.735Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7ff621c9-07c6-494b-be2b-0327ee1bfa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:02:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:05.766Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d722d6f4-d46b-40bb-9bed-54b85a6b987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:15.854Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=759ee10d-411b-4a9d-b279-848d848c65db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:25.916Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=eff31b64-38f6-4400-8af8-a3652a63f72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:35.952Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a9f63003-47af-4635-8bee-298fd3e95b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:46.022Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b5a13f54-f125-4e4d-9d20-e5579fbcdf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:56.067Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ed39eb6f-1922-496a-b617-a8ed87db3c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:03:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:06.099Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d7d78a30-f4cb-455d-bfc2-9512051ce5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:16.154Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=411eeb51-7cfb-4c51-a9e6-bdb5af941ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:26.185Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c6bab34c-43a6-46df-a29e-ef33906a6da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:36.225Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9d7dd397-2622-42bf-8bc8-c7c58c771bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:46.239Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fffeca95-cb20-4f93-827f-df4dc6234709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:56.257Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=b17ef82e-3fb4-4caf-8d68-85b861a6b6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:04:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:06.279Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=48d21cbc-c85c-4c6e-bdf2-b0c9af3ed5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:06.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:16.306Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fffaf24b-f138-47d5-90b6-158d2f204707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:16.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:26.318Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8a9a0e70-9130-469d-870f-f4044f5b1d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:36.337Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=9faa81b9-1489-42ab-ae15-10714c8464d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:46.360Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=86521639-8ca0-437c-b7a5-a02aa922b191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:56.388Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=300a74d9-74df-4f22-bf1e-3723503b3606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:05:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:06.414Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=d7c9168a-1fd6-4255-b88e-842b48195ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:16.459Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a076aec6-875e-4876-904d-64320cec3dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:26.630Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5ab37d0f-8093-430e-bd00-711d5b9d4cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:36.678Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=79a4d809-ea31-40d0-a579-5cdd98600f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:36.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:46.692Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=22772a58-f652-48e5-9075-f88844e1428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:56.704Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=7b4437cd-cfdf-4287-aab2-15f8212f481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:06:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T21:06:57.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T21:06:57.320Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T21:06:57.320Z |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 |2023-01-31T21:06:57.322Z |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 |2023-01-31T21:06:57.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T21:06:57.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T21:06:57.326Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T21:06:57.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:06.728Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e8fca447-a645-4c11-a742-194c2ebb5208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:16.747Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=48f44843-6823-421a-a89d-bf29782c3da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:26.765Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=1523d366-c30f-43ec-a4b0-f825ee809b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:36.878Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=fe245d60-8716-4102-a4d5-6d5c8d6c9a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:46.894Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=8507477b-cb84-46bb-a717-9cc6a6f14e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:56.921Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=333c1b24-ee84-45af-8557-c7d608943076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:07:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:06.944Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=96aa48a0-1816-4416-a742-7ed6638ed441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:16.989Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=210e8669-f8ad-4aac-8f1a-ab99becef67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:26.999Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=30793d99-3a5a-46a8-865e-aef12482d7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:37.011Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=3eb1267d-8adb-420e-b489-f4db30fd8be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:47.057Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e5dcc10a-5877-4486-8bec-4e3e1a61a0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:57.074Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=4fde2898-9937-402e-9f20-158eb566dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:08:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:07.096Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=ce7f42f5-b27a-444c-af38-8102624f5429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:17.114Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=e3db7038-21bf-4be1-8bd2-f110a3c3b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:27.128Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2593b890-cfed-4e25-b24e-e8845b9be2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:37.152Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6d4649fa-b389-4f21-b540-73c77124af33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:47.167Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f21318ad-9a7c-4d6d-a357-56cb06bfa772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:47.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:57.178Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=259999e8-94f6-4115-80a8-f5242e8456bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:09:57.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:07.201Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=c2ed00c3-8954-490b-9ba9-bcfcbdec587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:17.219Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=2209b7ea-e817-41c2-9eb7-a92f1e97c890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:27.237Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=f1bbf0ab-96e6-4c74-bc75-059a8676c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:37.265Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=5841d695-8708-4c0a-b527-e5fb49d2ecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:47.290Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=60ff8e81-ff4e-40b8-8224-1e828ccdfd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:47.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:57.306Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=6d2c00a9-2369-4527-a50c-fbe365f86ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:10:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:11:07.333Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=af22ec47-203b-45a0-8706-c9da4ff629a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:11:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:11:17.366Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=a7885f09-3368-4464-bb91-f24ec5ee2a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:11:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:11:27.390Z |INFO |Init configs |InvocationID=837408ea-6cb3-41c3-b07b-d1eb077c27ba, InstanceUUID=caa5321d-3bed-4eee-82cd-c2c7033245ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T21:11:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |