By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:08:48.152Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:08:48.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-17T23:08:48.183Z |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-01-17T23:08:48.740Z |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-01-17T23:08:48.814Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:08:48.814Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:08:48.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:08:48.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-17T23:08:48.920Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-17T23:08:48.938Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-17T23:08:50.276Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-17T23:08:50.646Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-17T23:08:50.663Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-17T23:08:50.663Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-17T23:08:50.708Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-17T23:08:50.709Z |INFO |Root WebApplicationContext: initialization completed in 1771 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-17T23:08:50.997Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-17T23:08:51.702Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-17T23:08:52.746Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-17T23:08:53.186Z |INFO |Started MainApp in 7.082 seconds (JVM running for 7.773) |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-17T23:08:53.233Z |INFO |Start scheduling PRH workflow |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:08:53.242Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=69a00986-8728-4c31-b8d7-8b6021d9db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:08:54.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:08:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-17T23:09:00.409Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-17T23:09:00.410Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-17T23:09:00.412Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:04.654Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3cbf2a00-6dde-4a18-af8b-dbb0fc39b7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:09:05.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:15.697Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0acb4f99-de9a-455c-bfa7-e7e11b926e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:09:16.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:26.738Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e5aa7b40-f6c7-4272-b4fc-579e387c8436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:09:27.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:37.812Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fb4cb44a-fcc8-4c1d-a3ae-3435b3730f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:09:38.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:38.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:48.848Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fc97c57f-13c0-41ba-92e7-ae1d21c37ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:09:49.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:09:59.888Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9f07c75e-d403-4018-b0b7-07714281c743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:10:00.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:10.929Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1aae45fa-d884-4fea-bc93-ac62427beed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:10:11.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:11.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:21.969Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b3ffbebc-bf4d-4ffe-89d1-029742af450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:10:23.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:33.007Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=31d9f7eb-ee8b-4f6f-8eed-3344b05cb395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:10:34.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:44.047Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4f4eaa73-2328-4cc4-9a1a-a0e879460393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:10:45.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:55.087Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a1d9b68f-c575-48ac-96f0-88887e69fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:10:56.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:10:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:06.127Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=38863d8b-c8c0-42bd-94df-d635e4781c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:11:07.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:17.168Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=90f31add-69a1-4d17-9582-4c9b460af7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:11:18.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:28.208Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ab7411e0-9d34-42b0-8a08-95b50af89257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:11:29.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:39.248Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4d336c6f-16c4-4c26-abe7-28713ebaa311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:11:40.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:40.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:50.287Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5d6cabcd-3607-4a13-87df-5e8d4ccd0388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:11:51.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:11:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:01.328Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=04bd02be-0497-4c2c-888b-6b79b22e9d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:12:02.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:12.369Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8f654419-fb69-4a31-99a8-ee5ee6d64f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:12:13.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:23.407Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=020d43a0-be6f-494b-9f10-b9c9ea72deb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:12:24.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:24.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:34.447Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b349cef1-09c6-40c6-9534-e3d9fab2b95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:12:35.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:45.489Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d3a228e6-2fd0-415c-81dc-f99e30b627e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:12:46.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:56.527Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=dab73c30-fad7-478f-b327-9f523f4ab943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:12:57.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:12:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:07.567Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fe07be0c-7dcf-40c5-976d-0dc05948008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:13:08.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:18.608Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fc120cd8-d50a-4dbb-845b-66f978a7cdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:13:19.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:29.647Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=53d074e8-d06f-4586-8891-4841ea681447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:13:30.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:40.689Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=29263ded-f6b8-48a6-94d6-e419424f6727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:13:41.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:51.727Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=51f592ac-7123-4513-9c29-edf78e88c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:13:51.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:13:51.855Z |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-01-17T23:13:51.856Z |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-01-17T23:13:51.859Z |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-01-17T23:13:51.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:13:51.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:13:51.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:13:51.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:13:52.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:13:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:02.767Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3bdb1c58-c3e0-4a2f-8636-7a2b534dd05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:14:03.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:13.807Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=58af348f-3113-4cff-9a2f-1d77973a73e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:14:14.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:14.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:24.847Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9849358f-bab8-433a-a18d-d9d5ea59aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:14:25.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:25.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:35.887Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=17eccb71-db90-404d-98fe-3a7ae76bb128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:14:36.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:46.927Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=16032402-6724-4d2f-8dfb-73512781dc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:14:47.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:57.967Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4efd2361-9800-4e53-a01a-44ebad3c0fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:14:59.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:14:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:09.007Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4492a9b8-a8b9-4edc-8ca0-beac67064e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:15:10.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:20.051Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=02109747-c1a5-4420-841d-47d994d11764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:15:21.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:31.091Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3989d32f-33ea-4f25-b5bc-ae506c268a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:15:32.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:42.127Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=83acd9ee-4c3e-48e8-a069-cce42895ae32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:15:43.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:53.167Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a0447fe3-1323-4a13-a5f3-c0069cb36e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:15:54.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:15:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:04.208Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=da78c7d5-7b23-45b5-bf78-6bdf8322d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:16:05.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:15.247Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=04c313bb-48ed-4c2e-b2fd-00e1437df354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:16:16.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:26.287Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8e1b703c-ec50-40b4-a3ce-67091a4fc6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:16:27.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:37.329Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=569b5145-8de7-496f-85e5-8e269a90ca0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:16:38.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:48.368Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fb2e20c3-11c3-44d3-abbb-243254ce2c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-17T23:16:49.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:59.408Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=35056a6b-824d-44a8-83bb-05b97c2f41dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:16:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:09.516Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=86c15ad3-62f9-413c-b7ea-ab35cef97f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:19.527Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=142b0135-59c3-4f81-a309-2d61aec7bc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:29.537Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=96ba4e03-3188-4761-857a-8490a8c7adaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:39.548Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0692168f-914d-47f0-8d65-3863ceebd70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:49.557Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9b8ab28d-2150-4579-92c8-ffebd1fba69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:59.570Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f6c93023-f94c-4608-b97a-2038375d5fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:17:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:09.579Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5d0bd8d5-400d-45eb-9c0c-126bb5301dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:19.595Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=534f36d6-0804-44b1-b7a4-1013087cf453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:29.607Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2f534d42-a0d8-4985-a4e7-1a5ee699ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:39.628Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6dad1451-a2b3-4b04-aec0-b5c2bd258f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:49.636Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=70230bb3-7f57-4a06-b373-181296bfcaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:49.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:18:51.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:18:51.350Z |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-01-17T23:18:51.351Z |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-01-17T23:18:51.356Z |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-01-17T23:18:51.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:18:51.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:18:51.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:18:51.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:59.646Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a75462a8-997e-499a-8349-1f1d9aa2ab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:18:59.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:09.656Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ac197010-6d55-461b-b736-8560a573010b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:19.665Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=191fbb2b-4a02-4e3f-8eb0-51a7caaa196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:29.675Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9a841c2f-cbcc-4cff-b194-818810b32183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:29.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:39.685Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=062ce9bf-5912-47a2-afc9-07d0f7c3d738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:49.698Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d070d456-b886-49a7-aa10-bd205f39164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:49.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:59.712Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f938711d-5232-4058-ae17-001dd01ae1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:19:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:09.726Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ba61b9cc-1726-4a63-b6ff-586522962802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:19.737Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d1285f51-83e2-4397-881a-914ffd4a1a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:29.747Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=90fbfd27-b65a-4ef7-acbc-45e4e094589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:39.756Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=87d92e51-b582-4d7b-b762-31b60c4f3a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:49.766Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4be0f920-33df-48ef-8a56-7bd659b92af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:59.776Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=552c2cd5-a477-474b-9bb9-80fa575ee6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:20:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:09.785Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=32cbc488-cd20-4663-99fb-b16348aff7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:19.793Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fa7c30c8-9005-47c8-a401-bb1968e85c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:29.810Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bd936867-d81e-4b14-bfcf-a9a7415f3753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:39.826Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0e9b1ed7-ce0b-47d8-b955-9c0967441baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:49.834Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9d798219-e296-4af9-90fe-34c115f2957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:59.841Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=285bb4ff-2300-4d9d-866b-a2ecf9b5c5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:21:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:09.851Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f091529c-ce0a-4f0f-a193-a3c80ec76e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:19.859Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=72c12a43-d4bd-4a0e-9305-1a0179fcfef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:29.867Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5e5eb903-326f-4ab5-a186-2ded19b85197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:39.875Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c8452966-b316-4d0e-93a8-21629926a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:49.885Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ef8ecc02-f316-4781-88e5-8d3e6ae177a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:59.902Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=41263a73-81d0-4db1-b34a-14d27be34393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:22:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:09.913Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=742b18f1-f8c3-446a-b293-7ebb25544364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:09.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:19.921Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1b29abb0-8ef6-4991-b503-0035d4201390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:29.929Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f50804f7-b45d-4344-9cd3-54d99b2a3391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:39.938Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c7e3a7f2-088d-48de-9dfb-19c1efd5f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:39.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:49.946Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d3e9485e-0e5c-49ed-b918-c9a9e5a9ac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:23:51.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:23:51.304Z |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-01-17T23:23:51.305Z |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-01-17T23:23:51.307Z |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-01-17T23:23:51.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:23:51.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:23:51.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:23:51.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:59.956Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=58df2b67-6f57-4d0c-b4c9-d82ae79eb804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:23:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:09.974Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a593779f-4e87-473e-a7cb-c826dd14d5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:19.982Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9b2eb79e-a778-42e2-9ac1-0618f83519cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:29.989Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a50b58a5-9114-45fb-bdd4-5750ce65a39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:40.001Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4884153a-6623-4088-aa14-8821c7f285b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:50.010Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=51c09db9-bbb9-4472-84ce-c3061aab7aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:24:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:00.027Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=31c6ae1c-f238-4237-8382-fc6b839cf58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:10.036Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a3002112-86af-4013-a620-9a8db075d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:10.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:20.046Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b5deac9b-600c-45ad-9c1a-50f59b0ca376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:30.055Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6e4c8576-cb45-4c9c-b8e2-f6dbcdd9460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:40.064Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c52268e3-ac56-4804-a58a-052c8826df48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:50.071Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5c976978-baa3-4619-ad03-8fc8f0799f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:25:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:00.079Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bc59327b-9b46-4de5-8d48-367eb003a08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:10.095Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=572aac8e-db59-4d8c-bd8b-226404086f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:20.106Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a81c75e3-d65a-4f15-97a4-3aa333bfaf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:30.113Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3130ea7f-afaa-46f9-8918-e1f79b2c0782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:40.121Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3a3440df-14da-452b-9a9f-dd134a9d194e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:50.129Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b3706aa7-e9f3-41cc-aab4-4ffd9b6551ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:26:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:00.137Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e4b93cd2-7ce5-4249-aee1-fa87f859bf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:10.147Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e716bb2e-dcd7-4983-98c8-0dd5ebe565dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:20.154Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a6bffea0-720d-4f3a-b79a-6dfb3f698720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:30.161Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7a396001-7c5a-4db8-884a-2ec1de902a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:40.171Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=657878c6-4eb6-40be-baed-635240666ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:50.185Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=91d4a324-c8e0-4ca7-9d45-7aca2b61ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:27:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:00.193Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=18d99a1a-c738-4e56-bc66-2fa528604dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:10.200Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b80d85bc-7c62-4820-b8ca-dbed3c1c772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:20.214Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=41c25c7a-edc7-4d1e-90e7-4872dbe14e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:30.221Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c6874e3a-731e-4a61-997c-1599a66e4fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:40.231Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=463bc799-a219-4caa-9776-74cbc62cbb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:50.238Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2cd9fcf5-9697-48f9-b22a-04e2c918563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:28:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:28:51.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:28:51.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-17T23:28:51.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:28:51.323Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:28:51.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:28:51.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:28:51.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:28:51.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:00.246Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=35d7ea4b-3fb5-45c8-ae09-3ab4e67a5102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:10.254Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9c92ce80-3db7-4b1c-99b7-d0c6dd752c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:10.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:20.266Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=632c29a0-c607-43a2-8cdf-4df0891ea1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:20.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:30.277Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2414080c-6a00-49b9-97ae-5b3c8d4e170d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:40.286Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=50aef595-e7c5-4e9f-891b-39c1710d136e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:50.296Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cfb36b3a-2e36-464d-a2cc-470407deeaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:29:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:00.303Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3f68aca4-0f3f-4fe0-ab84-b6d9257bec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:10.311Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f9ef215a-9be8-4eee-b07b-d5684f9d65c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:20.320Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2df653ee-d6c0-4e0f-9bef-d23f073ab1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:20.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:30.329Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1599edd6-6a03-42c1-a3f4-ae6de752e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:40.337Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4f8a66fd-b9ae-498e-ae7e-210fcbe8a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:50.346Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9f34404e-90e6-4f66-b85c-f7280f85439d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:30:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:00.368Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3ad84d6a-69ac-41eb-8f1e-5800e6921b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:10.376Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a39ebc53-5651-4e6e-97bb-fe561859a39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:20.389Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d8670e42-f427-46b0-8e6b-8710b040617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:20.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:30.397Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1ad7974d-5a36-4b82-9b2c-2a8caa2512ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:40.406Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7f38beaf-a9d5-4ce1-9eb0-830ce429e56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:50.414Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f77d894e-ea21-4291-8fc6-f933f55164e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:31:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:00.421Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9ab5d5cc-b7d6-448d-8541-1efa16bbaf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:10.428Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bfc7ca34-ad0e-44a8-93c9-f7eb1c134645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:20.438Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=61ba64ba-d88e-4ecb-9e11-1033f06f1d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:30.452Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c87a0645-848c-467f-bce3-79e569c2da70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:40.467Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=549248b7-bbb8-48b8-9da7-db1d5b422cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:50.474Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=033062c6-416a-4f6f-8d0b-25d73cb6063a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:32:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:00.482Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=28b59126-c0d1-4616-a55d-f428a67027b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:10.489Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=304149ba-b58b-4d2a-8b8f-c3a32e587b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:20.496Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b348b9fc-9a2b-4213-a15d-598dd2ba709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:30.505Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9e105dd3-4df1-411a-8048-446afa7f4b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:40.513Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0f81cd21-0b02-4661-acac-241f58c74821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:50.521Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e76dc367-96c3-4ee9-8776-8700a72eb42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:33:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:33:51.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:33:51.310Z |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-01-17T23:33:51.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:33:51.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:33:51.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:33:51.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:33:51.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:33:51.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:00.529Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=475d0adc-858c-4134-9cb5-a32586d9c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:10.538Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=21aa4054-3b89-435a-a3b4-8bcc2bb8c093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:20.557Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=eb8ce552-c1a4-4561-8b6a-a4be4ed5747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:30.564Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3fe6a022-46e5-4567-b008-b1f1790cc341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:40.570Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cc52f1d5-fe7b-403d-84be-c2c484c8851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:40.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:50.577Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c67a405a-f8b7-4a34-814e-8891cd80b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:34:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:00.583Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6c1f40bb-f5e0-47bd-85dd-ba3f6408da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:10.590Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4e412cac-4d5a-4cd1-9b20-8adcf837cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:20.599Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bf367f91-6519-4dc2-b930-3d54c93daaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:30.605Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=23eeb96c-7c01-4249-b4ac-210da9996802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:40.613Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f62568f8-a295-4847-a19d-62c838c577e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:50.623Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f9daca84-568f-4691-8e6c-8bbc0f02324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:35:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:00.635Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2949ba9a-03c7-4ead-89fb-3616798fda8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:00.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:10.642Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e0d0a179-84f4-408a-b051-8f319cbc005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:20.649Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2bcc50b5-ced6-4f6f-8d50-c2c37f6f746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:30.656Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c5148d38-e894-43d5-9cd9-4177b599dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:40.663Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3d5bd175-2ae3-4a5a-9433-c459ee9f2b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:50.671Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8721a5c0-6917-40e4-a6d7-0dac94d62fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:36:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:00.678Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bfd5a52e-b4f2-4c24-9c4b-92960561438f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:10.685Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5e897775-950b-4824-ba23-0f98be7393b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:20.691Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9b96f281-49e4-4285-bb9b-48b4e9dab065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:30.698Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=99c07387-9de7-4fa0-a7d2-06fc8071384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:40.712Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4d8e20cc-73a5-4c51-a31c-874709985a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:50.720Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a3adda77-bca6-4469-85f2-b41883c01fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:37:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:00.728Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bfe3b37d-a5f4-41d0-b5cf-b5c15c832247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:10.734Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b5492c02-823b-44dc-b5fe-b281e87469a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:10.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:20.741Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d94c6e30-bf88-4651-ac40-51389fdfe5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:30.753Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ab7b2e0f-eeca-4446-a2f4-9618b1753cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:40.762Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=968b919e-1064-4a6e-a641-e622172773d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:50.768Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bc7516ae-d243-48d9-ae93-fe7a2aa4f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:38:50.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:38:51.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:38:51.302Z |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-01-17T23:38:51.303Z |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-01-17T23:38:51.307Z |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-01-17T23:38:51.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:38:51.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:38:51.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:38:51.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:00.775Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3a3a9aba-4963-414b-8ca6-be2b5bafbfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:00.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:10.782Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b4dee4e0-e021-4ca3-a15a-f1b1ae6685ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:20.796Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6f9aa51d-05be-4725-940a-3a950f34ac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:30.806Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=50602f6f-a7f4-475e-97cf-a44b33f1bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:40.814Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=460b10c4-5028-4ffe-b9bd-b21ddf0a3c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:50.822Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a3c2a6e7-7b06-4802-aadf-12dc85c739bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:39:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:00.828Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1a0d586f-91d8-4ab7-a98b-e7aa09995c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:10.835Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1df85750-8056-4c75-88ee-52c690b31dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:20.842Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=028d59f2-b74c-487b-a2f5-bbbbb37362f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:20.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:30.865Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=265913dd-3015-461f-86da-1c9f00bf1374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:40.872Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=64fbda7b-5c5e-41e4-b40e-0f100142e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:50.882Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0b16a456-1fbe-4f96-81cd-0bb2d0c163d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:40:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:00.894Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=04aaf8a7-90b1-47f5-9497-51b3f2ed98d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:10.904Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fd64e093-8472-4aef-8f99-0fe9130957ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:20.911Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9e4ea73b-3d33-4736-bd0d-2d420b421fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:30.918Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4fdd6324-0fd2-49e3-96a1-bfc4271e4bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:40.924Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c9740e4d-f42d-4793-a427-a139fe8d55d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:40.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:50.931Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d83ebb32-7179-4740-b01c-d59ff2aa8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:41:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:00.937Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=619909b6-3386-44d0-b44d-bb3a16c767cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:10.944Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5eb177a6-3855-4eb9-b0e0-2b4e8527d5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:20.950Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e809d223-0e76-488e-ac5d-c087ce6fbf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:30.957Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2f29216e-343d-43c9-aeaf-a65de35d34e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:40.973Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fb459bf2-0145-4cd0-bce5-cd1bd3938628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:50.980Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d24619f0-dce5-4f22-8201-f539f9068dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:42:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:00.987Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=978e6dca-cc8b-43b3-9862-8464ad40b778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:10.994Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2a9c3127-995d-4660-94f3-bcec7b8b7be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:21.001Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=077bc8b6-49ad-45b1-add0-98155a8e2d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:21.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:31.008Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=105a8b38-0d70-4f0f-aff9-dd09edbf93eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:41.014Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=768d7483-e6e7-4d43-a384-702b4299eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:41.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:51.019Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f27751cb-1b7f-44ee-b3b1-d81d5a14b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:43:51.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:43:51.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:43:51.352Z |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-01-17T23:43:51.352Z |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-01-17T23:43:51.355Z |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-01-17T23:43:51.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:43:51.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:43:51.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:43:51.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:01.026Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f8c45ce4-0979-4dc0-877c-3c2422903dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:11.035Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=945604be-9765-454c-807a-d55f8591f0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:11.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:21.050Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=893c23d9-c2ba-4707-9a4b-eb23ab2fdc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:31.059Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=74f6870c-1c64-4058-8c94-8f8e24c5742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:41.065Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2c890487-3281-497b-9d12-be9d91624cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:41.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:51.071Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9b47d83d-f3dc-400e-9fba-20e684fa22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:44:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:01.079Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f5209a2c-c9b6-4c53-a961-622fa08db44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:11.085Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=93345c97-65e9-4839-b0fc-26ec635b2b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:11.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:21.092Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9fb6fb43-ce81-41ed-b2ca-e97b6fafc345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:21.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:31.099Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f9500eaf-049e-48ca-aadc-c686a90e0298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:41.110Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8c01c8a9-ef3b-4391-a63c-86a008576ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:51.125Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b96778f7-395b-46f2-8b4c-a7c21a198ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:45:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:01.131Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5eb608f4-50f4-4f66-82fb-82e99d295bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:11.137Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e8c7de1f-4b3b-4afb-b09b-6f84564d0a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:21.144Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=50e21a10-6544-413e-820f-5fae68ba5b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:31.151Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6f146b20-e69a-4f6b-83fe-234e3b104203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:41.158Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=88ea0ad0-5587-4fb0-80ef-493dda237ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:51.165Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=41418eac-383f-4576-8e29-a0caa46b28b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:46:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:01.171Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c4214ae4-45ea-4527-a65c-be11995b9cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:11.178Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3764bf43-16d4-47d7-bf4a-7ae992e7577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:21.187Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1382d786-7f49-4f3f-81d8-402a72ebbc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:31.204Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d5b8ba9b-f4e6-4adf-8947-8fc22d276ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:31.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:41.220Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=df8ac659-83c7-48a2-b81f-dbdd7abe7626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:51.227Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a9773a94-8149-494c-9bf3-62820bf88fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:47:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:01.232Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=93baee01-9752-4bdd-ac96-2af65e15e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:11.238Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=33ff5d47-6006-4ca1-be1f-1a4a3d92ff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:21.244Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=57695642-55c5-46da-936b-43813bdb8bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:31.250Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6fa85b48-7f8e-4d2b-9c63-1fc7aaf043ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:41.256Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=65fc4d0f-0fd2-478a-826b-a03a91697881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:51.263Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6ffef6aa-9347-478c-ba0a-7fe58674f141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:48:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:48:51.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:48:51.313Z |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-01-17T23:48:51.314Z |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-01-17T23:48:51.316Z |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-01-17T23:48:51.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:48:51.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:48:51.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:48:51.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:01.273Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=425e989a-0dc6-44db-90c7-046294344d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:11.283Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7261bc09-8389-4c75-a5b4-df123b88f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:11.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:21.290Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7ea26da8-74d8-4edd-be9b-7a25930ea184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:31.297Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ed02dfc8-d511-4de5-a784-cb252be46b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:41.304Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0f6e905d-885e-4cb1-af6c-b2463baa4146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:51.310Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d7e5cadc-a48e-470d-8263-4abcfcc95eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:49:51.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:01.317Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6137ad40-32da-41ee-a4ec-ca7f2ac6f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:11.324Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=353fb7a2-037d-48f9-8125-62a869e6fdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:21.330Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f59f6e0c-d214-42a3-bba6-22d147928643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:31.336Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5f042da7-99fa-42d7-a3db-d16d240777d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:41.346Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=628de412-7a7c-4e75-96b6-6a9edaee2ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:51.361Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=28566a14-9ecd-458a-81fb-289d80c24eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:50:51.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:01.367Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5893466c-c7d4-4fa1-9c2f-bbcd83bddfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:11.374Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=42366e29-2c05-4871-863d-fb3b31b13e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:21.381Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4595f234-222d-4bd5-8cad-d2bbaca3302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:31.387Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=268e598b-3dcc-4c36-b5ff-fccd6c513073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:41.395Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=54d0e486-5dfb-4742-a13d-12da86b0ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:41.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:51.401Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d67e40de-ac41-4f3e-9dba-0c88e99d84d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:51:51.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:01.408Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fa081df4-2734-486d-b8fb-504f60b68d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:11.414Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6dfb9599-fd1a-4bc8-a56d-283d459c42c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:21.423Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=956f1de4-3a38-41a8-b034-7b6dc5968832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:31.442Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c8bb607e-99f8-4962-8fb4-653f4dbace02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:41.450Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b8cd6b3b-8a5b-4706-9cab-75a063e2923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:51.455Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=57e194b4-385c-4b90-b9b3-0a4dbf31c536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:52:51.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:01.464Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f50aca72-a676-444b-8588-a990d2bcb629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:01.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:11.470Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5cd9001e-997c-4474-9c84-a8f3f4794629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:21.476Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=dd3ec942-15a1-4ab0-8703-d48570054e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:21.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:31.487Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1f6f7493-24b3-4539-9cac-46eefe199765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:41.493Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f55c3684-9cef-4b82-a271-c423f3346580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:53:51.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:53:51.324Z |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-01-17T23:53:51.325Z |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-01-17T23:53:51.328Z |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-01-17T23:53:51.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:53:51.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:53:51.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:53:51.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:51.499Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=39937ce2-0e1f-48d3-98ec-bbf90be3b1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:53:51.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:01.506Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e13325fd-e0aa-4115-a8ed-521d8a6c2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:01.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:11.516Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bd63fbe8-7845-4cc7-a50d-29b832878ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:11.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:21.531Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7680d445-30e5-44bd-8c58-30055d0e0d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:31.538Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=97bc3a24-01a6-4d53-b729-086126b1a068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:41.544Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e785b1a7-91d4-485a-b4a3-c54593f25d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:41.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:51.552Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9c6ec0e5-dc95-4e01-9ad9-1edd2cd35528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:54:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:01.558Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ce294a60-75d0-431c-a7bb-7d7f1744dc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:11.566Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b1a65dba-782a-4cc9-9208-b8863ebcd1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:21.573Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cf003a10-9c50-40fe-9291-e2514f7e0f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:31.585Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=82a424d3-34ed-464b-b6ed-04af99466fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:41.592Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cd8bf30a-e564-4c52-9925-e031ea05de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:51.601Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0a078473-9b02-4837-9f95-ae64f47432c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:55:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:01.614Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=db5b6148-1318-4e86-8e3f-2e82a25d8032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:11.646Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d7acbea8-989c-4bf8-a0d0-3885531d5e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:11.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:21.653Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fc6de92e-70d8-4154-85ef-2515c2ee59f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:31.659Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d13e5b87-1e18-4bcb-ad9f-043865c168cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:41.667Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4a6e2ed7-4133-44b0-b48c-c3b77c8d5e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:51.673Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c7711bfb-a816-46e3-b32d-b3fdfe16c17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:56:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:01.681Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2dc1478a-0584-47e2-9bf8-a2294c40e33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:11.687Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=46ec09c8-f06e-4dcb-b308-1fcbadc5c54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:21.693Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=995d8e87-3a46-41a8-a53a-c4996c48dac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:31.699Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=26b2dbfb-4258-4edd-9978-18bc9238e22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:31.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:41.708Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1554385b-afa1-4367-bbfa-1f5e9a99b9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:51.723Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=880a561c-4e8a-423a-a043-d67d896514e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:57:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:01.730Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d51b355d-abf3-4837-b1a6-1e73b18a6d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:11.739Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=aee591be-3033-4243-9702-329efb0104c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:11.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:21.747Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a224399d-2d48-4fe8-8576-da0b8cdd7dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:21.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:31.756Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=19114e53-7c14-4f94-9ea9-6323fe5a8c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:31.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:41.763Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c18e8a05-be44-4ec4-9eba-dcfa370660d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:58:51.291Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T23:58:51.292Z |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-01-17T23:58:51.293Z |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-01-17T23:58:51.295Z |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-01-17T23:58:51.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T23:58:51.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T23:58:51.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-17T23:58:51.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:51.769Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=996aa234-4578-4f27-8937-733240eceb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:58:51.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:01.775Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7bfd5927-6947-4014-a0ef-3cc90b1d6c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:11.781Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e9cc55ae-d995-4259-881d-14565883300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:11.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:21.790Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d6b2cddf-7a47-441b-9a88-48d44dc389e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:31.810Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e17cce13-cc45-4a42-a385-448917194fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:41.818Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fde47e7b-e2e7-4d5c-9e3c-b93ccd135636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:51.828Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8cfe7e99-d799-4c3b-9fd8-2302cb512e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T23:59:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:01.835Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e8593ee8-19c7-484e-a69d-1ac975f7d7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:11.855Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f807fed5-6ef2-4b8d-b3ab-6eaa62148f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:21.867Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=15573d9a-43fe-47e6-a0cd-9470350a25fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:31.873Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=70e751fa-42d9-4016-8992-8a4b20de0f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:31.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:41.879Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4c8ac74a-c04b-441f-98d4-cb6168ea21ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:51.886Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5631bc99-0476-4e48-bcd8-1bb042c86cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:00:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:01.897Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=66181baf-a747-4305-b0c5-7dbc34160da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:11.906Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=021e0db7-b3e0-4893-8efa-9f327d6805b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:21.912Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1373a3ea-6b86-418f-9160-8f914d627b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:31.917Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=995a8130-dba5-407f-8b64-c017b436ff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:41.924Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=59c82833-4478-487e-aca4-9ccbcc4808fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:51.931Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5c54e93f-1a4d-4ce7-9130-45691e555a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:01:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:01.938Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b32c69b5-8c37-4fe0-a008-e3552ac21ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:11.943Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=992dbb16-32c8-4ef3-bd76-4132459393ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:21.950Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=143d479b-16f7-47dd-abd1-58eacdb03bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:31.956Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=eaaf4c5a-279e-487d-9b50-9d2be622ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:41.969Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=489b1244-c322-4e10-845b-7e6db8663924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:51.976Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=53aed77f-4b1a-4995-b743-60a8fdcbcfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:02:51.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:01.983Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=122243b1-4a17-40ee-a783-e57de30eebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:11.989Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=59b6ba15-09b3-4ab3-b133-43f68c0946ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:21.996Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=36da32bb-e6a3-46a1-87f7-5d53d532b908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:32.003Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=740dbfa9-a93e-4c00-8719-d084488fd2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:42.010Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=92f9461c-8408-453e-905e-315401d70838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:42.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:03:51.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:03:51.289Z |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-01-18T00:03:51.290Z |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-01-18T00:03:51.292Z |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-01-18T00:03:51.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:03:51.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:03:51.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:03:51.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:52.018Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ee3eb580-4963-468b-a05a-404a4e834f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:03:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:02.030Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4c2fa294-73a2-45a6-a6d0-7ae626db2be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:02.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:12.037Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=40005bae-1dd8-4c85-9473-b99f49df948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:22.083Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ccef12a9-e809-4f12-af89-4962240be37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:32.089Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=adf8bd23-9e11-4488-be8f-f72adf1240cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:32.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:42.095Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=675cde59-78f3-4104-a1fa-f9c1953bda55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:52.101Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=430d0e68-37a1-40d7-96de-35cf91fcd163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:04:52.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:02.107Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c3182870-7d05-4a5c-bcb6-468c1a7ca5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:12.113Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f5da8f4e-bde5-4fe0-9490-41f77e99e93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:22.118Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6e07442b-617a-4868-b748-10f8e9f98738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:32.124Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9a8e7e20-4a6b-4116-baa0-20823ef1dcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:32.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:42.132Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=98f08054-d53a-4acb-963c-9481d4441127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:52.145Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e0728e0b-7e26-4277-976f-cb97619bdfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:05:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:02.151Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=68a2ae19-90e7-4b27-bcd9-ab779ae213dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:12.158Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=88882393-b20e-4587-be51-be5346ca2ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:22.165Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f1417904-93bb-426c-9639-27a1142a2cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:32.170Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ca8a2cd6-c930-483b-b3ea-6efe8938c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:42.177Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4a034e4a-0bee-4f1c-9838-d5ab27b73849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:52.184Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=109a32f8-2f78-4b28-aab5-e90def155376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:06:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:02.189Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=db6dc3dc-69b1-4cb3-bf1d-733ff5a6a8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:12.195Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=571a3b8f-0fc1-4544-87e9-1950e1070212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:22.201Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9081ea48-0613-4e83-8a3d-8b6bae46b34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:32.210Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=83a713c3-b719-49a2-b58d-0fc337a5cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:42.220Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fdbe4c14-cd3d-4bed-910f-c8316d5721bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:52.229Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7c483472-6e82-4fc8-a1e4-dd1727d90cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:07:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:02.236Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8a67472d-8603-40ad-80a8-3c2517027ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:12.242Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bf9518e5-d2f4-4a65-96fb-56e7039f6224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:22.248Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=66fd407a-973f-47ee-b180-6a04c8496d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:32.254Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=78e1fc24-2331-49d0-8ea6-81d0fa4d7f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:42.261Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cd77f986-b481-44e5-86a0-e2a13ba26b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:08:51.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:08:51.335Z |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-01-18T00:08:51.336Z |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-01-18T00:08:51.342Z |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-01-18T00:08:51.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:08:51.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:08:51.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:08:51.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:52.267Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=46ebbcf0-e3b4-4a76-8c87-cf16c379ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:08:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:02.272Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=97bec3f3-73a8-43da-bef4-9d4aeddb0e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:12.278Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fa8b4fb5-670e-4e7a-b609-1c83e5da2c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:12.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:22.289Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e1365bc9-f0ee-4201-a8ec-c3342a9cb150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:32.301Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1bd03439-baf3-432f-ab82-20b394fbf325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:42.307Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=311edf55-27b5-4dc7-b3d7-658520892c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:52.314Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b3d49340-50d3-4af5-8b50-16e5b601ab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:09:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:02.320Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a722c339-aed3-419e-a271-2c699788a502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:12.328Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=50e3b8e4-2d7b-4fc7-be44-62fb9689bcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:22.336Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c315023c-9864-4d82-a439-b80daaf68759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:32.345Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=23918e5c-aaf6-4003-8d64-2dfa6774d6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:42.357Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5e924f33-2c40-4da6-8234-29dbf08da4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:42.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:52.363Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c5287850-fb63-4f97-881b-fa8dc2ead147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:10:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:02.369Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8d1239f9-34e3-429e-b5ed-aae552f6cefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:02.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:12.377Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=55ef8359-246e-456d-8eff-ded17a61b365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:22.387Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=32113a86-d0cd-4ea1-b076-a568ea80f5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:32.396Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a5d55a85-76f5-442d-adde-bfaf0d3fac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:42.402Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a29370bf-903c-495e-bcac-3251057e732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:52.408Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7d325746-0071-4201-bb0b-df55c008e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:11:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:02.420Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2d10f8d1-e597-4113-b3a1-487078391516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:12.431Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=83ba070b-2d11-4643-9828-c5b8c7a4e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:22.449Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=800702ce-389d-4a8d-9615-050a9b7c91f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:32.468Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e5a52e58-be02-4768-b01c-ad43fbd33718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:42.474Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a792c236-4dbc-4966-a653-56021bb862c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:52.480Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=44c9570c-5eca-49a9-85b1-be8d5773333a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:12:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:02.486Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=242fe409-8bac-4d27-87bb-1281e5998577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:12.492Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=580ead79-cc0c-4fb3-940a-d72643ed7ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:12.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:22.499Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0196e748-1645-4ca4-994c-521269796e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:32.506Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=26666867-baa7-4e7c-b6ba-b48557a8835e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:42.512Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=01802115-0ac3-4312-80ab-5806d2b929d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:13:51.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:13:51.363Z |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-01-18T00:13:51.364Z |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-01-18T00:13:51.367Z |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-01-18T00:13:51.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:13:51.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:13:51.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:13:51.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:52.517Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d5cf3e81-362b-450e-a933-756d0364c5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:13:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:02.525Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b5e9f35e-f13a-4e77-8bb0-8e3133339946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:12.537Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f857b2b7-9c34-45fd-8a8b-02c54021275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:22.545Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=31662488-c3f3-4831-8748-d9ee71d3d663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:32.552Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=abe88c70-b25c-4501-a08b-a73e908d810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:42.557Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bd12c30e-68be-4655-b46f-533ac40ad368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:52.563Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a8d65654-cbc8-41d2-9856-747ee49c14f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:14:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:02.569Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cb4192a1-03b7-41fc-8f91-86a26d7464a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:12.575Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=17158dea-d4ac-4456-9c54-0c20458f35c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:22.581Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3793dc37-7790-4906-8a00-e35de835b6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:32.586Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d2a32a5b-0559-4a68-80c6-4d02990e9c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:42.592Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f018b092-d860-434b-a156-50989a5d4e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:52.601Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b15e4caa-10a3-4eea-887f-c3515f519a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:15:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:02.614Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b2ad90b7-2463-4a04-90ec-5aa69dac0e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:12.620Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=475bbf25-5f15-4560-99a6-55a7c717a081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:22.631Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e9b4ba3a-d627-42b2-bb1c-17b7bb95ef03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:32.638Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fd469e13-a6c0-4bb7-b680-b23757165eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:32.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:42.645Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=75b159cc-5234-49b4-9032-a3f10179bf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:52.651Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bc57e367-ec8b-4105-9b71-83694cd36913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:16:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:02.657Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ac6a897a-d021-4697-b831-cbddd8b90e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:12.665Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=51dc7e40-a69c-4a4a-bd95-f663c9a0a45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:22.683Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0c7a999a-1867-4ca9-b647-542a90977839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:32.690Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=88149717-045a-43c8-9c41-f5f5002792f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:42.696Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ea61dce0-3a8e-47f0-89b2-d8f90040eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:52.701Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5f79a3c9-1ad3-41f1-843d-171d5edbd117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:17:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:02.707Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9e1c848b-e999-4919-8ac3-4471483ffad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:12.723Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=37273630-492d-4faa-af22-8bfc32095a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:22.732Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=90024973-51fd-4bc1-bf95-9c544cb942be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:32.745Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3f8dc3ff-ab55-4dd8-a597-8fe63fe50d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:42.750Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=85ad20a5-71b4-480a-9cf0-6b0a95a229e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:18:51.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:18:51.317Z |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-01-18T00:18:51.318Z |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-01-18T00:18:51.321Z |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-01-18T00:18:51.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:18:51.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:18:51.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:18:51.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:52.758Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8b1a9bf6-fa95-40d0-b188-d871a2c7849c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:18:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:02.767Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e2457a7e-8af8-4499-a22f-b56231e2f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:12.773Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=41b3187a-7036-43b2-b136-866a5c2cc3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:22.779Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f7dbe47f-0496-43b2-97b9-666138da7704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:32.786Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6c6065f0-2bcf-430f-aa77-7d02b00df291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:42.792Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0c5b2a56-b852-458d-8ac8-6447feb8721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:52.798Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9ffabb59-3d0e-4e85-9e66-fe6cfc24071a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:19:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:02.803Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5f31f651-ee24-49c5-a2d0-a52d00e4e92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:12.809Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=13d63e66-5be8-4801-90b1-864bfe8355d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:22.814Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8a3e10a8-c4fb-424a-ad93-df86684c9e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:32.821Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=dde55a37-0e40-49a9-8c0a-3d90d216dd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:42.836Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ea46d0a1-7c17-46d1-8b0c-a9e528abfa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:52.843Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=32200a3e-73b3-4aa9-8863-f4c3da1b9a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:20:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:02.852Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=afbca5e3-1110-45da-a1aa-0368bc293c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:12.858Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a918db1c-41db-452f-9621-ac268b3d02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:22.864Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=218de692-5770-4d8b-8f8a-36f5adc2e64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:22.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:32.870Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=42c42bbd-e8ef-440d-b83e-7daf6411ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:42.876Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b8c11604-a0f5-4d1f-897b-c18750e9d0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:52.882Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4d235143-6aaf-4a92-961e-16bf0cee2e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:21:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:02.888Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5c003209-2c0e-4b07-bb5f-3e0866b2b78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:12.894Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c57d8ec6-d775-4db8-affd-14bccc9560ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:22.900Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=085448bf-3313-463d-8a8a-9520dd8869a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:22.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:32.911Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=00edf0a6-eb43-45e7-897a-27deab9af9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:42.917Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a8f8ac51-66ad-4606-a261-db7f2e77fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:52.922Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=071dea93-b3dd-4f70-8ee2-18a10c432621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:22:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:02.928Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=524a92a4-5f89-433f-a7f9-0e49856300ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:12.932Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=22cc27e7-9c70-4fb0-afd1-0e1daff9954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:22.945Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9a31f7d8-a94b-456d-ad51-c0544ab11dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:22.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:32.956Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=edc7e270-0050-4640-9bcf-be662b0e4b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:42.961Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=51160ddb-6ab7-43fd-9a08-1c8739df8983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:23:51.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:23:51.296Z |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-01-18T00:23:51.297Z |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-01-18T00:23:51.300Z |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-01-18T00:23:51.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:23:51.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:23:51.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:23:51.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:52.968Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2daaecde-03ea-471d-9a50-0287297f1e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:23:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:02.976Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c212ffd2-1102-4b5c-8da3-c0ce05d3b418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:12.991Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e3e78656-eaea-480b-aa28-6c83cb4eb391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:22.999Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=eb5b5505-ac83-4e9f-8f3a-d247ecb950e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:33.006Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d4e7144a-f250-4033-8954-3b53995750ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:43.011Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=256c6c97-a99c-491c-b3a8-4c78b953fd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:53.020Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7f37a4df-bdc1-4358-9202-ad99b9e9fbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:24:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:03.026Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f192bb12-c3bd-4a99-a7c7-84570e7d107d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:13.033Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e0b92b7a-5619-4073-a01e-22d9b5ad1fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:23.039Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8720d40d-cfc4-43dd-b845-f1ab94ae185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:33.046Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ead853cc-2ca9-41e5-9703-44ac3d0783c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:43.055Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3ccaa415-6c5f-4c93-8804-0d811757363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:53.072Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3372f2cb-d081-4f19-90b5-750a84d89551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:25:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:03.080Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b1c111a1-f937-4580-8178-a481bf25bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:03.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:13.086Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8ea4f236-12e6-4ac7-a9fa-bd490d0b9cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:23.093Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8f86b7cb-df9a-4a82-bb08-876823dfc072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:33.099Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=259a9072-9099-49a2-a8e9-150108e9d075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:43.105Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=286318ea-0c61-49f5-88e2-bbdaf53a2af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:53.111Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2df3af02-c91d-4eb4-a889-5f36230ef11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:26:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:03.117Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=49923543-6366-45b4-b316-65433dce447c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:13.123Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=69eb3beb-58d9-4399-8f40-307a6880e485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:23.130Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7128cfe3-b066-45f8-ba7e-83d7db9070b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:23.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:33.147Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7fbc805e-13c5-4290-9310-95c233ec5769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:33.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:43.156Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f158088e-1803-4cc1-aac4-35ad8d3c4654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:53.163Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=588cc3ec-f9ec-4b0c-801f-f66e27a80b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:27:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:03.171Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=af0737a5-b218-4293-9534-de4e02a33947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:13.177Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e1be60be-71b5-47dd-9436-7b18506d674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:13.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:23.182Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=665818ac-bfd3-4152-9c76-92c5a0f21536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:33.188Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5b3e26e7-9a0d-4878-b843-021b03b34565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:43.196Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=023e5707-d16b-4d2e-a318-c101df115978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:43.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:28:51.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:28:51.356Z |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-01-18T00:28:51.357Z |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-01-18T00:28:51.359Z |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-01-18T00:28:51.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:28:51.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:28:51.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:28:51.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:53.201Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6c7d53cd-2ad1-45af-aea7-51c8f15f4d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:28:53.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:03.207Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=16709d72-7e9c-475c-88a8-d1cb598f5eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:13.215Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=17b0392a-8a86-42b7-827b-e9f30e763825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:23.232Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c80b428c-7727-4e1e-8f1a-ae9ae2a520a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:33.238Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8d32cf0e-d3c4-451f-bf48-c7ff8be67af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:43.245Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0b8a0933-d3d3-4d67-ac16-60c6dffbcd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:53.252Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ebacca01-f559-46a6-8be6-e3e2bfb97516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:29:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:03.257Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4823aabc-e7a9-49f7-a373-1c43709442f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:13.263Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b965860b-0cf8-44e5-883b-bcb88fee9ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:23.270Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0fb689db-20ca-4ca5-bd3f-6a6a1ca8ea40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:33.276Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ee3eec49-1cd1-4076-9b2e-dd39115c3e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:43.282Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1a85dcf6-a814-4bb1-b2ce-35d5cb7812b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:43.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:53.290Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b30ef263-02c9-4537-83a4-bc572ada5885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:30:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:03.303Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=49d731a8-f0b8-41c6-ab81-5825f85e5512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:13.310Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bc769006-72d8-4025-8b33-2abfcfb78afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:23.317Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ec973065-d3ba-493d-81a9-b8b79b9d65d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:33.323Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=6fb44b5b-f5dc-4f30-933a-5a86ff748584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:43.329Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=12605f0a-3b4c-4f11-9f87-00e4d8223719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:53.337Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d74a73af-54ce-4eec-ab6c-b56b680e10a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:31:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:03.343Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0b717b14-21d0-40e1-b4d0-4ae4702e643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:13.349Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e89bb1e4-dcb7-45be-a263-04cf584fbdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:23.354Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5df8c587-7733-430d-99d5-f98653047486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:33.361Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b6a300d5-629b-4a2c-bf87-c351bbec4b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:43.371Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=725288c2-4ac7-4a7b-814c-947a26a206c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:53.384Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=15c166ff-e9e1-43a2-a361-9fc36ae1a78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:32:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:03.391Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2feeff94-a024-40af-a642-c1179d96990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:13.397Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0ac6b107-4af1-4251-bc4a-0252da665ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:23.403Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=569ce6aa-120c-40be-ae88-fffa739efee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:33.410Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8a25c797-c19a-401b-b3ec-efe37eaf5fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:43.417Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4a0b323e-f08d-4165-a9ff-af00932fd855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:33:51.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:33:51.307Z |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-01-18T00:33:51.308Z |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-01-18T00:33:51.310Z |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-01-18T00:33:51.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:33:51.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:33:51.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:33:51.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:53.423Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a73157c7-27da-43eb-b514-45f1908b8808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:33:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:03.429Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c7f3044b-5f0d-4a88-97c7-6a620c725d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:13.438Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0dc4567c-c1e2-40b2-9f99-7777fab52572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:23.456Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=854e5c4b-d888-4ae5-b024-93e0e2c922cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:23.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:33.464Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=5f1e603a-6f54-44df-b3b6-6f9e4cb23450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:33.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:43.470Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=67126698-6730-412d-b5c1-964083b29802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:43.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:53.480Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d4812f0f-1850-4fb8-8c17-1d648465707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:34:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:03.486Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=539cad3f-cb21-40e5-8e35-f38a043af39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:13.491Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=8fb42d23-6390-406c-9cdf-1659a7e5db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:23.498Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3fb139c5-9df2-4696-a798-91f6ea04a7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:33.513Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bee8c990-18bb-4157-8532-93a6a6fee348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:33.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:43.519Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=72285134-802c-46ab-a28d-fd9f535dbb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:53.524Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=ed162a71-933f-492f-b1f2-b8c125205305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:35:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:03.529Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=07865cb2-b968-4282-85a9-f8564069c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:13.535Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=536295b8-6dd3-4868-8fb4-467ccd953d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:13.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:23.545Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=87cfada3-c3f1-4dbe-b152-b9aa4e946026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:33.551Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=2a89d668-e099-4eab-a571-ed453f2433cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:43.557Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=883c05e4-d98d-48de-884f-e1855f42fd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:53.566Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9bd424a5-b7eb-40e2-9b92-589b3d3b6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:36:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:03.579Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b92e112e-0533-4e61-a13c-c716dad3c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:03.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:13.584Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=862cb7c3-0d8e-4f4d-b180-c7e7ceff5668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:23.592Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=e3fc6b45-07e7-4d8f-9d56-f16be6fdecdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:33.598Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a2a6334d-0d9b-4b67-b875-6a00008ff02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:33.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:43.609Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=574d6e83-51c2-4f5b-8633-1010c7b6425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:53.615Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=41650541-ed68-4901-a51f-7dce015450a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:37:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:03.622Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=08735778-dd6d-43b7-a69a-ae28988128e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:13.627Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=0646b88c-670d-4b79-99d2-2689901329c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:23.632Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d31f14fc-1f7a-4df0-9bc7-844bd8ea4596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:33.638Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=83aa5e1c-d2d9-4621-a8ff-2d274601ddd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:43.651Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=53e580dc-a001-4be5-b974-5ece75a809cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:38:51.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:38:51.342Z |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-01-18T00:38:51.343Z |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-01-18T00:38:51.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:38:51.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:38:51.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:38:51.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:38:51.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:53.658Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=28e020e4-c584-4623-99ff-fc79772e7c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:38:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:03.664Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=91284026-074b-4957-b290-d843061ea207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:13.671Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=89739c8e-b2ea-4603-8dd8-2b18f4a82009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:13.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:23.677Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d5bfa4ff-5e31-4797-a29c-15c9b9902cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:33.683Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7a644c29-654f-4435-8157-536930787ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:43.689Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f94b3520-9d9f-4fde-9ddf-fa9f5215bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:53.695Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=539303e0-8544-4eac-b830-e3bb97b114b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:39:53.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:03.700Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=369143d7-c35e-4616-8880-b9d1afab16e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:13.706Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=590e5335-c088-4054-8eb2-ef40f432e758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:23.719Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=3dd7aaaa-e39f-42c4-8de2-70618a29ba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:33.732Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=fa329df7-a6f5-4948-ab9d-281a78c53b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:33.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:43.739Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=38b2a6ed-6d45-4ea9-9ee1-e420363c2868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:53.746Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=969431de-3cbe-4651-a22f-1bf46cc06467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:40:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:03.755Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cafcdd23-de47-485a-812a-320173b81666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:13.760Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=9bcff6c0-5017-4235-90be-8cc0a98ef545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:23.768Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=17e7b2e7-7f8d-43e4-a199-e456497e7758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:33.773Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=62de64b8-b66f-446b-a917-a0964e8fb7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:33.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:43.779Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=7aa1e0a1-268d-496f-a11c-fdfb598fdbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:43.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:53.787Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=25d54fbc-c4ac-4214-b6e3-9ef92d2879fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:41:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:03.803Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d3c804ed-84b0-4d0a-80db-1baaafbcd6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:13.810Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=19024b10-7b1d-4bbd-bf96-e79369602391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:23.817Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c9b41876-ac92-4616-82af-74d023f3143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:33.823Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=45a2dffe-4478-4802-9830-eaff903daa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:43.828Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=73d2921f-4fb3-4b09-ad34-4bc3916cc67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:53.833Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=cf5c20a9-0b91-4835-bd46-827850c6cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:42:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:03.839Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=d393f8b4-6cd4-4cf8-8ec0-25e3c1ca5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:03.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:13.845Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f3b08b4d-f075-4d43-bcc2-f66e55e048a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:23.859Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=c8e4c34b-9bb9-449d-a665-9bd6519468f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:33.872Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a785ae27-52fe-4ac0-8b5e-1633e3821ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:43.884Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=17ea2aaa-71b8-4d96-a550-9d914458438e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:43:51.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T00:43:51.318Z |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-01-18T00:43:51.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:43:51.322Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:43:51.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T00:43:51.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T00:43:51.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T00:43:51.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:53.890Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bd33ba5c-b581-4dda-a0d0-4d4495044f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:43:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:03.897Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4bf4dde5-5b82-4e22-b639-689a7cbb9743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:13.903Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=184e1584-91ee-48a6-9f22-19ae9a0a4c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:23.909Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f26abce9-8086-4ff8-988f-4281b0826bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:23.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:33.916Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=37fe8084-552c-498c-bbae-263ded97bfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:43.922Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bad6d4d7-77e0-4d5c-93bc-1c32d5515783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:53.928Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=b3a0ce2f-fbbf-43ae-9051-8aa97916b05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:44:53.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:03.934Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=50a03524-f1d8-4aa3-9d38-239087fc7d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:13.940Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=f3310df5-1c93-4188-afd7-4cdd66ba0c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:23.955Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bbd97646-6366-4c97-a6c0-a16abe1f6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:33.964Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=a1e812bb-bc01-45ef-b6ef-b81386e795bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:43.969Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=4a03b8a7-1b2f-4adf-93db-95c57b97ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:53.976Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bd7778c6-f525-4784-a43a-d0438b3f1cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:45:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:03.982Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=bad9a62c-4568-43b3-9c0b-8edb2b9d1e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:13.988Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=623803e8-bd88-4486-8c22-2ab32c714ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:23.994Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=1e2b6df6-0619-4f5a-90e8-8bea4580f9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:34.000Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=65b2fb62-9e9e-4f2a-a619-6846d10e898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:34.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:44.005Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=dfd9185b-873d-496d-87f1-cf8ee4eb3cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:54.011Z |INFO |Init configs |InvocationID=bfbd0731-d554-4e65-a8a4-795c5d334286, InstanceUUID=69044b87-1c8c-4799-95c4-a9ce4bb2943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T00:46:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |