By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:01:21.990Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:01:21.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:01:22.026Z |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 |2021-09-12T06:01:22.629Z |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 |2021-09-12T06:01:22.715Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:01:22.716Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:01:22.716Z |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 |2021-09-12T06:01:22.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-12T06:01:22.838Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-12T06:01:22.862Z |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 |2021-09-12T06:01:24.287Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-12T06:01:24.726Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-12T06:01:24.748Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-12T06:01:24.748Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-12T06:01:24.805Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-12T06:01:24.806Z |INFO |Root WebApplicationContext: initialization completed in 1943 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-12T06:01:25.190Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-12T06:01:25.914Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-12T06:01:27.274Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-12T06:01:27.845Z |INFO |Started MainApp in 8.047 seconds (JVM running for 8.745) |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-12T06:01:27.912Z |INFO |Start scheduling PRH workflow |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:01:27.934Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fe3cdc56-bd70-43fc-b83e-e1b089619386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:01:29.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:01:29.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-12T06:01:38.704Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-12T06:01:38.705Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-12T06:01:38.707Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:01:39.447Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bbd53a0f-33b0-49fd-a02d-ae52a4ecc926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:01:40.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:01:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:01:50.511Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=df1b87f5-e203-4acd-9e56-0a3d2edab63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:01:51.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:01:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:01.547Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4ef0bab6-4efa-45de-a789-274eb6a6337c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:02:02.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:12.622Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=da746d37-76c7-4e50-a461-4b2648e632a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:02:13.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:13.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:23.660Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d45c424e-ed3e-49d2-8a54-a70d99ce9e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:02:24.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:34.704Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=11563396-23df-4c38-8ee2-9e12251e056a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:02:35.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:45.770Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d640bb2c-4056-4d52-ae56-04033b95d846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:02:46.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:56.845Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f2781c81-0c6f-48a1-bcc6-ee369505d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:02:57.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:02:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:07.918Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=01087732-96e9-4d7c-b851-4e2c3ffc8449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:03:08.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:18.986Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3214952f-9bb1-440b-b6ae-3d1805936079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:03:20.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:30.031Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b32e5f68-48e1-478a-9a95-9a9edf9260f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:03:31.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:41.069Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7016e128-c9a9-4bc4-95bd-027f9ec0671e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:03:42.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:52.110Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=43700cab-4988-45c2-bc2d-ea29d3e9af84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:03:53.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:03:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:03.147Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b57767fd-9869-4463-9962-fb9a67430fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:04:04.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:14.218Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e920cf44-e502-469e-8b25-d4f39e6245d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:04:15.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:25.296Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=472b28ac-00b9-4092-a5f4-d9b483ba7ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:04:26.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:36.336Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=64279dc0-4c18-4522-8875-acba9a3b88e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:04:37.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:47.373Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d8fb0d64-3c7d-4f23-a878-17a3379c2479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:04:48.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:58.442Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ffce3919-b4ee-44f4-a028-69b8681911b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:04:59.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:04:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:09.484Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bd9aa9c8-6df6-4eca-ab19-efa543eb3152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:05:10.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:20.587Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=559cbad3-e35b-4213-9a5b-67bf612943a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:05:21.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:31.666Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b8ef8e31-d5b9-4ac9-802e-8521ce2d9b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:05:32.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:42.747Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b2f3bb41-4bb8-4ad8-b5f2-65bca46bb63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:05:43.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:43.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:53.803Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=75c0672a-983b-40bd-b739-486624a4a849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:05:54.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:05:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:04.876Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=02625fda-a722-4260-9acb-8eeaf67ae372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:06:05.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:15.921Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0059cd70-b643-42ff-b0c1-38cb52125283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:06:16.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:06:26.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:06:26.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:06:26.443Z |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 |2021-09-12T06:06:26.445Z |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 |2021-09-12T06:06:26.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:06:26.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:06:26.455Z |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 |2021-09-12T06:06:26.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:26.990Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ae18ff84-0dcb-437d-8dca-2cebaa89b236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:06:28.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:38.031Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=20e9e33a-c621-45c7-b526-27aa1d552c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:06:39.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:49.104Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c05f0dd9-8615-4721-9405-070f8672119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:06:50.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:06:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:00.182Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c5963d04-6e0a-4e45-8562-c9a8fd8ab5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:07:01.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:11.244Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=61768a3c-b65b-4fdd-a722-388ac268c4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:07:12.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:22.317Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4b32eb0e-3b61-43b9-ab94-69b907fff57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:07:23.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:23.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:33.360Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=94e7a83f-20f4-441c-9c27-4b1cca795a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:07:34.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:44.432Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5bc6e221-702b-4854-9068-ab28e1d1d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:07:45.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:45.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:55.468Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6b0d9b12-fe3e-45df-bb30-6be751ebb23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:07:56.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:07:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:06.509Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6cfdb4ad-bbd0-4acc-81bb-d2006abba78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:08:07.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:17.545Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1a850531-34e5-4d84-81da-64a8f42b74e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:08:18.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:28.627Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a8b0433a-d549-47f6-827c-2a642f349e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:08:29.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:39.696Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ebd1d9be-ae67-4872-8317-09ebca3f9f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:08:40.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:50.731Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c56ef2e0-7ce9-4dac-95e1-a2a90466c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:08:51.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:08:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:01.773Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d69455a1-cf7a-418d-9ac5-a802e65bc75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:09:02.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:02.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:12.812Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0c0b5ad1-dc83-45f1-aebf-764154a82e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:09:13.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:23.914Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e04d4d0c-941a-466e-b8f6-2c47b6c53677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:09:24.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:34.987Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=aa900252-f6c0-41e9-b3f1-e3e9f87a1ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:09:36.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:46.029Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cc279118-c94f-4668-9fe0-f366c39f2abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:09:47.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:47.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:57.068Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=852116cf-d362-42d5-a769-096c492e38e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:09:58.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:09:58.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:08.145Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1ea3974f-c945-4623-ae01-23b89f1b8eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:10:09.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:19.181Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6c1e55f4-c567-41e8-9196-50e425e6c018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:10:20.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:30.222Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0b29152e-e451-475a-8e0e-2ad7a26e28d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:10:31.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:41.262Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1af57c05-713d-437d-998d-de259b50c5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:10:42.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:52.336Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b1846254-fa15-44e7-aa65-9b2799b2d1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:10:53.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:10:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:03.373Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5d04a5bf-85f7-4c9e-8730-11215012a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:11:04.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:14.413Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b91c85a4-a44d-48be-a973-65cdc7797e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:11:15.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:11:25.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:11:25.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:11:25.444Z |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 |2021-09-12T06:11:25.447Z |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 |2021-09-12T06:11:25.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:11:25.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:11:25.456Z |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 |2021-09-12T06:11:25.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:25.488Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e4419600-5c03-41aa-8a0e-dff6ea8b027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:11:26.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:36.558Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=55ea6880-3035-441c-94d8-d797dfa68f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:11:37.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:47.634Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ce0fd761-2839-418e-a4ea-5ca28906425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:11:48.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:58.701Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4201fc01-7b9c-49a7-a6c4-a4528b099c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:11:59.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:11:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:09.751Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=126656a7-f026-4c5c-a96b-1839c0a87302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:12:10.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:20.818Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a56870a7-5512-437c-990b-b012c7d0d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:12:21.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:31.853Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a001c033-d88c-4348-9d66-6ca553f38b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:12:32.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:42.893Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ad0a8cb4-baa4-4196-973c-aaf2e66a2df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:12:43.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:53.931Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2ccf0116-8115-4335-b160-8e68927ba793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:12:55.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:12:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:05.006Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b3adb788-110b-4cba-a191-c0de601236d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:13:06.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:16.044Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=288c6794-4ba0-448c-932b-33b900b8bf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:13:17.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:27.085Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7d3b05a4-9d67-43b3-ad81-9191bd5a97bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:13:28.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:38.126Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7c0aacc0-a21e-4ae0-9ac6-36e6023ce3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:13:39.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:49.198Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cce5f65d-859a-4619-ba6c-f2882ef307c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:13:50.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:13:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:00.272Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=59949bef-cc8a-4223-a73f-a5a657f75623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:14:01.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:01.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:11.311Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a6e260d8-32bd-43b6-8947-993bdf163579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:14:12.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:22.379Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d1a374d8-a3b0-461f-ba88-c9cf39d1f17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:14:23.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:33.455Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=25959902-8e4c-4695-aa66-19f948a2a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:14:34.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:44.525Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d684ef43-3156-4b4a-b931-16bef14dd1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:14:45.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:45.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:55.568Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=92b4877f-1a6e-48e4-89d0-dd1208653f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:14:56.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:14:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:06.602Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9cdb5088-1ec8-4db7-ab7b-09893dbc9366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:15:07.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:17.646Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bc957e30-0ec6-424e-a445-c0fd1624a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:15:18.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:28.782Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1fa03f4a-2c38-455f-8e04-893d5c86d413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:15:29.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:39.821Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6e025abb-ce57-407d-80a4-5e768f99ca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:15:40.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:50.862Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3b04592c-4253-4293-ae60-7b1934ff6e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:15:51.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:15:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:01.906Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3abcc838-58a7-4dd9-ad70-bca615b9e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:16:02.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:12.972Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5fe8a243-8da3-426f-bc12-9277185c7cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:16:14.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:24.013Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=131793ab-db48-472b-89ea-3d118fda412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:16:25.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:16:25.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:16:25.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:16:25.475Z |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 |2021-09-12T06:16:25.476Z |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 |2021-09-12T06:16:25.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:16:25.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:16:25.484Z |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 |2021-09-12T06:16:25.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:35.089Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b25179b7-0a7f-4ef7-aed5-39cd5108cb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:16:36.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:36.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:46.165Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0cdbde0c-2362-47d6-8ec3-6e50ad8ddcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:16:47.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:57.226Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a6ca6bf2-1074-4fae-90c2-46aa0d10673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T06:16:58.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:16:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:08.266Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c64e9f10-d392-406f-b23c-898956cf0f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:18.807Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f41c94fc-d666-4ef2-b79d-c75e4f60943e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:28.840Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d569e646-4983-46ec-8065-9e99b0883334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:38.860Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3b198401-4228-4bd2-917d-2908799133ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:48.933Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0a451b8a-1588-483e-8c53-3f4be8c387df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:58.951Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1e71f13f-66b5-4616-bce4-aa07db5605d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:17:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:08.973Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5503cd06-a2a7-4564-9992-305acb1f437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:18.989Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1de829fb-4848-442c-b8db-969d1bd115c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:29.026Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=82433878-adba-4659-ab0e-2153453d94bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:39.045Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=132a25d0-797c-45d9-99ec-5a0811544e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:49.069Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6629896d-6787-41c2-b04d-7c286bf741d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:49.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:59.086Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a29bf2b4-1e48-4b13-bda3-b4921c85cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:18:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:09.121Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ce90cb6f-3141-476c-878b-7b994f75aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:19.139Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2dd6390c-d654-46e6-83c5-6cc85a35d01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:29.154Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f9f562a0-5a0d-4d5b-b15c-48edbf649b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:39.169Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=08919434-98e7-42f5-b38a-b5cb00fc9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:39.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:49.187Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fe689658-0bc8-468e-96ef-b6e9de25cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:49.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:59.200Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b6b84339-e963-4930-b3ac-0adafb6a256c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:19:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:09.213Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ac8ff906-3d53-4928-aa9c-366fa3d3762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:19.229Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a6e6767a-f503-4643-88d0-ac3c0032ab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:29.253Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7c1a38d3-6180-4713-a507-2498a3f99b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:39.266Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d2c5bf1b-be8c-454d-844e-8b9d6e5645d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:49.280Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cd7ca351-9a28-4a8a-bb15-c23ffd84f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:59.291Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c64269d4-753f-402d-842b-68c458c8d10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:20:59.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:09.314Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9e8c8688-3516-45e7-b52f-d029b6ec27e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:19.326Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2a1ac32a-37e1-4632-b646-e4f88a142d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:21:25.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:21:25.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:21:25.439Z |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 |2021-09-12T06:21:25.441Z |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 |2021-09-12T06:21:25.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:21:25.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:21:25.450Z |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 |2021-09-12T06:21:25.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:29.344Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fce36d93-6fc6-4883-aa3e-f9563d10a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:29.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:39.358Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6b2ed90f-7877-4802-9216-7b7dda3c3836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:39.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:49.376Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4ded3e07-fef3-4497-b066-3e91cbd503d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:59.390Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e20e3095-3122-43cd-a83e-b903dfd5dca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:21:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:09.402Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b9f53767-1a9f-4aef-b548-a5526f13e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:19.419Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6a991200-d221-4db9-9bbb-35169de5b4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:29.439Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9db48276-cb2e-446a-b9d0-4075cbef75c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:39.454Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f1ea92a2-d023-4784-afb2-220fb50be234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:49.466Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9613e222-0aac-44bb-9844-f505ac635755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:59.484Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9a1a4176-752c-45ff-843e-78025a044220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:22:59.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:09.532Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=98d02886-67b6-4ec6-812e-6e75a72d89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:19.549Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=81236d72-63d4-4399-b08d-7dd3f34bed37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:29.565Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=53b824e6-ba82-47c5-b98d-ed9fc970daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:39.581Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a97794a6-3473-49cd-a1bd-51992240e0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:49.595Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f9fca01e-96ad-4fd2-97d2-285de5b204b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:59.648Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=dc92f4a5-9986-4950-963d-497dfd558d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:23:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:09.671Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1be32ed1-a92f-49c1-aa4e-d57e542b120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:09.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:19.756Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=49abf2ff-3d62-4482-b1be-9c31fcfeb6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:29.778Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=30a98f48-cffd-4443-bd02-18a79a5a02ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:39.804Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=27ee7d99-33d4-4652-a701-a9704e96ea75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:49.814Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=81e829a0-2d4e-4f74-8c64-fdad689ae766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:59.843Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e6df084b-58e7-4e2f-8cfb-4309d498f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:24:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:09.854Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0841173f-f8d7-4e6a-a42a-8c036fbf134a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:19.868Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1643de74-7cf8-4ade-9ed9-a77119f32dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:29.886Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c711ecda-46a0-460c-83cb-8f053fe50aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:39.903Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c9a3cf61-5db6-4597-9b66-9d819d4dbd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:39.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:49.925Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ec65eaeb-57b7-4998-95fc-0258b901c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:59.937Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=54a2694c-63e1-4d36-a491-c000f28db77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:25:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:09.965Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f5a751a1-151a-4cae-bc03-5cf8621bfcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:20.000Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d3559ec8-bd9f-4a63-99a0-9745762e7a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:26:25.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:26:25.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:26:25.418Z |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 |2021-09-12T06:26:25.420Z |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 |2021-09-12T06:26:25.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:26:25.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:26:25.425Z |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 |2021-09-12T06:26:25.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:30.032Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e6cee847-9a5e-4cec-a4fc-6a534b84558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:40.054Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fc18d317-a38b-40c8-9955-4c0c10c65674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:50.075Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ab2611fd-687d-449b-920f-0c14c4c1f379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:26:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:00.088Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a58269d5-e0ed-44ea-802b-3fc5ee6036df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:00.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:10.116Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=258674b4-cfda-40e6-813b-48794b937f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:20.134Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2b582398-7051-4357-8d9b-e4826f738036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:30.150Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0dd074cc-dfbb-4a0c-acb3-de0190fd7ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:40.171Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7483c9ae-a569-4163-8319-81f1a375f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:50.190Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f9381b6e-a77b-4e92-a175-ccf27504f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:27:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:00.211Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3004494f-6cac-4db8-b596-1b345e8334a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:10.227Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=621d1989-03e4-48ab-a8b6-37e6149f4f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:20.245Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d8878d91-c002-448d-9aed-a6e02d4f171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:30.260Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=29517357-4f7e-4c99-a8f4-c3abd0135fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:40.274Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b3ac8f9d-ea00-495c-a0e3-b3352b3583cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:40.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:50.283Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cadc12f7-b1d4-4d22-aafd-1a23cb35b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:28:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:00.295Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cd8fefb5-aba4-4771-a2d4-6bf2c47cdcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:10.312Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=46499cdb-2d9b-4a14-8c38-a3b967ae0855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:20.324Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=113a6917-bf31-47d8-821c-90cd0069232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:30.346Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1cf5918c-d257-442b-8940-f7516a46fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:40.363Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f5e6962c-3476-47f0-bd32-146577f4067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:50.377Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1d0c9520-a1be-499a-8386-3d7b1845b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:29:50.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:00.389Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0361aca6-a58e-4108-b555-ed47a3ae2235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:10.419Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d274fcab-fe01-4b14-861c-24ddd9858ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:20.452Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=811c16a9-bbfc-4d9c-aa4c-3f1f04e21229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:30.466Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2ebf5b3d-d242-4ebe-8bb5-82a63d3b46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:40.480Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=04639ac5-c96e-4358-a0fa-351e8a32a91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:40.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:50.495Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a02d9f55-d788-4b91-bdc0-b42f37192006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:30:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:00.517Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6577e6dd-4977-42cd-aae3-822b7f130409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:10.537Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=47d32c7b-770b-4a57-920b-8c9828dda891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:20.559Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d8760f70-a64b-4944-8110-a585a16bb591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:31:25.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:31:25.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:31:25.431Z |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 |2021-09-12T06:31:25.433Z |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 |2021-09-12T06:31:25.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:31:25.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:31:25.439Z |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 |2021-09-12T06:31:25.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:30.571Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=628c0519-2af7-4c68-b9db-a8e6f6f1bb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:40.581Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4b2a97af-022b-4aeb-b16e-0fe0a1bf9023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:40.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:50.599Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0cfd0adb-304a-4178-b4fc-f0e1febbd83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:31:50.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:00.623Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bceab954-5d16-4378-9a60-311729bcc344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:10.632Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=07518048-fb2a-4857-a4b0-ef391608a83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:10.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:20.653Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e3b3e767-1b0d-4177-a309-7cf1f54fecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:30.662Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=01196775-a59c-4bfb-9cf5-88d10475f671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:40.678Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e1cee653-a357-4383-9d62-519f66e41865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:50.686Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ff61865f-f934-44e8-b3f6-5aed23d3b349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:32:50.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:00.705Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a819ae4c-dfdc-46c2-8d14-bfa4c1835dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:10.718Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3d642ce2-a829-43a0-9c46-ad6e6aa19fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:20.745Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9e9711a1-556e-4d66-97a6-c11246547683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:30.759Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ac574791-0d6d-46e5-abbc-84ae2b892d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:40.774Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f56fa9f1-a805-4068-b781-d56685eff374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:50.783Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2a74041e-a544-4978-961c-2789bbbd54c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:33:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:00.794Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=50af965e-3b4c-4dac-8c33-fe189e36de2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:10.803Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=37220e4f-a903-4f5a-aef2-af846e5710e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:20.813Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=09174408-19e0-47ad-87d8-c4ebd7936624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:30.822Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d8d0c31d-4026-4a1e-88af-8cdf766a7c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:40.832Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7034b2ad-8891-49aa-a59f-59432c43904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:50.845Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=322e65a9-c0ea-47b4-8be6-c3215145408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:34:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:00.856Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9b127b89-1dd3-4e9f-b6a4-e98fff97e1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:10.877Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=24f27e7e-d07e-4860-aa62-e7b380ee9257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:10.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:20.885Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=71074f77-dcc2-4664-884b-305b88990a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:20.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:30.898Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=addb4c4c-a900-4d04-ab3c-0981b1b0d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:30.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:40.909Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=66d88082-570d-4c56-9c1c-ba1a421e8b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:50.933Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=11af2a97-197a-4f64-8c92-916c85b69ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:35:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:00.948Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bc3cf8c7-b20e-4502-bea4-1ff881db987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:10.962Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=255910fe-190b-4d49-a80c-7524c07d68c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:20.976Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b3271896-ba9f-411d-9159-efe996677373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:36:25.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:36:25.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:36:25.432Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:36:25.434Z |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 |2021-09-12T06:36:25.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:36:25.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:36:25.439Z |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 |2021-09-12T06:36:25.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:30.998Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=24251f97-8d04-4ec2-a89d-37da5f00a599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:41.035Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f779a7f6-94f6-4d4a-9152-2aaa53131508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:51.045Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1e6db21b-980b-4255-9a3e-6a01c165bbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:36:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:01.055Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2bfa5046-90ee-4ace-ba1e-e39417e0964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:01.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:11.078Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f46864ea-64fd-44bd-b3f5-b631be2ccb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:21.094Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c6929d9a-f04d-4631-8a37-50c46705700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:31.113Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=02c1bf5c-4ac0-495d-86c1-d35e9c7b583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:31.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:41.144Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2edfaae7-7f30-48e7-9e00-a15a2ad1b96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:51.151Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=84253e86-a038-4ce5-ac91-8fef1aadcbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:37:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:01.158Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7672f941-db71-4b21-8380-37b719260ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:11.166Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=19915a99-e777-4af4-9c10-d614195694c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:11.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:21.174Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2e7f03c6-f248-405d-b139-f3f9cb0b77e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:31.189Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=95aec829-ef39-413b-8c30-9e82129e8267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:41.199Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d54dd42f-a3a0-4d33-870d-3981257e2dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:51.211Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8801301a-0c48-43dd-9db2-f338c512ec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:38:51.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:01.258Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=13e1a851-1e9c-4a3c-8edf-91452245f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:11.279Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a270d165-c8ca-42be-85cc-a55fd1ac5829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:21.287Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5f57a9c5-af8d-4e77-afdb-1e79c708ad80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:31.311Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=646289cd-ec0f-4b73-930c-a1e5114a2f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:41.328Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c377aca4-37fb-45d6-91f8-84cd983921c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:51.338Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8741b18b-cf63-4807-bb68-abf4f7579d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:39:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:01.355Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fe84e27e-8101-444e-a29b-1b1b10405c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:11.377Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d6e353e9-5578-4bdc-9b9b-bbf5c1667eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:21.387Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3a1055de-6273-4ba9-93e0-1fce3610f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:31.402Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7f04da50-b0f4-41f9-969a-5a66c0c3a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:41.412Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5720e5ac-aec9-4c12-ae8d-c4981d241cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:51.420Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4f3dde15-3930-4584-b7a3-a8924f381973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:40:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:01.436Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7a91b3be-357e-49fd-ad6a-7ef443af7036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:11.457Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8339d546-3b56-4764-943d-39d72c8157bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:21.465Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9da66279-a762-4de1-9d3d-f43767207f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:41:25.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:41:25.453Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:41:25.454Z |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 |2021-09-12T06:41:25.456Z |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 |2021-09-12T06:41:25.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:41:25.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:41:25.462Z |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 |2021-09-12T06:41:25.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:31.479Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f109a522-40a3-49ac-a60a-ee0303a46b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:41.491Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=762bfc85-c2c7-4222-9827-2fa1241baca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:51.513Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=86e39ed8-6fa3-4fab-a409-18dbf48e692f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:41:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:01.528Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1119408b-80c3-402b-8262-d8e6d05971a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:11.539Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ed602c33-4fb6-479b-bbde-b73532de6871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:21.557Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b873afb7-186c-4016-85d2-68668bd65005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:31.568Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0bc65c18-1745-415f-8be1-d474c1e69f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:41.578Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=24e62d61-24cb-4317-ab42-1c01143e0b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:51.588Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1cf8706e-f873-475c-acb2-a4379adb2039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:42:51.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:01.651Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=723574a5-1188-4aaa-b4e4-0ab6423cfa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:01.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:11.667Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2dd721d7-5b1b-4492-ba79-0a0d71025e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:11.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:21.675Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=37cf8d48-f3a9-4b30-962f-bec5483e5666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:21.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:31.686Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f323786b-6802-4d0b-b156-2ccf319e35eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:31.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:41.695Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7d2ea4ce-3884-4f4d-a23a-97d0cb2728cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:51.709Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=87cdd734-73a1-4f8f-a014-cd9730cfee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:43:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:01.732Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=25d2b7b6-86f3-4160-aa37-4411c0ff5d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:11.748Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5760cfb2-e681-4eae-ae10-d976e928c91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:21.781Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e5f5340f-3d20-488c-91ab-efec597cef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:31.799Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7ae9ab91-ff55-4705-83f3-fec82264b528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:41.816Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=60c01414-a635-48f0-9aec-38a9c49d21e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:51.825Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0fda4621-e2bc-4f06-9dbc-a512da51cdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:44:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:01.851Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=866435c7-610e-42e5-8014-50839a26930c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:11.861Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=85848279-06d5-4ba5-a8a6-9c818acf397c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:11.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:21.872Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9320333c-326d-48e3-90e1-35ebfd07456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:31.886Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c1097120-86f1-47cb-b0ff-53e09e1b9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:41.905Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b985110d-8fa5-4ac0-af22-f831b95de1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:51.916Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=201d655f-c384-45a8-abe3-79d38c8386e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:45:51.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:01.932Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=be1377f1-eb80-4a46-8eb7-2fd47cfca498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:11.940Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a46f484f-e3a4-410d-9c17-482d4af1bc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:21.950Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=113908f7-2a99-4a33-b652-389770c67330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:46:25.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:46:25.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:46:25.413Z |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 |2021-09-12T06:46:25.415Z |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 |2021-09-12T06:46:25.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:46:25.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:46:25.421Z |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 |2021-09-12T06:46:25.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:31.959Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ddd008df-cf58-4372-9736-d86ce595d693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:41.969Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cb21d66f-2d39-449e-9b82-3a175d979e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:51.983Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=de53fca2-f570-43c5-94c1-b5a2d6bf85d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:46:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:02.000Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9552dff0-8c82-4792-b374-8d2c7e765f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:12.021Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=255a8752-ece9-49e4-9de5-549d3ea83bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:22.031Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ab51e00b-baf1-4f08-9e89-103315e17c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:32.040Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9e7a2fa8-b6b7-4608-baa2-b7c70f48d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:42.059Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ef0429cd-61a3-4e27-a257-a29032117565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:52.071Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d6a22240-5c50-4ac5-887c-fa5a94bc87c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:47:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:02.079Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1bd71b2c-50cc-4e17-9dc3-189211b76d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:12.093Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=97cd73f4-8551-40ae-8f48-b065021ffe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:22.107Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5448d585-332a-44d3-9869-000f01c6b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:22.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:32.115Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d76ab5c7-21ba-45d2-acea-aaf16962a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:42.125Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=655ba157-a4a8-4290-9049-943dca5f237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:42.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:52.135Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=75191cae-303f-4731-b079-ad5e937ed266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:48:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:02.149Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=49db3b59-5fd9-4cf9-8792-854786294698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:12.157Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ed18bb65-dbe4-4391-bb8d-9b27212c4e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:12.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:22.168Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1187b364-c5df-4f36-8842-34e72dd0fd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:32.179Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2c5725ad-cc48-443b-a840-fa87025db4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:42.194Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9a300b75-15d7-483e-9fdc-ba08f405dcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:52.204Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6be03591-3d93-4acd-bf73-66891a6eabe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:49:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:02.218Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=509862d0-a312-4f40-bd8c-02a6e138b11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:12.226Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e936dad0-b2c2-4303-aa01-a7e7d4dcacbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:22.238Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5d278f6d-b61e-4ee9-afce-116e92d55e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:32.252Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e54c8409-8bf6-4462-96d6-caeba898ed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:32.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:42.261Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b735f51f-c12c-47c8-8a1d-3efda3390284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:52.271Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ae1b59e0-9225-4489-b9cd-32fd798d8874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:50:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:02.280Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f7e3e63f-efac-49ab-8c0b-9e4dc4b4af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:12.291Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cde32168-4397-4e16-aca0-57a79a964aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:22.301Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=94314b8d-593e-472e-bb2f-ba72b01e8a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:51:25.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:51:25.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:51:25.418Z |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 |2021-09-12T06:51:25.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:51:25.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:51:25.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:51:25.424Z |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 |2021-09-12T06:51:25.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:32.323Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7e4daf7d-db81-4c12-8dbd-4b584c3a5541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:42.333Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2870c82a-d325-4664-8c93-500183cd4d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:52.358Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a5aa64a1-c1f8-49d4-9ad2-962622a6dae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:51:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:02.367Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5e5a1fce-8a26-4ae2-816f-66533dbafbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:12.379Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f622a995-221d-4d58-948a-76ff9273e0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:22.396Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8bc70451-cbce-4798-8e71-6d71f1997dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:32.412Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6c5bfe2a-d97c-439c-afe6-e546445ad973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:42.432Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e715fd60-9fb7-40fc-9e46-cf08b1f04719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:52.446Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4557a937-1e5a-4f83-930d-7603338c040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:52:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:02.456Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=59610211-5560-4ef9-8fba-575c236e5ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:12.492Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6e76fa4e-006f-4aeb-ad35-c8227ba3a14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:22.518Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ace3aad9-13b4-4acc-bdbf-6a22bf1ee603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:32.532Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b7c9c07c-865b-4cf6-a133-cc971c6faa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:42.574Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a4859112-5730-4578-921c-0b77d6fa2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:52.582Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=59b5a1a7-acd3-402c-99a2-5ccf8a511d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:53:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:02.608Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=89934419-8bbc-46e7-ba15-6924e0ca5645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:12.618Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1dd4f30a-050b-4ecf-9ed9-8a9a49ddbf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:22.633Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=80b05318-e6e3-4464-843e-d8b9cf241bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:32.646Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6a32d977-ed1d-48e3-9467-d70ff60a7e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:42.660Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e7ce2ae0-2988-4b5d-9ba2-a018cd0e1eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:42.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:52.679Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b4d4f673-4e54-46f9-906b-ceec58b4c995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:54:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:02.705Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5d43cac9-5895-4f1b-a80d-b9b3c5fbcd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:12.712Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=699e3c8e-bef7-4c26-888f-fd5bc440ee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:22.724Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c79eb96b-0879-4e88-b993-d2197b46dbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:32.732Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6d4f9812-cf71-42cd-854b-54613887ba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:42.742Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4fb0361c-0fb5-4588-a228-3507d0b01a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:52.760Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b562c73d-6e30-43fd-8dd3-bcb8f941a191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:55:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:02.775Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b1adc137-832e-4655-a683-f49703f00c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:12.784Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=48ed855d-417d-4d42-a3da-73ea8bb89c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:12.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:22.793Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=741d2198-b40a-4be6-8e64-614ae4802313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:56:25.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T06:56:25.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T06:56:25.423Z |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 |2021-09-12T06:56:25.425Z |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 |2021-09-12T06:56:25.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T06:56:25.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T06:56:25.431Z |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 |2021-09-12T06:56:25.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:32.801Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=28aff4f1-e84f-4c4d-9271-70ae36c8b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:42.815Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5fda3343-9157-4850-8f06-f26d92fec5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:42.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:52.835Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=55bc3619-b15c-413b-96d3-eb0431dd0e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:56:52.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:02.849Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=526951ac-8673-4d68-bc75-c7fb04dfda68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:12.863Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=42479e39-af99-439d-87ec-e95fca3e9766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:22.878Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c6ccf439-0dfa-4bdc-9546-0d960137cdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:32.889Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9f61c80a-fd4c-4317-a795-7f0b063e6f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:32.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:42.941Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f7983d52-05c6-4086-8953-be3065ac6177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:52.960Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=96a8b5f8-b980-41c0-82fd-3ad62660c468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:57:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:02.989Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=721fd99a-a84d-4580-994b-5571e961e8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:12.998Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=50816ea0-ba86-47d8-8d3e-6c2a06f4b917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:23.013Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a79de413-9ef3-468a-8bf7-8dec7fa2e1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:33.023Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0d5eb37a-c2c8-48b2-9de0-5fbb82c93a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:43.039Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8b2391cd-1e6e-41f9-a07f-456e69e3749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:53.051Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5ec4b965-5d7c-48a0-b7d2-225a7abfda30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:58:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:03.064Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=33da6df6-49d3-41c0-9b9f-aff27bad787c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:13.075Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bca3dada-9478-46e6-886e-1431adfb09f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:23.082Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6e3295b0-5264-4d6d-a9cc-14d9ed801085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:33.094Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=053814ac-a968-4cce-850a-6dd4081dca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:43.110Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=456a9c9a-1cf2-40fa-888f-1bda91c47eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:53.144Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ba31523f-ae65-4154-b9e9-5a4492e752d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T06:59:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:03.157Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5188ca37-b1aa-46df-a332-e4446e57e50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:13.169Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e59b194a-07b3-41c4-a314-0c65245654c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:23.187Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b2f3d345-c012-4ea8-ad2b-0183db56e3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:33.195Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5db84e91-13b7-4dee-bae9-7bc3312cf8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:43.207Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=87ef050d-d774-48a9-93c7-f2363ffe2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:53.217Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=754ef60f-e2d6-4645-bdda-4d17b7e2f059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:00:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:03.234Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f73080f0-3232-41bf-a21e-78f9512e114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:03.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:13.245Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1b76edc7-dbbf-41ba-b8c8-81a37e5eeff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:13.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:23.255Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ecede2f4-1d16-4ccc-a803-68c2e7e2de4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:01:25.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:01:25.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:01:25.420Z |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 |2021-09-12T07:01:25.422Z |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 |2021-09-12T07:01:25.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:01:25.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:01:25.428Z |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 |2021-09-12T07:01:25.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:33.263Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7da6c352-c264-41db-be69-631c18c1740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:43.273Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=169d279c-d6bc-43a3-ad84-958a73154240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:53.287Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6b35f403-6a69-4734-b37b-d98cfdbe6ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:01:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:03.297Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1a1ad221-8feb-4341-a1fa-0c88ce6dc17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:13.305Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=53b25c81-6d77-43e9-82a1-0bc0a9343fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:23.336Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5e9d9bd2-5743-48a6-a3d4-2068ff967c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:33.355Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f99371d4-4ec1-4773-a650-9bdd7e0f8b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:33.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:43.368Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=53de3f83-8e0f-4c58-b380-90807f56540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:53.378Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b7bc46fd-4b08-4591-927c-2e83a6ffa0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:02:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:03.401Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=612a76ad-e7bb-4cf2-95e2-e0ddb47e2547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:13.412Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=566692d8-7b00-4760-8580-421712d172c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:23.424Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b151339b-789f-46f1-9b4d-0fbf57f8a0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:33.435Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4c5a2355-2913-487c-b591-e47b2e3965d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:43.443Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6032ac22-0b62-4e51-a42e-34ab4bd534c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:53.451Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0ab2a7ec-8a2c-46c6-b298-10b8941b27a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:03:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:03.461Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=18edf109-35dc-4370-af41-35b4efd6fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:13.470Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a3723659-af60-4bc7-9388-4f1e9bcc4675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:23.480Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ff15b32e-2f1a-405c-8e83-056d3dedb419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:33.488Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e69916c8-14f8-4934-a471-82af8678bbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:43.499Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4730879d-32c3-45d7-a908-de571a8aee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:53.507Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=64886457-c55f-4ed1-aa78-bba4fd962e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:04:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:03.522Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=74586d49-d7cf-472e-ad5b-dce5d451d4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:03.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:13.534Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3bbe0ace-f958-498e-9b4c-585fb369f004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:13.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:23.542Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6bfbf9df-7392-4eee-a6cb-005d40464e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:33.558Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c4b396a9-e4e5-4451-a4f5-2b2ab97a6ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:43.568Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8e78e76e-898b-4ce1-952d-cd378be33ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:43.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:53.576Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d96dcb7d-49b3-40cc-8ec8-8a646fb7e5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:05:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:03.584Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=606e943f-0a29-451b-a861-602eae1e7569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:13.594Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=93756298-dc00-4978-9933-6df67d286583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:23.602Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c0631797-6d95-4d1e-9c3f-f0d7de173cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:06:25.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:06:25.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:06:25.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:06:25.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:06:25.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:06:25.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:06:25.457Z |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 |2021-09-12T07:06:25.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:33.611Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cb5c8dd5-8542-4726-b595-03fbc78c35ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:43.624Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a9df8569-b9a6-4eaf-8be7-d1701d245555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:53.642Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=736589ac-afb1-44f0-a631-8f95237b4309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:06:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:03.658Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5c557d46-8f7c-4c1d-8111-a6fd92865a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:13.667Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ebf8656a-34f4-459c-a761-c9339d5cd89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:23.688Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b6f85f3a-6bb0-4d81-aaf4-7a5fe324ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:33.698Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=19040c68-24ea-4570-8621-9af96c0fc9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:43.760Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9dfb9edc-a8aa-4b64-b8ba-5063fc0f71b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:53.774Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ece2bac6-5a0d-481e-88c4-0560234c1e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:07:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:03.790Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4389cbb6-3d12-493b-9849-b70e5ec784b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:13.798Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=edd03aaf-4312-4228-92d6-88c169cacd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:23.805Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=71d78733-555d-4b18-ae28-7d6fe8776b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:33.816Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3959b585-1618-42e9-b733-69295e5e3186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:43.826Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9877f1b1-98e8-4996-a368-aa9fc16fe066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:53.845Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f9194398-90ab-4084-93d2-2b5679c835d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:08:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:03.851Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fbbb46e4-78e6-41f4-b192-649a360412f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:03.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:13.863Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d1a06084-3c8f-4d24-bfb8-c492453cc800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:23.876Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=efe76942-eb43-4bc5-a3fd-2bc057baf0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:33.886Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9ff77137-32de-4012-8888-d37ccec5e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:43.896Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b1037073-a152-4fbb-9952-5c8d97ea9193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:53.906Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=30fbc52b-b282-4fb2-937b-de42d17ff35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:09:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:03.913Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6eb01bac-3764-4501-8dbd-a7a341393430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:13.924Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c9798b55-f75c-45e3-adbd-5978489d0a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:23.940Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=33487b66-c7cc-403f-a496-ba0b5a99f02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:33.949Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f9f93851-3829-4898-8b69-85763668ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:43.963Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=570c53cf-59a3-4e0e-aa76-73fe7ffe93ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:53.977Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f7f6ddc1-b9a2-4f09-b0f1-4d451f7b2752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:10:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:03.985Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=469309e9-9733-47b0-9d67-53aac2e08616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:13.995Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1598e5c5-2e01-49f0-b669-3da2219639d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:24.009Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0aa06e3b-db5f-4090-8587-2ce481c6df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:24.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:11:25.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:11:25.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:11:25.467Z |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 |2021-09-12T07:11:25.469Z |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 |2021-09-12T07:11:25.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:11:25.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:11:25.474Z |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 |2021-09-12T07:11:25.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:34.019Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c1245efb-b4fe-441e-9c10-8500a2875020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:34.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:44.027Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=70860bf4-ff42-4592-acf7-5e99b65592d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:54.038Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6af8ae3e-ba14-443e-a3ee-9dfb49c2a7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:11:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:04.048Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=575d6325-3675-4048-b902-981f7ab87ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:14.062Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ffb8dabe-654b-4acd-8507-13d5a90ce2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:24.069Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1c0fe66b-48e5-4524-96af-b22ad9e0a195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:34.084Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=dc3ce65f-5b82-4d44-8081-aba028b9e5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:44.109Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7c5d77f1-4077-4f94-8029-b78b6499de4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:54.120Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=467901fe-2a77-422e-add0-8ee65b5a36d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:12:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:04.129Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=005a90c3-9fa4-456f-8b87-13d100bbbdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:14.140Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9bb8072b-90f0-46e6-95db-3b7d468a7df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:24.153Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f49f71e0-c531-4c2c-9f81-22aaa6a6b55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:34.166Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d1b260d6-4129-4245-b245-0a7e33b53dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:44.176Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=391e1d1c-9dd6-4a97-9870-d453e1ce05c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:54.190Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d0d7b721-9c8a-4d30-9d11-cfb457a185b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:13:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:04.208Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5b85dea4-75f1-4f42-a1c7-a4c24c7afabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:14.219Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=06c30735-2806-4b3d-b485-3a3746add6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:24.227Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3c48c1f2-42e7-4376-906f-7e47c08e02e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:24.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:34.239Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d7c79215-c560-4096-855f-4f65957e06fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:34.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:44.250Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1efcee42-d446-449f-8f08-43852b031b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:54.259Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=01df11dd-1a67-4347-b33d-246706d71efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:14:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:04.271Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b3771a57-8369-47bc-b083-f0666e40e4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:04.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:14.291Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c00db233-333d-49c8-8eac-ee7d04cfa468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:24.299Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=eeb39304-0200-450d-9f5c-405113f30ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:34.307Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=42fbe31e-2ecb-4afa-88da-2b45830af3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:44.316Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6f104c8d-744d-4f94-a446-e2b99caab96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:44.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:54.328Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fa6ad031-6225-45d8-b1cd-f84515593f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:15:54.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:04.337Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a286ddc2-971f-457b-8225-04047b38b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:14.355Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4d988bfa-c93c-436c-8c53-4bacaee9a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:24.365Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4469e77c-441c-443d-8ed2-ea2928b04eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:16:25.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:16:25.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:16:25.449Z |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 |2021-09-12T07:16:25.452Z |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 |2021-09-12T07:16:25.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:16:25.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:16:25.457Z |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 |2021-09-12T07:16:25.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:34.379Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=330c9dfa-54d2-46fa-8892-619a5110b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:44.388Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c509f592-a8db-4f92-a2a1-94ea3eb0814f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:54.397Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=afd64d20-883c-4156-b807-66e31eb66bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:16:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:04.409Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=df6637b1-082b-420a-b0f8-556c3b48e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:14.425Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bfcd6e56-d80b-41dc-8664-46105755107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:24.437Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4d121979-7a69-4a39-9ad2-a127b9fe359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:34.450Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2bef18ee-b256-4852-a49a-325074e72a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:44.461Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4e8d99b8-d744-4840-9d81-218685b84a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:54.471Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c06ae0b4-b326-4c93-9e28-a836cb480448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:17:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:04.481Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8033a410-d93c-4c53-af23-5e496c1db54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:14.500Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8fa71666-eda4-460d-bc8b-ec974566de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:24.509Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4ed93dd9-5d60-485d-be6a-93a62200d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:34.517Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=34b749f3-1f69-4c7c-9a80-ddb42de07198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:44.528Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=26d46c1c-f561-40b4-bd24-7d50e5cecbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:54.547Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0ff1e7f3-d727-41c5-8b98-c4e7059526d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:18:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:04.560Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b0b9a67e-13b0-48c0-8aa7-e96f4c153637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:14.569Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=27d29cb9-1d94-41c0-b57e-714b751175b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:24.587Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8763d592-75e5-4e94-8a19-63b5df6a5ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:34.617Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=57ead0a6-8bb8-4832-a33b-ccc25dad6b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:44.631Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=076c121f-3268-464e-b3b0-6732a87c6507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:54.642Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=947af78a-8a53-4983-9880-c33abcb2057c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:19:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:04.662Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=aa7e8282-1b3a-4df4-b63c-04190757a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:14.671Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=80aecacb-16a3-4f8f-a6cd-48ceb8fc2b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:24.681Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b7ff72d1-291f-4178-b5a7-243ca4c7b4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:24.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:34.692Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a0d98f79-aadf-47f0-b95a-3ace19e168db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:44.705Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4a0b0b77-bab3-4351-9397-85b6ea10cde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:54.719Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=690109eb-3548-4e7e-a658-8b5a950fb693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:20:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:04.733Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c7476e41-a9ee-4de0-8d5f-baa192345e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:14.746Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=af59b5ec-ffd9-473d-9870-6e4ed912220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:14.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:24.755Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3e1f1b64-1e53-430a-92af-03ec380427c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:21:25.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:21:25.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:21:25.419Z |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 |2021-09-12T07:21:25.421Z |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 |2021-09-12T07:21:25.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:21:25.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:21:25.431Z |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 |2021-09-12T07:21:25.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:34.775Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=748ad06b-bce9-488c-8713-4ce4351ea587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:44.785Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3de0f1b8-8c86-4ce8-9244-a3177ed8399a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:54.796Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5d80a758-5fdc-44be-8b5f-e9a5f797ac9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:21:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:04.806Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a2ff1e59-c5b7-411b-88e3-af30243f5e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:14.824Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ac687973-cc88-4729-9e5a-80beb11242a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:24.835Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c975e087-2c86-499d-b670-0d6cc243ec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:24.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:34.843Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c39d1800-91d1-4360-b581-7cbc8e057cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:44.852Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b82d4333-5a41-4230-9c8e-b7aced2dc06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:54.862Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bc669965-68d9-4e25-bea9-942290006169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:22:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:04.883Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a10faf33-a83a-48d6-970d-ec7cc980de3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:14.895Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b08779c1-ef4d-4243-a28c-3160276cfd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:24.903Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e52bd73b-d056-4be3-92b2-cde350cfd2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:34.919Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=83e5c025-e77a-4076-a7a0-58948267d04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:34.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:44.931Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b649b9a4-e498-4ce2-8afd-258e5ab5e8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:54.941Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1a1cfac2-1928-41bf-925b-8b3b832fe0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:23:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:04.950Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f6a309e5-477f-41c6-858a-a90be049d288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:14.963Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4cf11c9f-5f9d-4e9e-b413-c11fc6fcfb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:24.970Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6e27bf42-7cde-46cc-aceb-5ccadd5a7469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:34.985Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8ed536cf-ea03-4dfe-b8d1-47a3cae8bd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:44.996Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6c075fb6-4957-4b1a-8d20-2d042df15906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:55.006Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2c842598-5825-4ab2-acf1-e5b91d2550f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:24:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:05.017Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=86aca207-38bc-428d-84d1-3ff0aa9a57ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:15.034Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4e94cd40-34ad-486f-a408-69e76339d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:25.046Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3da59edd-cadf-4e69-b58d-40ac68709a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:35.057Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=be916574-db3a-446e-9f5e-96d310df17d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:45.066Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=af55b336-78af-4f20-b31c-0ae2dad9fab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:55.078Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8f647d15-4cff-46f2-891e-4569359e2d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:25:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:05.088Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6d986fee-79f2-4358-8a13-60625ffdd77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:15.102Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=88f13435-da73-44a9-9c4b-963f74783d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:25.112Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=be13b0fb-e20a-4ee9-81fe-e9e38d3de95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:26:25.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:26:25.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:26:25.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:26:25.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:26:25.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:26:25.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:26:25.452Z |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 |2021-09-12T07:26:25.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:35.123Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c2146b6c-da6e-45a8-9ef8-c0fa6ae492ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:45.131Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=db1031d7-70ad-47a1-a207-f6a7d91b33a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:55.141Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=83a55db7-5fa6-49d2-ba33-13367025d81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:26:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:05.150Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=64481c57-8872-45a6-a0e9-62491a18e20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:15.160Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=adc00c22-091d-4c13-a7c9-3039e6914e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:25.175Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7e34de89-8a41-4341-9763-181b3b1f809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:35.183Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b50709d3-e928-40bb-a5ce-6d3384cf4b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:45.191Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5ce0e26c-e825-4f92-8b4f-6254c9d4e631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:55.200Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a393640c-3e51-402f-b9be-978e7d976d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:27:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:05.209Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=353459b2-0496-4d29-b054-fea7cb39cece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:15.218Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=efc9d33a-6703-4fb0-8391-1805f558236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:25.230Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bca1f63e-37e4-4587-821a-c3b50ef4b7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:35.244Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e9ccccb0-7c68-4c88-a13b-169301e24119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:45.257Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a4bc988b-dbac-4a99-bb28-71263b24f44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:55.265Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1c9e503f-5dea-4768-b9db-48a0ddd46433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:28:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:05.273Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2ac6f042-e57f-45ea-881a-4e7903e5f4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:15.284Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3ea82eee-3b6f-4444-b53f-9ee3c33af418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:25.294Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7749161e-73eb-495e-a6e8-e90d2a9aea6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:35.313Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a46c41f0-053f-46e9-a9e0-36a375e7a997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:45.330Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=dbe4278d-10ff-4479-8013-9654e0eb7ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:55.347Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8557435b-cbc7-4cd2-bde3-0bea85e248c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:29:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:05.357Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=018f2e67-6174-4377-9072-a734c360dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:15.370Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0df336b0-936a-4f79-a11d-6bdeb48d4818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:25.378Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7f64194a-a9be-4159-97df-da6600b41daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:35.398Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=56844741-7f64-4243-81ac-c437285bb19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:45.406Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=823540e8-dcc0-43c9-b8d4-f54862d3753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:55.415Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f460c3eb-f3d5-437a-9370-71f29a6b9aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:30:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:05.427Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bb0e718c-abf8-4622-8c5f-ff48fea347bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:15.442Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=884b953c-005f-4d3b-9df1-02a76d032008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:31:25.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:31:25.448Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:31:25.448Z |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.prh.tasks.ScheduledTasks |2021-09-12T07:31:25.449Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b6c2b841-fb35-4334-8f79-76e566aced45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:31:25.450Z |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 |2021-09-12T07:31:25.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:31:25.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:31:25.455Z |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 |2021-09-12T07:31:25.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:35.458Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a715091d-19c0-45d5-a261-174279294da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:45.465Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=41bbc44f-f9c1-4fd4-89df-71bc88f77287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:45.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:55.475Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a6b45c52-42ce-4ac3-9f5e-9dd988ddabf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:31:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:05.484Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7a56810f-54fc-42c3-9d70-051e0a50d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:15.499Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d4a3172e-0948-44bf-89ac-5af1a92ff377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:25.514Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=aaa4c175-aae5-4d11-9b6d-25d079b60cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:35.540Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e03d3bc5-8365-44cb-8319-b51d920e7c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:45.550Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=99117c0b-996d-4995-9f7f-e3904e7e6351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:55.561Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4e63ceed-3673-4c3b-858c-2e3065fb858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:32:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:05.569Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=56d5a033-f256-42d1-97d4-879342a7fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:15.582Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a538af64-4520-4677-a309-559bffdb04a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:25.590Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6b226759-f349-4f90-8c54-3d5aa21ea931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:35.602Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=479c13dd-4f4e-4dd8-ab8d-b3c2ee353c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:45.614Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4df71035-e2d6-4d6f-8049-1e246d53c6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:55.653Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bb279254-300c-418d-bac5-5778c49c9ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:33:55.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:05.662Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e8e3f8a6-6900-458e-a543-ee7e5013be10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:05.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:15.673Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=178848e1-c118-465e-89c4-43a9a5fe5a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:25.687Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cba50078-1c6a-4271-8279-116838d82c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:35.698Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a500d1d3-c1e5-49a8-a5f8-6aeeeffcca8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:45.713Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=79415fd9-b47c-44d1-994a-a3ef3a201fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:55.739Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3fd61b75-6c7c-4ba8-9f83-156288e3911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:34:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:05.750Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1153962a-86d6-4dd3-bd5b-34a3076df1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:15.773Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=673bd271-7b91-4d01-9e28-a228f1931147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:25.787Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=599297e0-7135-4038-bea3-457928a77485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:35.820Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cfdcde37-f170-42b4-b09a-d8314a3be3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:45.835Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b15680cb-1212-4eb2-a3d1-47e656e2d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:45.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:55.846Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3a49108c-a5c5-4ae8-8dee-a2599970154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:35:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:05.858Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ad222b34-e0f7-4876-a8c7-95ae591c9285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:15.866Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=11919cf0-8507-441d-903e-a9d6e20f6723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:36:25.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:36:25.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:36:25.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:36:25.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:36:25.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:36:25.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:36:25.445Z |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 |2021-09-12T07:36:25.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:25.875Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=025f8860-7467-4fb3-b342-095e38c3537a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:35.885Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=520059dc-c470-44ff-8472-2ea9bcc1d524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:45.898Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5d14a8cf-39c1-482c-92b3-33927e67e0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:45.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:55.908Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=56455935-b6e2-4fcf-ae85-04102c405f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:36:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:05.923Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cc258990-2af9-4acc-8f1d-140cacf4cd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:15.934Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fcad2fcb-8a67-4f57-844f-ef262f0b1d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:25.943Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ac8e03f2-c75e-4e83-b1df-a8f0a79b102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:35.952Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c3ccbaca-756a-4f96-97e5-1c6ec3db2ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:45.962Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1e41214e-c5e4-4d11-a9e5-cf21a1ee6389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:55.981Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d363af93-b526-42d7-8322-e7e012b5cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:37:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:05.992Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fb627fd4-a230-4e82-b451-ae2e4a18ddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:15.999Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b54ae200-14c0-4f72-8619-ab822e2ac3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:16.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:26.014Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=dd613011-4567-459d-bb42-ea304f44cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:36.023Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ae0ce4d0-d9d9-4330-af63-d99400d72eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:46.033Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bcf76e6e-0039-41ce-8f40-52a57046ebf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:56.046Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=de8102ed-5dab-49a8-adc4-5894cd27d416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:38:56.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:06.056Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=67ca8c71-a1c8-4151-90aa-31b1335f1690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:16.071Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8728df82-1520-474c-84fb-5731efaf55ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:26.089Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3e1829e4-8f5f-4f10-8108-99fad4d901df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:36.101Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=adea9d51-98f0-46a9-b6d4-d0df7b71cc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:46.112Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6040f523-d986-4d26-a06c-b4723ba0daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:56.135Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=08710751-2cf6-4f67-b8ba-9d4000e7a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:39:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:06.145Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8ce9507b-ac88-4432-8af7-996ba640f58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:16.161Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=57abd1ff-689c-4528-9685-3f8b9c4d4f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:26.172Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=88c2df0a-3ac1-46a4-beda-743162944c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:36.182Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3c877649-2b60-40ad-b28b-7f8dd646a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:46.192Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=97db7364-8ddd-485f-a80b-ea4c8fb64b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:56.202Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f6c46248-82f8-4694-9806-0018b603b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:40:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:06.212Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b303c418-2078-4624-9c2e-f616d8c0c319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:06.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:16.242Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=21fc89c5-e132-4a7d-9dab-aa38461ca51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:41:25.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:41:25.433Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:41:25.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:41:25.436Z |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 |2021-09-12T07:41:25.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:41:25.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:41:25.440Z |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 |2021-09-12T07:41:25.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:26.255Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5ffff5f5-390b-4cf7-a0d0-291c87dc8059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:36.263Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=57e4b38e-0a01-4ee9-b379-f20fd0a50f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:46.274Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=77c9b118-43d3-4506-ab14-0467bf094645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:46.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:56.290Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e625b09f-c57b-437c-a698-70cc9dd747d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:41:56.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:06.299Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=933b37ed-302a-49a7-b684-7f24b0c516db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:16.311Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d286bfd7-d370-4a66-8a50-9276659c366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:26.320Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e8d8f385-281e-4f74-bda8-3f7eb7f4cafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:36.338Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=eacd372a-2068-4070-9483-adecd6c8e426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:46.351Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c21e63fd-c87a-41cc-9268-167d7e392fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:56.359Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1a33a2aa-d87d-4ade-bd65-2e342e728243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:42:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:06.372Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0cdee0bb-f1eb-4c43-97ed-3f101f3a197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:06.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:16.384Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=440600be-96ff-4c3b-b438-63e41e72ff3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:26.393Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=30409db2-4f02-4884-95ac-38097ceadaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:36.408Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c7048936-b959-4cff-9d1f-0ce397ab29cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:46.422Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d242a033-44e6-4f8b-b04f-a63de3e95578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:56.434Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2daa4dc9-1a19-41d7-9ca5-d4d0b3073b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:43:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:06.447Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ced3a1d7-9b10-4212-b500-f9e744fe8f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:16.456Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c50aea61-44af-41bb-8910-e709851be79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:26.465Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b790dfcd-0651-447c-97da-509f9940f053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:36.478Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a3ba8e53-3483-4452-8984-051a31a303c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:46.489Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d3352aef-204f-4f0f-ba96-d25db1cbfe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:56.504Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b5685a61-8e58-4a04-8000-68feb87adbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:44:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:06.511Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=468a41da-93d8-43f6-b23e-1897a2e3b4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:16.532Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=dc6eab09-2a38-4da1-a7f5-3340472196fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:26.541Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e9069e92-cb25-4205-8475-27e0106042e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:36.551Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=33df2ea9-da18-459f-bae5-4913a7b4bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:46.558Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=033be716-2d35-4035-8dc9-99487b63e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:46.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:56.568Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f67aaa7f-6f98-442d-a228-8e70f26bb005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:45:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:06.577Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=65e0c940-07c1-41dd-bea7-703f9c0c364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:16.593Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3ee59ce1-3a71-425e-99cd-6d8bbacdb081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:46:25.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:46:25.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:46:25.438Z |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 |2021-09-12T07:46:25.440Z |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 |2021-09-12T07:46:25.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:46:25.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:46:25.444Z |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 |2021-09-12T07:46:25.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:26.605Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=92c6a45e-8290-464c-993f-a14b57e34cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:36.620Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9ff7e8a5-9434-4cb0-8e18-95bf50c636e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:46.632Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b6a3bb25-ba5c-49c1-a923-efcfb774ed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:56.642Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b5f6569d-1b1b-4ac2-b5a0-3c4714acd8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:46:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:06.653Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=313ca3ff-7dbf-4e66-a8bc-8b08606356f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:16.662Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=522c68b0-8f78-46b1-9155-2c4726a32f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:26.671Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=309a46d4-a476-4d17-bd20-a098246e5673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:36.685Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cf1148dd-2718-409b-b78d-bef3e096aba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:46.697Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cca91d19-7f6d-404d-b443-e9a8d23e0a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:56.710Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ed876e26-385e-4960-b70c-738592c55493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:47:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:06.719Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=95e4eb3e-b487-4ea6-911d-8aa8585a2771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:06.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:16.728Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a1ca455b-5f39-4c70-8198-08a7bcbaceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:26.741Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=85b7410d-9c8a-4fe8-86ca-ed6e40646af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:36.750Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c4c046c0-cf2d-48f5-b117-b531a6f75cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:46.764Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8a8db455-d408-4515-83dc-0800729c6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:56.779Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a79582c6-376b-40a6-8431-ab558cc16869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:48:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:06.792Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9aa256c2-1567-482c-a2db-e97a25635555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:06.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:16.807Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2ba67032-9647-4ff1-a9df-4924aad05179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:26.818Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=357b8b4f-ae91-4d5d-8a4d-5995d5105712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:36.830Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=308bd489-8a06-4c6c-9f86-2d1ed2ef9e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:46.840Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cbc86096-f2d5-471f-8a8c-aceba74a8397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:56.854Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8ea70f54-5e42-478f-b315-2f1538f6ca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:49:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:06.863Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7b65e655-7d64-49fc-a7df-fef707307c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:16.872Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=21a79ffa-208f-4517-a8e5-3b742301be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:16.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:26.882Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=802e24b7-ee7d-4ec1-a1d5-987a8c46e0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:36.891Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1e8093a8-711f-4cae-98f9-1de82b4d7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:46.903Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=10ae4c1b-4143-4660-86de-af87f5499cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:56.922Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5b6d1ce3-0bdc-43aa-83b2-ec79db9df322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:50:56.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:06.930Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9352e71b-ef45-4fea-a247-b3c44a47fe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:16.942Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5a2c3e9d-fa7f-472d-9d09-28ed7854f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:51:25.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:51:25.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:51:25.441Z |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 |2021-09-12T07:51:25.443Z |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 |2021-09-12T07:51:25.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:51:25.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:51:25.452Z |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 |2021-09-12T07:51:25.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:26.950Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bc6b0c41-a972-47b8-9218-a4af7a0e0217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:36.962Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=293233af-0fcf-4c27-a61b-9892235474d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:46.970Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a395a5e7-4f03-467b-bc4e-db233a22b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:56.983Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=63ecbea1-508a-4058-ad8b-43ecadc0eba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:51:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:06.992Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f35a8ada-5e9d-4082-9fb0-5322f746a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:16.999Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=da6dbe07-14a8-4935-87b7-0e2b996f7b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:27.012Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=82182f5c-b540-4630-8245-e564f0aca131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:37.023Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f7990e3b-451e-4d4e-a97b-4bf3052fd935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:47.032Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=186b844b-c0b7-4c0f-9efd-cbcc957b2b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:57.044Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=24597d7b-e710-409e-9248-2be255d377e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:52:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:07.064Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=94632f2f-2c2a-4453-95a5-3eaaeffea65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:17.077Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b05dd5cd-ce7f-4782-a11e-84fff386ca13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:27.089Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5f0d865f-5b88-41be-9ba8-330209180778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:37.105Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f15b95c9-26bc-4b35-b030-fd7caf75ff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:47.124Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=aea4ad30-172e-4cfd-984b-cf73dd4ab48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:57.142Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=195652ed-1ca1-4fdf-a457-47b99167f8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:53:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:07.174Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=17b57590-564c-428c-b700-4baa6b18a49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:17.184Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e6cffe96-ce60-485c-9cae-dd436579696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:17.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:27.216Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3b5e61d9-fea9-459e-b542-acbbf3f04d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:27.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:37.231Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8eb2b1bb-2613-48dd-9656-87d01a099950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:47.251Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4c772fbc-7b0e-493a-80c7-22df36b5e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:57.269Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2d9da29b-4766-4871-aa8b-d1d1d066c1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:54:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:07.287Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=be1f868f-2c1b-4f02-b050-a8429b2320ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:17.295Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2b832ec0-c390-48a1-980d-eef38d348b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:27.305Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7dd401fb-1c01-4c4f-b16d-ec885fd732f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:37.333Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=44123a89-527e-4ffa-8e6b-e10d423b97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:47.340Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=541036b5-4144-4902-9759-ff7926346876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:57.348Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f1fcf4c6-46d3-421f-82cd-6a5b200afc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:55:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:07.358Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=dec177a1-4e0b-4aa0-9ed3-49419334a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:17.368Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d1124026-d2ff-4ea4-8f6e-cabe726610bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:56:25.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T07:56:25.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T07:56:25.426Z |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 |2021-09-12T07:56:25.427Z |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 |2021-09-12T07:56:25.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T07:56:25.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T07:56:25.432Z |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 |2021-09-12T07:56:25.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:27.382Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8d0837f0-1a28-439b-beab-26557381fc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:37.394Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=70105dcd-6f60-4492-83ce-112d766a66e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:47.407Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=372f3827-47d7-4435-970a-467dd5e34e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:57.416Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=74947467-1cde-4480-8c97-5a1e2e6fd383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:56:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:07.439Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=50dedec6-03fb-4d23-ac15-8f369023c6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:17.452Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=65f69d4f-5024-42ad-9a46-fe32aaf47b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:27.465Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d1931b65-accc-408a-9fad-7f94e8abc467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:37.486Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=34f190d3-997f-402e-b894-7af2a88a5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:47.506Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a38fe38e-50f3-4037-8839-2aa83b6ebc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:57.517Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=83826f25-53e9-4195-89c7-5890b5b0edc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:57:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:07.528Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=418d3033-be84-48e4-b8d3-d114cb437971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:17.540Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0eb2d4dc-5935-482e-a15e-5183bfbaf6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:17.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:27.550Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a24076cf-7022-483f-a0f3-437eedc83d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:37.562Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=137758fd-e1ce-488b-a743-639834875c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:37.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:47.573Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=41d99bbf-d6cb-4847-87d6-3bde53bc42ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:57.607Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d98e8033-e8be-4172-ad14-43a6bcfee75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:58:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:07.622Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=58425541-3ff6-404f-8541-b293aabec088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:17.632Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=19bbb483-9ed4-4a48-8229-a0d0877fc7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:27.645Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=716aab67-bd78-49af-a770-04c2aad65594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:37.661Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c5542e4c-0cd1-4009-a0ff-edc79ac9d250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:47.676Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b02ae82e-58f9-46bd-aa56-1ae2526ba413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:47.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:57.710Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8ccae5f7-f719-4b71-a1a9-d13c359b2adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T07:59:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:07.731Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d2825e2b-3ff3-401c-98b9-0923260aadca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:17.739Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1fe3dde5-c0ea-4872-808d-8dd8acb402b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:27.751Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cf24b0a1-3ade-4502-9501-3d1c9610a290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:37.770Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=19341b9a-eb5c-463e-b9e0-cafeee4b88bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:47.795Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b633ca28-73bd-4610-998b-2a5a10ee5695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:57.816Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=36fa692f-7bbf-4e76-b85d-9cc013b1689d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:00:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:07.838Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2b873059-8936-4d67-b4ce-cd58432e8cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:17.849Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=70953c28-48c1-44e6-8f2d-079b24f77626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:01:25.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:01:25.432Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T08:01:25.433Z |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 |2021-09-12T08:01:25.435Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T08:01:25.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T08:01:25.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T08:01:25.439Z |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 |2021-09-12T08:01:25.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:27.863Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d8ad573f-7784-4b5b-ba30-28a06a60466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:27.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:37.874Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e4a96132-da70-4d9f-822e-b4ce0eb1fe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:47.899Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b49906a7-bd9d-47bd-917c-edebf93a28ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:47.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:57.910Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5216ded3-2101-44cf-b270-5a95c7315d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:01:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:07.957Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e56e964d-4f21-468a-9f22-e94e0db95bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:17.970Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=03d809b9-7407-4082-adad-fb3ae8cf1c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:27.983Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=271ddcb5-ce87-40d5-9510-5b6df5b0cb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:38.007Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=920130be-0458-4624-b6b9-adb87584deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:48.035Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=20ac2332-2106-4315-8d2d-10cce0917715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:58.054Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=72b42803-997a-4462-92c4-c12f8dd3e5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:02:58.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:08.075Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=55429457-983c-4596-951b-b6d376f258b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:18.095Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2c15ddbb-3aa1-46bb-b1c4-168e2d8ab078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:28.154Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=bd05133d-45e5-49f5-b413-85df736bb0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:38.188Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b785de1b-ade6-4847-b947-ef2f18db4754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:48.202Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4f29c1ee-0967-4953-a493-bf398173175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:58.211Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f87978c3-8ec1-4951-aec8-b3ad6ac68fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:03:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:08.229Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=5586b4e7-d088-4e3d-9cc1-f64cce9d8033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:18.239Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fb3e53bf-0800-495e-9723-b18ef8b347dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:28.255Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d4ffa379-2117-4c65-be8f-2e11cc07bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:38.270Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b5a0d7a2-dedb-4e45-913f-218bf4a4f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:48.358Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2bfe078b-ef77-46a7-86a1-d831f3bc1b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:58.366Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e25911d1-f783-40f0-a404-be067f679dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:04:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:08.376Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8f970379-c3a3-4acb-8cec-0e69efcb87d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:08.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:18.387Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0e264943-a95c-4477-969e-da89d12ed07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:28.425Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=17aec54d-5070-43e7-bb69-88755f0e6b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:38.455Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e97687e8-2c80-4056-a4f2-a2b5aa8c8d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:48.468Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0c65e4b3-4642-40e8-8a13-a53515751725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:58.481Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4ab8ae07-c616-43e7-909e-61943c87bb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:05:58.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:08.492Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d472c8c1-2df1-4dca-aa5f-436a4e571861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:18.501Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=afcac62d-12c9-4f47-8989-42ea2c516ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:06:25.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:06:25.410Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T08:06:25.410Z |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 |2021-09-12T08:06:25.412Z |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 |2021-09-12T08:06:25.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T08:06:25.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T08:06:25.416Z |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 |2021-09-12T08:06:25.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:28.515Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=85967c75-42c8-44ed-aa87-2d655801b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:38.545Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=36e61eb6-c361-4590-97ae-47d1069b2e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:48.557Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=69bab633-8e89-479c-a295-444dc9aecd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:58.565Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a9c61dd0-f19b-41b6-a5b2-18108fb8b404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:06:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:08.580Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f2d24f55-2b64-4b35-a1eb-940028b504e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:08.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:18.603Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e512a035-9aa4-4df1-958c-23011b5b508f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:28.613Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c5b3c006-ecb9-4109-b757-0fa1a75e7086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:38.630Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3152a927-d798-4eaf-8215-bc3371d428c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:38.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:48.644Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=accf86d6-fcd9-4e5a-a007-83dcc74b5a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:48.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:58.652Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=22682998-3bda-43c3-a172-119dd53a93b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:07:58.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:08.668Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=017fc58b-8219-42df-988e-d42898c61b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:18.683Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8a5efe44-3d6d-4c28-9517-5316adb6b2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:28.704Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ef051f43-70e0-4459-b773-0dce675978e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:38.740Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=27fc6784-a2f2-4c2d-b763-328958da0efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:48.782Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=010dbc84-d35d-4c1a-a14c-b0e3004c2c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:58.794Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e50e5906-85a4-4c2a-b94c-cebc55b24a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:08:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:08.827Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6a787011-023c-4dd9-b18d-f42989132471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:18.839Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ead4ef2e-5738-45cf-b484-782f6739c8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:28.849Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3ac9c22a-1bcf-4162-896d-af21d5a69a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:38.867Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9dba52ad-18c5-4fff-bc44-98bf6b754ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:48.878Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b918159a-2b87-4e67-afd4-ba71b12eba07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:58.905Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4c5ac24b-19a0-4e4e-9329-88c9ffc53914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:09:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:08.918Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7a6792f1-c8bb-4d5d-ac44-27188dc73faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:08.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:18.933Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=219fcaee-ecdd-4639-80d1-9256f56fee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:28.943Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=97006893-da13-40ab-b016-0ff5ba3ecc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:38.959Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4013e3e1-3f60-4532-90a2-d8dd07351752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:48.968Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c8fe79a4-ef5a-4414-8dd0-9ee4990f4126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:58.985Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6d444d49-bff3-4617-b275-48873e8911f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:10:58.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:08.999Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9ce603eb-3b29-4b72-947d-09a66dcb62ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:09.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:19.015Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8307c771-da29-4f14-acf8-ff396ce43184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:11:25.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:11:25.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T08:11:25.415Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T08:11:25.417Z |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 |2021-09-12T08:11:25.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T08:11:25.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T08:11:25.425Z |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 |2021-09-12T08:11:25.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:29.030Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ae5b98c8-7527-41ae-837f-33d8fe2ab633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:39.039Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d31d92c9-7424-4f77-bc2a-b7b2fb76ffba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:39.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:49.052Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9442af4f-6fec-4af3-8b26-5fe21b2f6819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:59.060Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=be88f1eb-0bab-4819-bbf0-3afbb46955a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:11:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:09.072Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=edb868e6-9fa2-43dd-90c1-b1da8c1cbc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:19.092Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=e9ce4108-0f8f-4c3a-b3ef-01d3eba79540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:29.111Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7c18ed0f-548c-46fa-9952-3ad80cf957fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:29.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:39.123Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ed9a7d53-90ca-4448-8445-d1b465dea1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:39.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:49.131Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0ac1a21a-fcaf-4b5b-acb4-a51a6d36dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:59.142Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=796b16be-a5a1-463c-9b1c-6f67c99eabba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:12:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:09.152Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3da15117-fa5f-47f2-9747-06a40f88b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:09.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:19.168Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=04a530d9-6c7e-4313-a55b-4bc0616f7eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:29.185Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9c35b9fd-7511-4b37-aca0-53f6a680d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:39.197Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=7aade8e5-fd7e-47f2-9fad-814b73434790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:49.206Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6ca40362-b37f-4568-b033-fb3110bdf27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:59.227Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6495cf0f-7518-4077-b1e9-6ac5abdf504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:13:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:09.244Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=27303a99-6886-445c-bdde-5c7097692510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:19.251Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=cc733e87-c20d-4a9c-9848-c60083c26fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:29.260Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fe70c2f4-1444-4c1b-a29d-58f2f9a82636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:39.269Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=f33fde88-a3c9-4ff9-ba1a-a8b50a23090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:49.279Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d46bffb4-50e9-457d-bf83-e945c0ac44d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:59.289Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=87a46558-e232-4e75-b3b9-b72b920ecc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:14:59.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:09.301Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d3e3a063-d51b-471a-be5e-efd652c8d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:19.315Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a7e354ab-02a6-4949-8153-7572975bcdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:29.330Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=c6afb19c-5f3b-425e-9df1-cd3e96fc24a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:39.341Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3aab68f4-8025-47a4-8196-e13eea1ba35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:49.358Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d8f1b656-1089-45a1-8e24-bb220aaaa973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:49.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:59.367Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=166a8b9a-605d-4863-9066-463502f7be7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:15:59.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:09.378Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d506c4df-92c4-4e81-9d12-f1b58deef79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:19.388Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b17fe22b-3175-4150-a100-aa5be40fba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:16:25.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T08:16:25.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T08:16:25.388Z |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 |2021-09-12T08:16:25.390Z |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 |2021-09-12T08:16:25.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T08:16:25.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T08:16:25.394Z |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 |2021-09-12T08:16:25.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:29.416Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=2d02879f-47e1-4569-8fa8-7c26c1a213e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:39.429Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=901856f5-3f39-419b-9678-779fd010f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:49.441Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=1cc01e8b-6953-4dcb-bd11-9d526545785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:59.451Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=3238cac3-5c8d-4a9c-8461-626c1ae1311a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:16:59.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:09.475Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a887589e-6db7-41c3-ae85-30547696f970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:19.493Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ed63a8bf-a3a6-4a87-a949-157fc2d7582e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:29.517Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=23744519-a55f-4807-a722-5bb1e27e866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:39.527Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=9345686f-70d9-4869-80d1-14257fafc204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:49.544Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=d4485ee5-54b0-49fe-835d-5504707d61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:59.558Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=fd7d9c4c-64b2-499b-b603-0cba372d4502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:17:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:09.571Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=b256c176-21b7-42cf-af2a-302154eec6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:09.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:19.583Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=052b7ea2-8cd6-4d1a-badd-4533ef83fcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:29.595Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=984109ff-a7b6-4033-b41e-40b6c6643939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:39.612Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=a57d7971-414f-4a90-9747-3a19a6740f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:49.619Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=4b6f7f4e-5671-4ed8-9ddb-64ea9fbce79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:59.628Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=8d196eb6-0560-4a05-a22c-7503e926e2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:18:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:19:09.636Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=ed030de5-39cc-4af5-9a66-cd667fda5ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:19:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:19:19.645Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=0a7d9da1-ab70-4af2-8f5d-3b217af64d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:19:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T08:19:29.664Z |INFO |Init configs |InvocationID=e32a0787-8b84-4218-8250-98962e1e7034, InstanceUUID=6a33c28a-5038-4742-9c98-f98f22f8ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaeg