. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T04:48:01.877Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T04:48:01.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T04:48:01.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:48:02.816Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:48:02.913Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:48:02.913Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T04:48:02.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T04:48:03.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-10T04:48:03.282Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-10T04:48:03.314Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-10T04:48:04.855Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-10T04:48:05.393Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-10T04:48:05.419Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-10T04:48:05.421Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-10T04:48:05.495Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-10T04:48:05.496Z |INFO |Root WebApplicationContext: initialization completed in 2181 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-10T04:48:06.233Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-10T04:48:09.016Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-10T04:48:09.845Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-10T04:48:09.872Z |INFO |Started MainApp in 11.67 seconds (JVM running for 12.696) |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-10T04:48:09.996Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-10T04:48:10.006Z |INFO |Start scheduling PRH workflow |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847 | |ENTRY |main | org.springframework.web.servlet.DispatcherServlet |2022-10-10T04:48:10.037Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-10T04:48:10.039Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:10.045Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=61f9f102-58f8-4d49-aacd-255fd21e298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:48:11.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:21.701Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3ed8c319-bccd-4809-98e8-85636a6f51ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:48:22.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:32.756Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b21a1e35-3a78-4dd6-ad37-555d68db61e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:48:33.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:43.823Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=68cffa1f-eae8-46d6-819b-2ba7c272dddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:48:44.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:54.901Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3c6306e8-cbb5-4b46-bf22-72037236307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:48:55.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:48:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:05.969Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=2cb8ab01-8c09-4f16-b99d-6b7040cffa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:49:07.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:17.005Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=37d52cf8-1259-4e07-9988-aff4c6c44cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:49:18.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:28.079Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4974863a-07de-4599-95f0-a7efabab0afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:49:29.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:39.208Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9c7aab08-ff8c-4f62-88ab-fdbd83d2ef98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:49:40.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:50.255Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=fcc2390d-a613-4b87-a6bf-8062d02f1157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:49:51.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:49:51.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:01.326Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=947bf9d4-315f-42a0-898c-01b5f7fba7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:50:02.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:12.365Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9e142477-f4b2-422f-a084-6e5f3bdb43c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:50:13.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:23.437Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0d0b2e5a-a0e6-437e-9e25-020900fa339b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:50:24.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:34.674Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9628fc6a-6fd4-4c98-b691-4a1670343ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:50:35.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:45.753Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=46898de1-2171-4a8b-9248-f336f9aa8835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-10T04:50:46.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:56.812Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5cfb09d9-5185-46ce-b3ba-b2d3dabec25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:50:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:08.293Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=bc28c7e2-fcbc-4bfd-bfea-012ca9226b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:18.338Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=319b47de-0cd9-4b37-9bcc-7a9f32eb5e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:28.364Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0fccbd2c-d059-454a-a7e7-bc89aa9e97b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:38.381Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=82be4984-d583-4e22-9e5a-cc3090c1b4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:38.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:48.418Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=56f3b5bc-2ebc-4f3e-8946-5dd1b56e1b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:58.445Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=e8927442-73b4-4f3b-848b-ce9f99e058b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:51:58.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:08.477Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=cb137035-ea00-4bf6-91fb-62cb500a140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:18.509Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=032b322e-3de1-4331-be44-2fa66d02efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:28.527Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=05c21945-b7d8-49f3-b8d2-caa80fe61a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:38.540Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=f8d1b8f3-16ea-46c1-b439-60588c091fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:48.560Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=75209253-d23a-426f-b103-8820a507ca8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:48.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:58.575Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=95fd963a-d872-4661-a4d8-fedb2e34f97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:52:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T04:53:07.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T04:53:07.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T04:53:07.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:53:07.489Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:53:07.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:53:07.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T04:53:07.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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T04:53:07.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:08.593Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=597c4650-2299-46a8-a26e-c02e4e7869db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:18.614Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=d821a21c-6a2b-46e2-b3ef-bc94488f1811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:28.628Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=19f60d6e-7f44-47b9-be2a-6d4d76d34485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:28.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:38.640Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8edffeef-b383-45f8-aae8-e827941c7c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:48.662Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=2b80be5c-6afa-4533-841b-c4d55bcfde06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:58.673Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3ac4ffec-d053-4fb7-9a23-d59f66ee23cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:53:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:08.688Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=982572b5-a90e-4eca-b398-fb3d41d6822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:18.705Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=bc47ab5b-3bbc-42b3-9be4-708d020066c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:18.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:28.731Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=11f6aea8-354a-4029-990b-acaa1c54ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:38.744Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c3ef08c2-adcb-4c7c-990f-914c1285c575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:48.757Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0bc18a06-f1fd-4ee3-9ab9-2c3e0cef333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:58.772Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=30a07592-b9f8-4bea-96b1-34b4486b4c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:54:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:08.813Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=515cf7b5-c81f-4bef-894b-bd04b19d019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:18.837Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a69ee735-79dc-4ee6-bcca-ec0b5ebc6c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:28.851Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0d149761-f6ed-47af-85df-37109d163fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:38.866Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=391b00f9-87ce-4913-a817-689305823d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:48.880Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b2792988-9d78-4830-b12f-f431a29df56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:48.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:58.914Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0808784a-b1ef-4d03-ba1c-998c43b86aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:55:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:08.936Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=19a772a5-c80a-4eff-8ae0-16413393aebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:18.956Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=713ba256-3449-439e-8466-411f9cce148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:28.976Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=e63ad79a-3817-4107-8c44-237cac09b7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:39.046Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=75954c42-9004-410f-8356-4b5ec277fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:49.059Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b1634d77-ea1c-4180-a416-397da33447bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:59.073Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=980daf42-fefd-428a-b61c-73679a609067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:56:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:09.085Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=07344e61-587a-4b78-8970-891f63c94592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:19.096Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=624d7103-98f5-490c-b39f-b222d4c25f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:29.107Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=37297cfc-8497-4eb0-91fe-00b34595f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:39.128Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c2e1081b-b6e7-4685-b0e0-1f8a17d17d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:49.145Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=bbcd1665-a83c-4e5e-b513-6c35908b48ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:59.172Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1e342ca8-229f-4ce5-93bf-6a13f777298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:57:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T04:58:06.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T04:58:06.635Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T04:58:06.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:58:06.640Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:58:06.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T04:58:06.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T04:58:06.651Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T04:58:06.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:09.185Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=e0673176-bcd6-4d4d-ab80-bd79ea08beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:19.197Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5cf00ab8-7553-4420-9df1-72f09c037c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:29.210Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=640b34a7-1fd7-4634-b595-6abeb62ee872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:39.225Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=89d7390d-f929-4819-9b48-a7d168012100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:49.244Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c21a52c6-b0ef-44a3-ad24-dd29bf1b45a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:49.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:59.267Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=39d1a03d-6d35-41f9-87f0-77ab002cdc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:58:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:09.279Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=7f6bda8f-b40c-4049-a967-94832ef60b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:19.291Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0e650d34-50f0-4f94-83bf-1c4d2610042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:29.302Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=e36f9de1-c185-42ca-ac87-dd1d758e2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:39.320Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c1b4efbc-ecfe-42bd-9142-d025b55e2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:39.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:49.334Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=47878699-0f65-4dab-aeb6-58b6335f434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:59.349Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=bfd1435e-503c-42e5-9cf5-b5984a29146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T04:59:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:09.361Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=39c12c7d-9992-4b5c-b2d6-a67e028fd50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:19.374Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=564d64be-7ca8-4fb9-8619-8a700e04ebeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:19.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:29.392Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=fe917671-2bab-4109-9a1d-e974ef66e073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:39.425Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=60c8b267-7ab4-4548-afdf-5387d2b68bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:39.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:49.437Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=240734de-27cf-4845-bfda-6ff41d1b3a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:59.452Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1eec5448-fe60-47ec-8710-da8d5775d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:00:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:09.465Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=11abd329-194f-4eb7-9358-193eec582838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:19.475Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b0d2b5ce-1d9d-48d1-a90e-0b909e348f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:29.486Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=22d22e7b-83b0-47ae-8c0f-abab174ba154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:29.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:39.503Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8a181738-b6c5-4e4e-b495-a204b1e47a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:49.515Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=90a0fc76-2a6a-46c6-9d5a-bea3a2a1ed64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:49.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:59.527Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=7b76b099-d44f-49ae-8c7c-e62b71de30c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:01:59.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:09.538Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=f7cd9f9e-25c2-4615-9445-edf8b1979b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:09.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:19.575Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4388ea8e-7f2d-4253-a1b4-d071b5fec400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:29.588Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=547b13b1-d737-426c-a275-31f175aaf43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:39.610Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b50bf885-e626-487d-9fdc-3b9eaac6a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:39.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:49.627Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=2f220e48-1022-497b-aaea-ae52142e6a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:59.638Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c1e6b2b9-b2fc-412d-a1e0-dd631f500b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:02:59.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:03:06.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:03:06.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T05:03:06.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:03:06.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:03:06.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:03:06.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T05:03:06.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T05:03:06.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:09.655Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=27df8205-608f-4610-b606-61417c2c5401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:19.676Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=02bfc7c3-6dc7-42af-bba6-1f1ee916c731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:19.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:29.704Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b8ff84da-0af1-4690-b9c5-28fe58c9adb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:39.731Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a7c12441-ac73-44e0-9bbd-1b16dd3adc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:39.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:49.752Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5da5ee2e-1c3d-411e-94b6-82be5be94a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:59.873Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5e04667c-a9e5-4dda-ab87-41565f00bd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:03:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:09.901Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=db4b38cb-b2c2-4cf6-b419-1c11315eb299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:19.914Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=82a38783-6959-4b11-aba0-b735c88a5063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:29.930Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=560a3583-d64c-4761-888e-bf04efe321da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:39.950Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=286542b7-0bf5-4ad8-a8bd-67952b94509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:39.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:49.963Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3c9fa5ff-5b98-4ef1-95d5-620dec75204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:04:59.981Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0621dbfb-5606-4bd2-bce0-d7728f0e552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:00.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:10.009Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=2fef3daa-5d89-4bcd-bf60-96b9338767af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:20.024Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=6708d475-95b9-4a4c-bec7-8b3aa74fdeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:30.036Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8774855c-50d1-44df-80aa-4b223734af36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:40.048Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8e26936f-ac55-4590-bde2-6a43f0adc83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:50.058Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0ec30278-ac38-4efe-a935-ff57a29a9388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:05:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:00.068Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=30be99ea-2ce0-4d36-bab1-ee6cb5a96d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:10.080Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=cb228918-cc0c-45b7-91ab-63aba3138b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:20.092Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=233bc846-3deb-4575-b23a-3c6e95402e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:30.108Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=312566c4-9318-4a44-b32e-e9e448b978fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:40.128Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8ee3e21b-a9fd-4944-bea8-bee487fe45db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:50.151Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1ddc0b57-a606-4511-aaf6-fedd6ea15329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:06:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:00.174Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a264bb9e-dea7-4b11-8fa8-271f4a641ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:10.197Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=949fca40-0aa5-4a69-8a04-467bfc202ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:20.208Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=780f3dad-4381-44dd-9592-1662ef13f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:20.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:30.216Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c1cc2cb5-f641-4540-a8a8-71d86fe60726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:40.227Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=63c1fe4a-7104-4b75-aa4a-1ed66e017865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:50.244Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=558fe2f0-d895-4f4e-89ac-41fd3fc4505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:07:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:00.256Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=bc1d2ed5-3857-4bd3-89e9-be7c327c33fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:08:06.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:08:06.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T05:08:06.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:08:06.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:08:06.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:08:06.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T05:08:06.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T05:08:06.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:10.278Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ee8b822e-53dc-4b77-bf07-55c06572525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:10.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:20.296Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5cbca254-3b00-4c55-9851-0fe7a8721a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:30.380Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=784a26e7-55d9-42a2-8588-a43c1e1359cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:40.505Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=71e66ad5-eba6-404a-b52c-c025b1a1303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:50.531Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ff586ba8-a83c-4ff4-affc-d1b2283b291c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:08:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:00.608Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0d6b690e-2353-4fd4-a185-44c1c6f95f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:10.650Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=e8ad31ec-e164-4437-830e-4c0d3101c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:20.676Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=626ae8d6-e30d-4c2d-99ad-f13cab36ed42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:30.687Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=931f3fd1-e6e0-492d-980c-deeaf4abbafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:40.708Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9015c80c-e84a-4932-8f2b-b5dce0930eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:50.734Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9e610921-44f9-4c32-b071-015fcfc6a355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:09:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:00.756Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=dd0faf9a-6f84-433c-bd88-98b47a8accd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:10.777Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4fccbda8-3b59-45ef-87cb-9fef7eee11ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:20.790Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b2bd3e34-c7db-4702-9298-7c7153321997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:30.811Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a6600c3a-6f5f-45fe-99e4-b1dda43fa907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:40.825Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=387d1d76-2b91-4842-b8a3-fde085a4baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:40.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:50.836Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1468b625-3ec8-45d0-8937-d3b26a8401fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:10:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:00.847Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ab23d92c-f2c9-4204-b7d2-cc35e41fa794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:10.859Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=d0fed237-5a09-4fac-bf1f-457afcfd14fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:20.874Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ff4ec409-3078-413d-a73b-f069f6d50794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:30.896Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8d46acd3-68bc-4741-9a0c-276e78ce6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:40.915Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4f7c9ac1-d3e3-4767-a874-49ed2aa4dfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:40.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:50.925Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=78da4700-f345-4734-ad0c-4e76f71ff87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:11:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:00.939Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=81a9762e-f0f8-45e4-9abd-aed778b7f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:10.954Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4d8ec1f8-7ed9-40ee-8def-0d73ef3a7f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:20.965Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ff74ed88-4f18-4b6e-80c1-bc28e463e972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:30.975Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=687a4975-2ea0-4d5a-96e0-7c24a942d4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:40.984Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0fea0c47-d8be-48c0-acb7-1a7136c6e804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:50.994Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=52541cbe-dc4f-4861-97b4-d2db1c209fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:12:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:01.004Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=59fe4632-013e-4f14-b993-34d15f94c356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:13:06.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:13:06.639Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T05:13:06.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:13:06.642Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:13:06.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:13:06.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T05:13:06.652Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T05:13:06.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:11.015Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=39a42222-fcd9-4e15-b40e-748868cb8dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:21.027Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=66b259f7-3197-4b15-813b-686d0348e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:31.036Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=771d5e00-980c-4b2f-a36f-79cfdb9259f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:31.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:41.065Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3051f36b-c2a6-48c6-82c3-e8079c12853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:41.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:51.079Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=311c71b0-36e7-4d05-ba3b-89cb86598c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:13:51.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:01.092Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=dd38c45b-4465-49cb-8bff-6807f108a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:11.102Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3445f273-8adb-4190-af23-ee35f96ab9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:11.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:21.112Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=fd0ef856-a659-419a-9c09-834f9aa6fa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:31.123Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=7e927fc9-b9eb-4a07-8617-670593b9e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:31.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:41.135Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=e09e15fe-8bbb-4eba-860b-7786927cf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:51.150Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a6fb3122-27c3-4eb9-b198-422b77d7b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:14:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:01.161Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=46b9c91c-6864-4a14-a551-5c134eda20f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:11.171Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3e47ddee-11d6-4113-b776-b452abaceb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:11.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:21.183Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9fc7e1d3-500c-4966-b2b0-b83a2c9a7684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:31.194Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c0ab2ce8-d02a-401c-8074-2219bd0414ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:41.206Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=21799607-4dee-4716-bae0-cb2b148b3139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:51.217Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4d1ba92d-4d8f-4eed-b002-dd5a5cb9bdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:15:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:01.236Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a5a54543-edcd-4dea-8198-ad07ef443820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:01.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:11.250Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=110bb05b-a64c-435b-8462-21316c85a260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:11.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:21.259Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9e1a502e-37a8-4206-b517-3f0449d94054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:31.283Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=083f30f9-3de4-4fa8-9d4c-b0c804f5d0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:31.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:41.292Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4f2392de-9717-4cfc-910d-2d7c08884a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:51.301Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=2e920612-89e0-454d-97c2-a65df3777119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:16:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:01.312Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3ba80636-78b6-4490-a455-a1aec25706d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:11.321Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=80a48477-815b-422d-89dc-da96b31622f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:21.350Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1557a2af-f388-418c-b31e-541e0ea0de74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:31.359Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a9bc66c8-2261-4a92-9213-972a19b43866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:41.369Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=48166677-deab-4d08-a13e-66ce2e606dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:51.380Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ab19c4fe-2017-4f58-b966-e2da99e86fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:17:51.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:01.391Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5e2a86d1-c305-4f53-9133-8430988fdeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:18:06.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:18:06.606Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T05:18:06.607Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:18:06.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:18:06.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:18:06.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T05:18:06.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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T05:18:06.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:11.400Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c2483d5d-05ec-47ac-a86c-1c128d042ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:21.412Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1a559805-6534-46ac-abc8-d24470e8a1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:21.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:31.421Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b0cc9396-2a26-490f-aa24-37263306f52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:41.437Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=63d3069a-4cfa-4c45-ab34-d5aebb94211b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:51.449Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=9ac1b7b1-be14-4b3d-af65-559a5e04e140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:18:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:01.458Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=02a130cd-e68c-4904-aca4-6b0b1cc11872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:11.468Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0508ef24-aa9a-433b-965a-70012cdd3222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:21.478Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0cb6f55d-d5a7-478b-b3bf-ea7642b9cbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:21.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:31.489Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=823ee65e-5331-4b9b-86cc-53c793305821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:41.501Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ce780962-4c42-4423-b1ef-1d4d18cebf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:51.512Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1c4293b5-765b-4451-881b-0ae9a6eac90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:19:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:01.525Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b4e77101-a4b2-40ce-a021-6a541bf9f65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:11.535Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8546185a-d53e-4466-a2da-635901ffd7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:21.546Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0ac3f469-1c06-480c-88ea-329fc2c63c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:31.556Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b62d6c3f-7776-4fa7-9154-cde869ef4ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:31.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:41.572Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=097a9cf1-e5bc-4a67-ab61-e1473adf41f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:51.585Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=428ce1d5-045c-4d76-87f0-1ae14ace1fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:20:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:01.596Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ca63733a-aaaf-4b93-bbac-d29c8734e661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:11.607Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=2171daee-1f4a-4287-b818-e878814765a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:11.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:21.618Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8a126edd-e79a-4afd-bf4d-4488a8bb00a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:31.646Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=d2086c99-cdd0-4800-a4fa-46c26346464e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:41.655Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ff0b7b3b-a9b4-42b9-bcec-f1b62cfc4a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:51.669Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=2b73f28c-cf3c-49b4-9377-729b81650774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:21:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:01.695Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c02de23a-d3a4-4bf6-85cd-d54008d3f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:11.706Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ea589006-2879-4e12-81d8-609f94d5003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:21.716Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5c6abee5-0f80-4add-972e-b6cab21c9376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:31.728Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=003d5425-a082-485e-9312-411e9a236a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:31.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:41.739Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=8bad0e59-c077-44a8-b645-f1e2ebb1f767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:51.749Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=eb83bb2d-c33c-4ed8-bbfe-b20d88f16e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:22:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:01.759Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=486911b7-896f-434e-b764-6bbd97933e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:23:06.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:23:06.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T05:23:06.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:23:06.602Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:23:06.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:23:06.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T05:23:06.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T05:23:06.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:11.769Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b0e5217f-5788-4fcc-ab31-fb9aed30a92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:21.780Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4d48dc5e-5fd9-45d3-b0cf-869b950342ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:21.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:31.791Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=7824fa78-6803-437f-8a1f-f3c499d75ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:41.804Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=ca995a61-482a-4cce-abaa-b3842933b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:41.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:51.814Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=673065a6-1ce4-456b-a973-b1322da134a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:23:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:01.828Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c4e89549-d5a8-44ad-86f8-cbd348e7ad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:01.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:11.848Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=72abdd9e-f81b-4599-a5eb-0516ce824e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:21.858Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=91cb7d95-48af-4a1d-a6ae-8796d6244a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:31.868Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5b21cd3e-ef80-4ff1-ae2f-23bce6de6cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:31.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:41.879Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=6a6459be-f874-459f-9164-edb236ab9613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:51.890Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=cdc02358-4b0f-4d2c-829f-c88d5140ea5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:24:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:01.900Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3ce49c20-0168-465b-aa0a-fb8dcccf0628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:11.914Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=99f00fa4-2693-4410-a5c8-20c3fd9b0d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:21.925Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b608a642-a593-44d6-81e7-95d3fd618073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:31.936Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a62fb924-4b6d-40cd-8b04-562c5e8bb538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:41.946Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=d6448101-8044-459c-b5d9-84f0a3fb5037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:51.978Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4a0e2e56-a2a0-4915-8726-3c67303e185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:25:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:01.988Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=b62a623a-ac71-40fa-a036-931f698cd037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:12.000Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=dcf6a64f-f473-4332-a4cf-678b283038ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:22.010Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=0964721b-ddc0-4764-bb1f-44e2b0156b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:32.021Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=400e1fd0-94f5-4601-ae85-0da5d26add8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:42.032Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=94ff7656-6e1c-4421-bd90-4ee2693becf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:52.044Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5f37983e-655a-4647-ad65-03ab25f30339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:26:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:02.054Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=a70f0bbc-1554-4a0a-8e77-41247f6a1630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:12.067Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=1e2f2ddd-f066-485c-8f03-c2431d5044c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:22.081Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=6e017e3b-187e-4de9-8490-4b77ebf552df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:22.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:32.091Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=826dfdee-0c62-42db-9574-41f68721d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:42.101Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=f2ad17e1-08eb-4c88-942c-b03dada6c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:52.115Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=5eaa1093-4b8f-426a-a6ab-60fa000daa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:27:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:02.125Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=3256f7b4-efeb-4b94-9a8e-a00407b87ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:28:06.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T05:28:06.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T05:28:06.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:28:06.629Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:28:06.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T05:28:06.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T05:28:06.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-10T05:28:06.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:12.139Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=98882cc9-921b-4d70-aab6-70d425b8bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:22.149Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=6e480809-a99d-4e56-9cc8-dc02d5babe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:22.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:32.182Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=56e19645-e33a-4639-9ba9-7942dadd8dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:42.198Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=c1863178-3df6-42d3-9fa5-709e42aec235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:52.208Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=040184c8-8f65-4f6d-9451-da308abc1951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:28:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:29:02.220Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=d0f8add9-5b15-4650-8704-dd8759369394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:29:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:29:12.231Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=38452771-c73e-4b17-8377-af932ab8bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:29:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:29:22.241Z |INFO |Init configs |InvocationID=d59d8fc1-1483-4d65-a9c6-2bab3f0d6847, InstanceUUID=4d758648-27db-4684-9c5f-7164c748aa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T05:29:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |