By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:33:58.445Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:33:58.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-24T00:33:58.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:33:59.035Z |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-24T00:33:59.101Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:33:59.101Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:33:59.102Z |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-24T00:33:59.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-24T00:33:59.244Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-24T00:33:59.260Z |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-24T00:34:00.658Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-24T00:34:01.093Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-24T00:34:01.106Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-24T00:34:01.107Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-24T00:34:01.161Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-24T00:34:01.161Z |INFO |Root WebApplicationContext: initialization completed in 1901 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-24T00:34:01.464Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-24T00:34:02.042Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-24T00:34:03.164Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-24T00:34:03.501Z |INFO |Started MainApp in 7.21 seconds (JVM running for 7.785) |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-24T00:34:03.585Z |INFO |Start scheduling PRH workflow |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:03.599Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b799fa7c-fe46-4839-bc28-b3450c82d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:34:06.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-24T00:34:14.128Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-24T00:34:14.129Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-24T00:34:14.131Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:16.248Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a7bda64c-2a23-458d-8c33-9bbb92b38053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:34:17.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:27.315Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e9721bfd-99dd-495d-acd7-f4f0cd733f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:34:28.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:38.388Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=aa21647b-8081-4e11-9fda-21de07c00453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:34:39.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:39.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:49.457Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f7664b0b-bbe7-4548-8a32-66eaa5cf97c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:34:50.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:00.594Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=529bb433-4f15-4b5a-9a88-0fb7391def50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:35:01.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:11.666Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=adeacd7d-a503-4e10-a549-3fd24dbc3da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:35:12.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:22.820Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=955296c2-4a81-4e61-8c16-dce3e18820bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:35:23.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:33.872Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d763d3f9-f657-45d3-8b5b-dc9bd651e37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:35:34.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:44.947Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=485e5575-c979-4a92-bca8-cfda3a587275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:35:46.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:56.021Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=220d3b21-8264-4182-9fa4-4008dd1d148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:35:57.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:07.088Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=41a8962f-503d-4f7f-b404-ca771b18dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:36:08.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:18.355Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b4524181-f16c-468d-b1dd-77647a06de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:36:19.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:19.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:29.487Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5e3faa7c-7e83-4c8a-b8d5-ef34b4ea1a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:36:30.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:30.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:40.563Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f7fe7f60-046f-4c45-bfdc-e6b6c7ddb6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:36:41.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:51.602Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0967b718-67d0-4736-8d78-f788b47db743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:36:52.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:02.704Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c6aba76e-0a73-4ad3-86d4-5faa8275be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:37:04.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:14.196Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7db04fe9-2d8b-4b8a-af11-29c6fe7e7701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:37:15.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:25.266Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=78427a37-f62d-4960-91ac-c1f94cac36d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:37:26.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:36.434Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=09cc2df9-11a4-4e79-8068-e364b02813b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:37:37.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:47.483Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2d4907ea-0d86-4de0-ba03-bb6284c9ab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:37:48.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:37:58.768Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d4cb51bf-92ad-4f59-b247-7e350be107c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:38:00.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:10.448Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=89c5e8e9-3bca-4301-9778-43fad31cb8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:38:11.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:21.715Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fb016674-238e-45ce-b3ba-6623687e9e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:38:22.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:32.759Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3195cb15-2e33-4f50-9a08-9021befc745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:38:34.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:34.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:44.212Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bddb4ed4-af01-4268-819f-07cf647883f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:38:45.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:55.280Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c081ae45-ca69-4e44-ab45-16155ef11085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:38:56.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:38:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:39:02.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:39:02.213Z |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-24T00:39:02.213Z |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-24T00:39:02.216Z |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-24T00:39:02.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:39:02.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:39:02.224Z |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-24T00:39:02.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:06.323Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=93b17296-945c-44c5-ac66-95901a574401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:39:07.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:17.395Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=aadd0b66-3c69-44bb-8de7-28cdde98abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:39:18.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:28.979Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ea5dcd26-bf3d-4b7b-8eae-3a357895e8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:39:30.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:40.271Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e460b759-080b-4175-82a0-bf9f6941893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:39:42.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:52.047Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d2ca7bd9-048d-4a20-bb07-3177f6d3977f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:39:53.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:39:53.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:03.100Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2a1531e7-48a7-4f56-8377-75b1cbb14e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:40:04.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:14.227Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dd1504cf-fd63-474d-8c1c-759458b26b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:40:15.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:25.367Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8dcd98f1-0f02-41bc-ba76-4803e4ae359f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:40:26.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:26.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:36.435Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ccf4db65-b719-4d69-afcc-4e8d00aa00a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:40:37.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:47.507Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9c8f5af7-c1f4-4c76-a57f-e5839196f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:40:48.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:58.577Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6ffa9358-63c6-4048-aef3-36bc73324dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:40:59.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:40:59.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:09.616Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3a41e986-d3f9-40aa-929c-a66d581702a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:41:10.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:20.789Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c6089a08-1291-489e-9e9a-b8eec39e4224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:41:21.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:31.858Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4d3a42e9-1586-41d4-93ec-fd4f52f7ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:41:32.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:42.897Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=da2ab0e4-099d-4bfa-a056-328e4beb1d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:41:44.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:54.419Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=293f1511-2275-48f0-bcf3-3010b84354dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:41:55.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:41:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:05.584Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1e3e3faf-0360-45f3-a68b-5b78fcf84c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:42:06.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:16.624Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8e21244f-efa1-40dc-a8bc-5faad661eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:42:17.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:27.698Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1d8d81d7-f2d2-49d8-9f3d-1bae2a2bc054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:42:28.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:38.899Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7f8fd5b6-47e7-44ec-9e82-dcc3b53aa0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:42:40.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:50.228Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=12d8e460-0252-4acc-8b40-460a36bcae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:42:51.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:42:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:01.427Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5862edae-0b69-4b56-964b-6d9fb724f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:43:02.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:12.496Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=71763f71-f73c-48e5-aa25-c2fc3873b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:43:13.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:23.538Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c466b950-7c10-4372-89a3-b26b2825dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:43:24.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:34.612Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=33ad8cbb-3838-41b1-9dfd-85edd16dae53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:43:35.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:35.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:45.683Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f4e0bed9-241f-4d4b-b282-c036f009bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:43:46.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:56.753Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=efd819e8-564a-4633-bb87-51ac1d571565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:43:57.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:43:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:44:01.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:44:01.709Z |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-24T00:44:01.709Z |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-24T00:44:01.711Z |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-24T00:44:01.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:44:01.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:44:01.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-24T00:44:01.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:07.923Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3aea0525-2188-418b-9020-fe71aef4511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:44:09.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:19.158Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=15298baa-7935-4a9f-86ec-0c48c36a7128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:44:20.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:30.195Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f69d58b8-d12d-4a81-975c-95f61a70a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:44:31.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:31.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:41.273Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=60ee04ed-f954-4e0c-a019-c05dde67532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:44:42.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:52.597Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c223f034-e67c-49c3-8d2c-a3ed606dd056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:44:53.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:44:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:03.635Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cb3bcb2b-0ba3-4b60-94ed-b2cc2b548c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:45:05.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:15.664Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1c24f035-21f3-412c-a845-2b6c9538a691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:45:16.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:26.736Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=212b0b0d-70eb-45a1-800a-b3bec618e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:45:27.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:37.779Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=76967bf3-a029-4eb5-819a-8c5fa5c49401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:45:38.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:38.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:48.848Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1a72d756-62ff-4bcb-b199-3fb3fbda9162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:45:49.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:45:59.954Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c3365da5-ecff-40d3-95f9-63159839b156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:46:00.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:10.995Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6b3b0959-2296-4da3-9868-695b93f8c32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:46:12.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:22.163Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=be369d89-36a6-4a78-bc76-f753e624d511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:46:23.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:33.235Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6882864f-f3e8-4973-8f63-90091edd8f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:46:34.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:34.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:44.371Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2544121c-2c20-4b0e-ae67-b9948b936701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:46:45.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:45.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:55.408Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a8d44fe5-3f4b-4d88-9e1f-52503b70b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:46:58.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:46:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:08.082Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=23a2f6f6-ab57-4164-8e63-e8722f6e7158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:47:09.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:19.250Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=961deb7c-1291-4456-a4db-3677e579d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:47:20.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:20.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:30.291Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a893e615-fa61-42ec-92e4-207c52a4c739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:47:31.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:31.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:41.522Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7afaa241-8f2d-46f6-9d17-1d2091aded4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:47:42.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:52.595Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=98f34cc6-51b3-4fac-9d3a-1620f95fad78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:47:53.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:47:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:03.666Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=909ffc68-74a2-40c3-9dbc-c7c329753845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:48:04.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:14.739Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0211f49c-bbaf-4347-8f83-1ca0bba3345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:48:15.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:25.775Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=216974af-319f-4e79-a49d-17992d9f44f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:48:26.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:36.883Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=892a06b8-dbb9-4202-a929-65b441aa4968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:48:38.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:48.083Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=217a7b1f-0de2-4cc7-9967-fefb5b3c9ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:48:49.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:49.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:48:59.154Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0710fa41-7aac-491a-a99b-f1d7ffc8d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:49:00.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:49:01.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:49:01.662Z |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-24T00:49:01.663Z |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-24T00:49:01.664Z |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-24T00:49:01.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:49:01.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:49:01.669Z |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-24T00:49:01.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:10.259Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=796f71e8-52a4-40cf-95b4-1077c92899a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:49:11.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:11.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:21.461Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fb4f3ac3-67aa-45b2-b368-3975b03aacbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:49:22.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:32.496Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0f640f06-0911-4b26-b431-6bbda4f8ddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:49:33.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:43.570Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c6fa52a7-fb7e-4705-8862-ed9c5350b851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:49:44.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:54.642Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b58e7804-3982-4123-b0fd-016e42780a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:49:55.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:49:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:05.681Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bfda4e53-6998-487c-95da-3bd83ff85781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:50:06.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:16.880Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f9529593-1686-496d-b5f1-bdc8e733dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:50:18.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:28.339Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=43ae09b9-11bd-4137-8851-b906e9e4442f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:50:29.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:29.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:39.378Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e16dde66-bca3-492e-ab5c-1cf75a221588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:50:40.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:50.479Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5a2588cf-865c-40fe-a836-7c08aedd0a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:50:51.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:50:51.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:01.557Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=32d83e8e-f286-4220-af32-d58564a70d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:51:02.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:12.610Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ce7b399f-bedf-4747-bc61-de7af3bb1cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:51:13.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:23.666Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7df9e6bc-ad81-45eb-88ac-ce5728ec3cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:51:24.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:34.768Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0f8ea4dd-9a16-4ddf-a6d6-a8e1bc3995ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:51:35.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:45.811Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=297dea6c-df41-4642-b2a6-709e31da4f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:51:46.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:56.886Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=387d1d61-5c9d-4243-9550-3dc336010e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:51:57.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:51:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:07.955Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cc9401da-6d21-4e02-bb95-1cfc8259d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:52:08.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:18.995Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1f95bab0-a22f-44a3-bccb-93c1d775312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T00:52:20.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:20.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:30.128Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=97e3fc1e-96b0-4421-b172-d8c7b6ad9070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:40.591Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a17c8973-2039-4cad-bfa8-3fcf9908a8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:50.609Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cd85ccfa-e1db-4d68-8074-89632819f2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:52:50.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:00.623Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=40c5fc98-aa91-4a03-9037-bf487a6b6017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:10.636Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=be2058f5-600f-4474-916e-22e11e7eade1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:20.649Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=caddf15f-d5df-4dac-96f6-6ee178aa20a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:30.661Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=62448620-aced-424d-82e3-1d1dd5fc9d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:40.672Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cdb54b2a-ae24-4356-8982-4117d6d4dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:40.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:50.684Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5e9417e4-ad09-41bf-8fca-58deabeba65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:53:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:00.697Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=492bd122-d9ba-4f0c-bfc6-ca97a680c782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:54:01.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:54:01.680Z |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-24T00:54:01.681Z |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-24T00:54:01.682Z |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-24T00:54:01.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:54:01.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:54:01.686Z |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-24T00:54:01.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:10.708Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b2bef9b7-462d-4683-8c6e-23bd592a5ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:20.720Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ecf4176d-a128-408c-8c1f-eeb5e82c208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:30.732Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4eadac57-bb85-459f-8825-0d55a18419c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:40.741Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=976d4dd6-a5f0-498f-b1d5-d6433117a2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:50.753Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6a2e1a95-e72a-4548-ac6a-4712ff00df50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:54:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:00.762Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=823eb9b2-2258-43ec-8ff1-5f9de38a0b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:10.774Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1a1f7eac-dfa5-4981-af8d-40ba97639501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:20.785Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f36950a6-b637-4aed-8911-156dc47eaf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:30.794Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=54fcab2f-434f-4063-beb1-90281c49a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:40.805Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=997ac8b2-81bf-4f42-80b6-d3fcab4b288b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:50.816Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=192f52de-b088-4691-922c-98b9b9d683b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:55:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:00.826Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4e50e97e-4747-4916-949b-7a00acbfc660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:10.837Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=55f36b3e-f51e-4cdc-829e-ba5eda02e308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:20.849Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=45cffee5-edc3-49aa-ae64-ca6e5f7bdfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:20.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:30.860Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=04818def-4c45-47be-bc17-3926af2af1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:40.870Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=18a48848-a130-4bb5-8fc9-9fe0abb8fef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:50.883Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ec1567eb-41dd-4192-9d8f-27a54cf409dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:56:50.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:00.894Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fd3004a8-d88e-4d53-8754-f0e7f30ba9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:10.905Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ee1da63d-f4ab-4477-9d2e-2c86827dfdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:20.917Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8e7c8ba0-fef9-4bae-9772-b6b93c15dc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:30.929Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5b0b7e10-8112-40d7-a869-cae337528550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:40.939Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1c8c7c05-4ae9-42e6-8dbd-ba67994b4ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:40.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:50.950Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cb166847-9a43-4e3b-87b9-fe149634342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:57:50.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:00.962Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=abe8ca2b-095b-433f-8bc8-8b70f542a952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:10.971Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1f77575c-d871-4134-bc7e-0d55ff06d46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:20.980Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4b9093f1-6390-4e7e-9024-10d7b6424ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:30.990Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=324c5d55-a59f-4de2-bc10-eadfa10e4161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:40.998Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3e22fcff-d882-44a3-b7f7-4d738285410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:51.009Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b9ef9b12-4b0e-462f-9727-970e7c3d0794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:58:51.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:01.018Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e57cb519-f18b-4ac2-8615-22ddfa820aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:01.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:59:01.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:59:01.663Z |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-24T00:59:01.663Z |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-24T00:59:01.664Z |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-24T00:59:01.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:59:01.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:59:01.667Z |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-24T00:59:01.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:11.027Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4b10409e-ffdd-4557-b38c-26bae6ca794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:21.037Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b9e8cc48-fc3e-49e0-aaf9-20378be7bdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:31.046Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f3dd941f-e915-4a2c-8403-5a634fda05a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:41.054Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e3270a16-b3a4-430d-8aab-be996032ad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:51.064Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ba57ae9d-8062-4bfa-9115-bd0e7d6ec557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:59:51.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:01.075Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a1997124-8609-4a3b-b2cf-746cf7ffa723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:11.084Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fb0d59f9-71ee-4bdf-9b37-2edd85dfdf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:21.093Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ed5e41ed-fd30-4fde-9f9a-981f876d6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:31.103Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a02a7404-824f-4f54-a4a3-88b3287fa94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:41.113Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8d7f1c99-1a3c-488a-b7b2-821b12c8defe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:51.122Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bc56cf50-7a76-4c2b-b21e-fc3a4822694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:00:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:01.133Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fa3ffe63-09a7-4a6e-a86b-e7c0801d128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:11.143Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=be1e06a0-15f7-457b-b598-cb5cfbe1b437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:11.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:21.153Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d0403e8c-7465-444f-91ee-bef648b4b616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:31.161Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4fe29ea1-c8dd-4e39-af04-fe8e9917b199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:41.173Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ec09ab30-709f-4009-8169-d394bf846dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:51.182Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=09f8af04-6bd4-4a30-a054-3b9042aa3b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:01:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:01.191Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=860c5b7f-75a6-48fd-aff5-2bf76decf454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:01.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:11.201Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f469bf07-3960-4c20-8d91-943110ee9aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:21.211Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b56205a1-80a2-4d96-a7bd-d7e3bf1b793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:31.220Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6b8b2f0b-b7a0-4e08-96aa-93182b6f1edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:41.233Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=719f37d2-62d8-4f1a-a0a2-c51f307c4af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:51.242Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d0dede13-8fe0-462d-9dbf-30b10d244f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:02:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:01.254Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cc5ab9f8-8f6d-4106-9bff-4300716bea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:01.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:11.264Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b2ef8ea5-5279-4006-819f-40b941aaf9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:11.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:21.275Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ae819c59-ba2b-41d5-9c94-bde97d76167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:31.284Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=850149a0-7eeb-4de9-86b1-f3a88a34eebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:41.293Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ccd2743f-875e-4327-be51-436afb6c4570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:51.302Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1b0cf74a-b499-48ef-9856-7ddcaaf3e81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:03:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:01.312Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5c133bcd-f9a3-45d2-96aa-ab2233585f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:04:01.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:04:01.697Z |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-24T01:04:01.698Z |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-24T01:04:01.701Z |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-24T01:04:01.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:04:01.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:04:01.706Z |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-24T01:04:01.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:11.321Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6d812a22-a266-4f8e-be44-e5ecdc5683a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:21.329Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=44c3f814-fd00-47b1-8460-aff3fc40987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:31.339Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=57d1dc42-6943-4f4c-af10-89c5fc8660ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:41.349Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=edbd88de-0596-4fa9-85b8-8960051bc2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:51.361Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b604528f-c3e7-476f-a426-a439c544c92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:04:51.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:01.370Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5c481854-8d30-4268-a3ff-6b4b09722171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:11.382Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d2de0440-2e91-4fc1-87f1-c97a2187a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:11.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:21.391Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=64506699-ac40-4485-be68-a46885dca388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:31.400Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=771eb357-0360-439d-a4e1-9acc28176241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:41.408Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=74425657-ff62-49e5-b376-a598e15a465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:51.416Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=88144593-2cbb-4411-83b8-f71e2cf4d820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:05:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:01.425Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=317ff154-2248-4623-913b-6c2a863496e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:11.433Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=006c3323-c3cf-4598-8618-fa07db1d5bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:21.442Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f245f6f4-0a74-4733-b92a-d24e1afd572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:31.451Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5153a5b9-d2ca-4547-ae63-f63e0d9f915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:41.460Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=49f6b13a-b7b1-4544-9d60-9d25f7e1623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:51.468Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=52610a5f-c16a-45c3-80c9-3ffae7b767d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:06:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:01.478Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d44f5ee3-1206-4565-bd6f-3fd1e07e4a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:11.486Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=936759ed-9b1e-47db-a2e0-4fcf8172267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:21.496Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2ed62557-980d-45bc-ae6f-e7ad2ac26ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:31.506Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=32820e37-d9d4-42ec-abda-46eedbb03199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:41.515Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2ea5b860-722a-4234-9577-3a1936a5320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:41.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:51.524Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=508fe8f0-621d-420d-9b96-2c2b10e8fda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:07:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:01.532Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=100801e3-4bc5-429c-8820-84092772231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:11.540Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=45b37651-23c5-4bcd-be02-341ee8767d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:11.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:21.549Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8dce65c5-c77e-4374-a991-8ca503806d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:31.558Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=618bde64-39a5-4271-85a8-05e7b62f5ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:41.567Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3595bb48-fd8e-4cbd-a95a-38d5006957f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:51.577Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d88448e2-dd92-4be1-b996-d257edea8f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:08:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:01.586Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0774eaf9-63ae-4a57-b0e7-9d1bd3b14289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:09:01.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:09:01.709Z |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-24T01:09:01.709Z |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-24T01:09:01.711Z |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-24T01:09:01.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:09:01.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:09:01.714Z |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-24T01:09:01.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:11.595Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f2b39b0a-52ba-44f5-b660-b5ff638ba507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:21.603Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fd6f2a80-5cea-4e7b-8adb-a4b2aa38f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:31.612Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2de40409-9961-45cb-99b4-71cc8806f9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:41.621Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f0ba26a4-425e-48ea-9835-532a635b492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:51.628Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=de870670-15ba-44fe-a445-7768a04c7c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:09:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:01.637Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=eaee0462-e5ca-42a1-9edc-4e49845ae938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:11.647Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a22e42e8-d90e-4a90-aad6-d7ae73b84c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:11.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:21.655Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=97a0d2c5-8eb8-4cf9-965a-9848739473e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:31.665Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4dacb99f-2b61-4a23-b651-1e8a311f43f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:41.674Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f43fbd23-c6a2-4a74-9586-bbd19b3b77a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:51.684Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f914c1b7-9be9-449f-b476-9acccc182ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:10:51.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:01.692Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f5dcbe3f-9a98-4cf1-bd9f-ead0ae879fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:11.700Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fdbfdd4c-95ec-4879-8e81-7946626c40e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:21.708Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0c11ab66-b098-46db-9d3e-7186b1a6174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:21.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:31.716Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e4672eb2-5f9e-4493-9edd-bce078d21c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:41.725Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2919ded1-b7e9-4a0d-9ac6-7e96fb0196da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:51.732Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f4797900-3fb2-4fb4-9399-bdf32c480995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:11:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:01.741Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=770d47fe-4421-40f2-87d3-3fb9fca14b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:11.751Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0946e101-150b-42e6-bb26-876d85776c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:21.760Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cb9d9b15-071f-4d43-9fe3-d2d882913fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:31.767Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7360ee2f-1272-49e6-9808-40edb15ac015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:41.777Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d29b0f6b-c1d4-4cb7-bc5a-bfd72a129285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:51.785Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=58db6f59-a8e3-4ef8-8d15-62f5aa64b9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:12:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:01.795Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bf950e8b-f3fb-488e-9351-44937f34e128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:11.803Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ffd3e2bb-de14-4168-83d0-cb838a516bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:11.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:21.812Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=13d41786-db40-4640-ac1d-5900fa2405bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:31.820Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=af54ebdb-a520-452c-9b67-4e5b52afa303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:41.829Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d66bc2d8-c183-408b-b643-c6563e9bb34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:41.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:51.840Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ea076aa0-4c7c-41f3-adf1-24a8e787cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:13:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:14:01.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:14:01.681Z |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-24T01:14:01.681Z |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-24T01:14:01.684Z |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-24T01:14:01.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:14:01.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:14:01.688Z |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-24T01:14:01.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:01.849Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=305727fa-efb9-4853-9a27-d54e7cf1430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:11.856Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9ad65eb7-bc48-40ec-88a3-216eab3a842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:21.863Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d976d9be-681d-4a2c-b601-e7dc6af6b917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:31.870Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=99afc82c-6e75-4f6a-9ea7-6ffa98471085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:41.878Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0bad7af1-1537-4ea8-a3fe-6799b8b93c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:41.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:51.885Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8b126385-a909-49ab-b663-f38092012456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:14:51.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:01.895Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4ecf1227-f4cf-4a5c-b19b-ee32f57e8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:11.903Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dd9b90a6-aab8-4dab-b7c9-11a9917da14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:21.911Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=29565c29-399c-4493-a7e3-653f7fc4c47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:31.920Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=378e19b9-ca15-4e8f-8163-be9b5a642229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:31.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:41.929Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=925f8af5-0cb5-43c0-b5d8-a3265ee92d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:51.937Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f8b40b36-a8df-41f5-bdc7-1b2377c8c360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:15:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:01.948Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9c1637d8-510f-4dc6-a689-e63a71de6bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:11.956Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dbdf6ec9-f578-479f-922b-ba4ffc395a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:21.964Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f85664c1-ee00-42b2-81ff-add1cd3ce0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:21.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:31.974Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5fef0db6-d3bd-4d0e-8f3c-870d2574f7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:41.982Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f6ba6a36-e6a6-4f73-a290-58253d40242b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:51.989Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=67535ca3-2646-434d-a732-379a77bad62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:16:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:01.998Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ef8d805f-ecce-4697-aff2-08400e2835cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:12.007Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=130a5637-c675-41ec-86b1-5f840b1f9d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:22.014Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5d581e83-2802-4322-ac32-8cc426b12dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:32.023Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bae8d783-4738-4e61-8a2b-d216ea2021fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:42.031Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=042edcb7-df6e-4521-877e-691d1669573d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:52.039Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=40d70e74-3bf0-4bfe-8520-8ccb4872f6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:17:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:02.047Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b5b51725-42bd-4aa1-b7e3-ce9a866b63ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:02.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:12.055Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5accf0a0-e190-4817-9b87-ea08db79b95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:22.065Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=774b532e-77cf-40b6-87ff-2c6898744066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:22.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:32.074Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=763d3e92-8e96-4cda-8e52-149a2f997163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:42.084Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=be3559e9-1881-4cf3-adf3-8615372208ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:52.096Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3cd222ed-6b33-4b4c-a77b-b50cb18da494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:18:52.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:19:01.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:19:01.681Z |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-24T01:19:01.682Z |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-24T01:19:01.683Z |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-24T01:19:01.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:19:01.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:19:01.686Z |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-24T01:19:01.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:02.105Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a871dd20-2a2a-4168-99ab-1a797325594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:12.113Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=82fb0913-5226-4fad-ae15-509eefe3b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:12.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:22.121Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9fa69866-2f59-4bc8-bc30-c0e996e47fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:32.129Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=66715648-5223-46ed-956a-62538a90c573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:42.139Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e9355f46-bb93-4d8c-83a4-f59d2dee224d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:52.148Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a7db2b0c-7899-430f-82d4-f5876e270626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:19:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:02.154Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=447c19ea-db6e-4f82-b561-edd3e67f187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:12.163Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b6825385-40b4-407d-a2f2-09bc9e009e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:22.171Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cc35783b-12db-419e-b345-d0187ced5d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:32.180Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=262aa9c9-6985-41d9-bc13-a6c78aedae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:42.188Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=30895a65-9643-43da-bafc-5bfa6838b148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:42.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:52.197Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e3f99e7f-e04a-4568-84d3-af9dbcf3278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:20:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:02.204Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f2d91268-0a57-40bf-a541-20445b481f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:12.212Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f6837cdb-bbf7-4174-8454-6462ab0d63eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:12.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:22.220Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6ddf7ff5-e200-4c95-b208-bcf1cb35425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:22.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:32.227Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=377965d8-b89d-409d-92d7-b99d5279eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:42.237Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=65642273-c3a7-4f48-9cc3-03eefe2d9837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:52.245Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=be02c618-164a-44d1-885c-d041bcf8bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:21:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:02.253Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f4e25a93-b1aa-48c6-81c2-c7a4f3d7e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:12.261Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f76ec9c4-a872-466e-bfe3-235152922d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:22.269Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6c7755cf-2d35-4e59-8a8a-936b87ffa1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:32.276Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ef9ae6ed-e7e5-46f9-8204-2d076a7dab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:32.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:42.285Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=139f4674-6bbc-43f8-9086-c0c61dc675ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:42.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:52.293Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b54353cb-6f0a-416e-bab4-42a69ae2423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:22:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:02.301Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=53a2c780-e2d6-4666-b135-b991680c1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:12.309Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=180b5702-7bfd-4ee1-b65c-2ca62465c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:12.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:22.319Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b00789ff-4023-44be-92a0-0d2c0770e5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:32.328Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bb109ade-bb83-4a1b-9c93-3cd59f7734a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:42.335Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a498a138-5ac4-4add-b29e-646293be1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:52.344Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1c1a4b8e-802a-45b9-9e13-18ef0b6ec9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:23:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:24:01.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:24:01.690Z |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-24T01:24:01.691Z |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-24T01:24:01.692Z |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-24T01:24:01.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:24:01.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:24:01.696Z |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-24T01:24:01.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:02.352Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9310d704-7b13-476e-b5cd-d43315cb7dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:12.362Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cf8155b0-763a-49a8-9a1b-ede5df06ce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:22.369Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1bf8c88e-672d-48a7-b7b1-a3cbe3efe4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:32.376Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e62e409e-ac46-4c53-9950-8fe8530e9b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:42.385Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dd34fe93-0cfa-4489-98d7-fa88276e424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:52.394Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8ad4e9cf-ea90-4405-86a8-500d6e6ae782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:24:52.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:02.403Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2fd4c427-3564-42ba-ba64-a806286353f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:12.411Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=53f62e68-68fa-4d6e-8396-b6f8d49d7c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:22.419Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=365f634a-b32e-4731-9ee1-11b70176eb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:32.426Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5bfd8931-977f-48b3-84cd-af2f1c9b412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:42.437Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=51819a6f-3351-4e2d-9e20-a771d03333a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:52.446Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0084b51b-0aa3-4ec7-b9fd-fb25075fd0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:25:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:02.454Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b17d0390-9422-4cf4-a156-4ec085fdb3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:12.464Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=759f5da4-e298-4eca-85d2-d3c02ae3bb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:22.473Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b371f890-e763-40a3-9caa-4557286eb7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:22.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:32.481Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0b7bef39-dfee-47e9-9479-a9351fece261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:42.488Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=df3d082a-60d6-4f02-8b99-6d5f5e5f64ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:52.497Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d3ff6232-4088-47e4-a970-d6a0bc7f7758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:26:52.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:02.505Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4e76d7f5-ad79-48c9-8652-1eb324c7c547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:12.513Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ae5fd264-2cf7-4232-b708-2d9954bae6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:22.520Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8a676000-7c57-4f9d-801b-92ef83e4ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:32.527Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=584f1a28-0be0-4eac-8aad-11b00bafc332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:42.535Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b812b0d3-7f3b-4d85-aca4-ab73272cd285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:42.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:52.543Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d88378f4-d096-4881-a458-b0a6bcd5d200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:27:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:02.551Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=927f2b1a-8c17-4bde-b582-63776e24d0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:12.570Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1b354808-18fc-451c-9f83-9c893805e091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:22.578Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0760082a-bbe4-4199-a58c-29aa99cb019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:32.585Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=47ea32ea-582a-4003-b38c-6905fa883dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:42.593Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=afe3eb23-cca2-4983-a960-b42992f2b7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:52.601Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8809d05a-6b11-410e-a2f1-57e093046143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:28:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:29:01.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:29:01.673Z |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-24T01:29:01.674Z |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-24T01:29:01.675Z |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-24T01:29:01.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:29:01.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:29:01.678Z |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-24T01:29:01.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:02.609Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=db0d0c0e-6959-4275-b4f7-b8108bd21fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:12.617Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=147c7703-5703-4f59-a403-f43b97b2db4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:22.625Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c69712cc-1d67-48eb-b846-8ea0e8b49b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:32.633Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=db68668c-971f-43c2-af3e-5f5971147ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:42.642Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=11d4bb15-1957-4674-88a2-eba8692369b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:52.650Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f34fecb8-75ff-4bbb-a7ef-3e87748e19e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:29:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:02.658Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=db26dbf9-5814-404c-b112-d39c2af7c048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:02.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:12.665Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=443bc41c-e745-49e3-b41d-7bab25ec955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:22.674Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=70111805-d7fb-45df-96bc-0123d41cf285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:32.682Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=56e5aee8-e8c9-4ab9-ac0c-f0154c2cb04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:42.690Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e30865f2-d442-4dbb-b75c-b9a7f3e59048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:52.698Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1687cac8-4d8d-4355-8dca-1cfb322d6631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:30:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:02.707Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8d0da615-e1d4-4790-825c-4d98113944a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:12.714Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e78bb771-5fcc-4430-a01a-e28aedbc1676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:22.724Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2197815c-e4be-4924-bdfb-1fa185b3a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:32.734Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2d8b0a3f-a693-447e-acc4-b38c120eac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:42.742Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6c03b762-d341-4cd6-8760-7118a7597705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:52.749Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1dbcecb5-22f4-47c7-8fe4-98bc138f06f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:31:52.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:02.760Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0d9c0f1c-594d-4588-8365-94b7dc579463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:12.768Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5e5e77f6-fb41-43da-8158-b6c218817ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:12.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:22.775Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=30f5158a-04d7-4715-aa2f-5628f42f2d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:32.783Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cdb96f63-578e-4239-a71f-8ddf8df30d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:42.791Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=99c2152e-1685-4cd9-bc51-46a59ff09d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:52.798Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2935fb73-76c2-407b-ad2b-6271b2c1ba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:32:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:02.807Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=de9199cc-8c37-4029-9c27-6e4e75649b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:12.815Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1ac9b70b-bce5-462c-8317-9e9906f37f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:22.824Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b8b3a2cc-f50c-4ade-af45-17764659f756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:32.832Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6e0899ce-e3a2-4f73-a092-5b894234e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:42.841Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e012a4e6-d4de-4f4c-bb7f-dd4407b2bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:52.848Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c04969a2-43ab-4859-92a3-57fbc85a92be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:33:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:34:01.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:34:01.663Z |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-24T01:34:01.664Z |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-24T01:34:01.665Z |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-24T01:34:01.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:34:01.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:34:01.668Z |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-24T01:34:01.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:02.857Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=42ece387-56b4-4b96-966f-54aa55fced3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:12.864Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c625be80-dd88-4eff-a4bd-ba1755745204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:22.873Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3a45b1d2-04d1-4243-b46b-76ab3f6e850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:32.881Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b07b003a-dce6-4e65-8b8a-986f6ada59c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:42.889Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4a5dc248-f73a-4f62-abae-b88e9e07b89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:52.896Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=deb43296-7a4a-445e-99be-63918a46403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:34:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:02.904Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6f6905a1-bd99-48c6-b837-68aaa418067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:12.912Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=af00888a-eff1-4dee-b475-3be68d913c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:22.921Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ba631c7d-af95-457b-be12-2108f0b635cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:32.928Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8cb90ce7-ec11-4ead-b02b-586f1d7388a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:42.936Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b2baa33b-3bc9-43dd-82f5-3f10d26c7dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:52.942Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c11b2862-da78-4112-b39b-2d2638a3d555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:35:52.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:02.949Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4535230d-9f46-4363-99cd-17244e0d9675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:12.955Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b15278cf-9ea5-467f-8b1c-77e3de3ad0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:22.964Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f3e5acc2-91a8-42d6-b0e8-2293d92b9167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:32.971Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2b4f3899-43c3-49a2-b064-22e44983809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:42.979Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=046d4331-edda-4a22-abef-298c4d86a8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:52.987Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3ba372e7-57b8-4eb6-81eb-bf71aa25a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:36:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:02.996Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6ed862e2-bdcf-492f-8572-358ce993c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:13.003Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a63aa396-8612-4da8-b206-fb656609e331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:23.012Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9c43928d-7f01-4c5a-ae01-24e6899f484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:33.019Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=81eb7fdc-87e2-44b6-a630-b7ffd77324be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:33.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:43.027Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0f4c5165-b9c4-44bf-8951-e72c54dc3ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:43.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:53.034Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=de744ce1-5905-4808-8fcb-16573cb99fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:37:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:03.041Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9d90506d-1206-4770-aa8b-7b320ea1edf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:13.049Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4f8ed348-f022-412d-9f4e-0ded2f480e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:23.056Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3a8ef95d-1560-4e4b-8677-05d431f0439c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:23.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:33.063Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a253b370-0244-410c-ae05-99a18d47b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:43.070Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=78811ba9-ca1a-4ea3-80d6-e2bcca9381b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:53.077Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1aa3dc0d-4de5-438a-b0c7-b7aa5ec367a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:38:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:39:01.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:39:01.666Z |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-24T01:39:01.666Z |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-24T01:39:01.667Z |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-24T01:39:01.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:39:01.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:39:01.669Z |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-24T01:39:01.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:03.084Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=08799a78-959e-4716-ba89-7325ac4908ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:13.091Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d32bc22c-1d13-4ff9-b109-6246faddca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:23.100Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1e34385b-b763-41f8-b154-cb1881024832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:33.108Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=34c60162-b899-4668-af42-1ba5ec3234be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:43.116Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=73d0339f-df3b-47a6-a10f-39510effd055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:53.122Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=23213b94-7ff1-4401-b679-610754e40f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:39:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:03.130Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6b1271f4-2743-4a86-a963-aaad7d76e6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:13.136Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3ef815bb-85e7-47ff-988c-968b633729cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:23.144Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e726b911-5bec-4f77-a030-d9647a06a10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:33.151Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=53a9fa61-c2eb-4b25-a737-cb18b86e8aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:43.158Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1ca45504-6eb7-4a2c-b3ed-1374fc470e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:53.165Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fca368a8-2e48-4103-b444-47d6bd62c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:40:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:03.172Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=63fbe3ce-9fbf-4aa1-9fb9-76e833671a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:13.180Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dd2fdca9-9e29-4983-ac17-9c042c61717e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:23.187Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3d40e76d-b5f2-480e-814a-f6cfdccb4d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:33.194Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e524d73a-399c-406b-985a-73896ca80ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:43.202Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=91d616a2-7916-45c7-8197-81f4927c41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:43.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:53.210Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8fe0ff24-b515-425d-aebb-ff7807360579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:41:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:03.217Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1972cc0a-2af7-4795-8236-81d74c4450d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:13.225Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bf6916ab-d1a8-4648-aed6-91f6ecdd5a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:23.233Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1e2a0eb6-d2a8-4400-a312-da4da796182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:33.240Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6f5e5f22-4dae-405c-a73d-40f86b3dcd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:43.246Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bab29c64-859e-4986-8937-c26d3fb68ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:53.252Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b98bf5aa-afbe-4083-936d-c013eba45b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:42:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:03.260Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bc46f135-8ade-4397-8dcf-355252079b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:13.268Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e8116fa2-3eb1-4aee-863b-1eb89f1d99ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:23.276Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a580e267-eaab-493a-b49b-807e99903dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:33.283Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1a9625b4-1712-4aa1-ad16-37e6dec9dbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:43.292Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ad13f5e3-f965-4208-a68a-84b80b652096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:53.300Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d7fae98e-905f-40da-815e-dfc83b31d24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:43:53.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:44:01.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:44:01.667Z |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-24T01:44:01.668Z |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-24T01:44:01.669Z |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-24T01:44:01.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:44:01.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:44:01.671Z |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-24T01:44:01.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:03.307Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=04aea878-b8a8-42bc-ab21-fbdf2c02bfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:13.314Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1bef413b-bccf-4cc4-b56c-99b89d6e104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:23.321Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f8785028-9ea2-4f9b-898d-51200edca687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:33.332Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bc219c06-65c7-425a-9ad5-d6066f7cab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:33.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:43.340Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=faad923d-2024-4280-b3e9-7862099602ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:43.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:53.348Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7862bb60-5844-4fc5-8363-ce322af990cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:44:53.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:03.356Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=32af1d4b-0fc8-45b9-99c1-10f702f70c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:03.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:13.362Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=07787c19-ae83-45a5-9053-e1d07f60685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:13.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:23.370Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=14846dae-2bbd-42a4-957f-ab9abf6cce11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:33.378Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cb93900e-869c-45a4-86cc-59dd834bd16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:43.386Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cb71408d-080c-4168-81c0-ffe0176b7318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:43.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:53.393Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b5346e14-2108-4a88-b1f0-db7d903b8638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:45:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:03.401Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fedf40b0-66d6-431c-bca6-8a24b36f808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:13.408Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=68b90849-2e9d-411d-8463-dc97ec70b438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:23.416Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5c23e797-7c4b-40d3-9efc-b7c589a0ff06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:33.423Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d303ea7c-91f0-4bd9-bc2c-404b52d83d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:43.431Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7232b820-b5c8-4ae4-88c7-917d64b60747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:53.439Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6b976380-1258-4e45-b256-0e4556d9d55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:46:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:03.446Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=79ec4db9-5bd5-4a35-8c66-2b466d8c01b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:13.453Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e2f6a358-6491-48b4-bea6-fa1632c5f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:23.460Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5a97a051-e38d-48b7-a021-f15e8561c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:33.469Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=339b77f3-ad5a-4567-9660-7dcecb7e76ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:43.476Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=afe57dda-2736-4c9c-85f2-b24c35621c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:53.483Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b33eed21-f7fa-4754-ba8d-47130c408ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:47:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:03.491Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=771aaa67-0e57-4056-b807-f0c5127c9c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:03.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:13.498Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4b5267cd-8da3-4b34-b811-113bbc01d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:23.506Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=08662ead-de5a-4a38-9f95-79deded9623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:33.514Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f0723004-37a2-4484-b5a5-77fa737d9975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:43.521Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f709693b-8edf-4d75-930b-46ae7112dbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:43.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:53.528Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9e32c73b-af76-427a-ab8f-558dd13c4522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:48:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:49:01.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:49:01.679Z |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-24T01:49:01.679Z |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-24T01:49:01.681Z |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-24T01:49:01.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:49:01.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:49:01.684Z |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-24T01:49:01.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:03.536Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5ff7eef2-5003-4129-9956-7a123980d8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:13.543Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=13329890-ea1c-4b5e-8bfa-ac3c78fac834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:23.549Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=aef9688d-c063-4831-ad5b-d5e3415696db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:33.556Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fccbb136-92a8-45a4-8091-f4aea37c591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:43.564Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5d013063-c6c0-44ab-9eda-3192bbe450b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:53.572Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9859c9be-a6d0-4981-ba87-42fcdf758016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:49:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:03.581Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=71aec18e-9b53-4967-9c85-602b15fa7587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:13.590Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0d651213-719f-444e-96af-52eb4485484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:23.598Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=04512bf6-a949-4504-a7d2-94dee0011383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:33.608Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=42c6ef9b-66ad-42c2-9d5c-5dbc9b021774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:43.616Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2a1a6de8-4850-49c3-8449-8f19cb97e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:53.624Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bd2b71c7-6d04-40f6-bd19-88c6573652c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:50:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:03.631Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=79f94283-8ddb-4ef2-8273-23eb92802ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:13.638Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=90c0a2d2-39b1-4be7-bf50-ac5fc714f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:23.645Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ce58818d-5311-4711-809f-42af1b5b476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:23.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:33.653Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8cf54f25-f1c6-4962-8fd6-7348b6e2e12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:43.660Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dada8066-69d8-4eae-808d-8a2032b0de62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:53.668Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=01679cac-28d5-4e48-b230-d99617f6d8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:51:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:03.675Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=29ab0b13-8c0e-40da-b660-f16ff8c1deab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:13.682Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=997e059e-ddc4-4993-a75a-808e521d108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:23.688Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=aef3cc17-d20c-4d64-ab9b-8c3480f0509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:33.696Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bdfb4b43-b07e-4611-81d2-6066e93967b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:43.703Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=539610f6-9bbd-46b7-b6f1-1ff8605a48d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:53.712Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9a79d430-ff06-4bdc-98c5-d857e32255aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:52:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:03.718Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b6b9d64d-39c6-49a3-90a2-db4977323505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:13.726Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a54aabce-809f-45a2-8d7b-c773c4486b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:23.733Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=876ff8fa-a152-4def-84f7-38ae75ce6f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:23.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:33.740Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2bb3e3e2-184f-42bc-bd0a-52209a9307e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:33.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:43.747Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3be4ddf3-3486-46a2-8f67-27a292833b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:53.754Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=35070244-3b55-4d1c-9cc8-fad665ff94f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:53:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:54:01.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:54:01.699Z |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-24T01:54:01.700Z |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-24T01:54:01.701Z |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-24T01:54:01.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:54:01.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:54:01.703Z |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-24T01:54:01.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:03.763Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=415886cc-ef41-493b-82eb-fc22ba090b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:13.770Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1eff673a-023a-4db9-82fd-ea2ee6526acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:23.778Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=13e771e4-acea-45bb-8735-ce87cbf09467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:33.785Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d3adbcd9-9e6c-4814-90fd-2cbc76426df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:43.792Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7f578cbf-1b77-45e4-a655-e0af7eac3d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:53.799Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9122eff5-85a7-40f9-b1c9-3bbdbb0c8102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:54:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:03.807Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bf8085ff-511a-47fc-9f55-ccbe0035db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:13.814Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5b0b1a00-bac5-452a-ad20-a7f9b4a8be5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:13.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:23.822Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2462c3d9-6d77-4ccb-be80-c8bc1fad2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:33.829Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b8e253d9-5efb-4fc3-94c9-b4aa481f287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:43.836Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ad93a9f5-fed0-4f4f-a117-e485227e21a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:53.846Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=630f8860-7a62-41ef-856a-469156c1d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:55:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:03.853Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=063c63c5-d500-43c4-8938-1b9ac1be5a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:13.861Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b5f65aea-71c5-4075-9293-ea9197c9546f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:23.868Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=faddb0c6-9ff9-45dc-b689-576fdb25bda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:33.876Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b5de16bf-9ab8-458c-af51-ba9fc90c88c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:43.885Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6c43e775-2895-4c15-ae37-626e80776246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:53.893Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cfe5ab82-9d5c-42fe-a899-1f308ad8454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:56:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:03.908Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6b186fe5-bb03-45b2-8b54-4af28d348b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:03.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:13.916Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=423b5144-9cb6-4029-aeca-72d6cfe93439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:23.923Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dcb8b93f-cc05-4552-afb9-fdd568f6ed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:33.930Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1e97c4a6-ba0d-485b-b9e7-3f5566a80021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:43.938Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=202d0e65-4f21-47c8-bbc9-ace149d79fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:53.946Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cabe5278-fc2c-4abe-a66a-1a2058598887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:57:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:03.953Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=faeb34ce-51bb-4bd8-8c5a-67a9d60ac8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:13.960Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8ae48da2-fb4b-4e7d-b10f-8a260b592946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:23.969Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=69ddedca-eeab-4a5b-bed0-6348b9b55cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:33.977Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=59543fd9-9cbb-44f7-a0f7-c5ed5c62b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:43.983Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4f5621b0-6e59-4af7-8a2f-69aff0e69ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:53.991Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=06c81b5e-850d-41d0-8db2-0314a86e93d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:58:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:59:01.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T01:59:01.650Z |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-24T01:59:01.650Z |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-24T01:59:01.651Z |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-24T01:59:01.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T01:59:01.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T01:59:01.653Z |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-24T01:59:01.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:03.998Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f42c9e70-3f7c-42f7-bffc-80cae815ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:14.006Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c5458859-96b0-4184-8e86-742b4a4bb8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:24.013Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=10707ac0-6a0f-42cb-8209-e6c623cf96ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:34.021Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dabee579-2a3a-4ca5-bd03-5314c264888c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:34.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:44.028Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0cda3401-1a80-42e9-9fb0-19d2d3a53a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:54.035Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=32d9cc3a-9f06-46f1-8694-aff7f16e50da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T01:59:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:04.042Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2666f159-983a-4cf7-b335-323205835027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:14.048Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=75f431cf-2d6a-4658-9027-0c3f07d4b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:24.054Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6f2b56ab-1525-4870-83f2-8af93de9a59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:34.061Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b58fba43-7747-49ce-a67c-62c8c846b75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:44.068Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=27065cec-54f1-44e8-9d5d-09c987c18f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:54.075Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5e270d67-f153-42c2-b585-ca6445dd0f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:00:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:04.082Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f0d3d8c7-4ab4-4301-8df2-7943d114e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:14.090Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0805018a-af8f-4607-8ba5-5335b1bc0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:24.097Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4e478c1a-a9a3-4f14-9bbb-11e016a47e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:34.105Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e9e3db5a-9a79-4b2b-b7c5-2a3a98d18d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:44.113Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=32e515cf-7578-49d1-86c6-8c08dd522dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:54.119Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1c922f60-7a16-4f8f-87c4-07269e466dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:01:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:04.125Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f7cd9200-8060-40e3-b288-2e3233c80201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:04.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:14.132Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7db37e7b-595e-4208-a4da-7466c37ab71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:24.139Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=66393e05-7146-4cfd-a9a6-3d4b1a15dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:24.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:34.145Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1ee5b273-185e-42d2-965c-04ae86729540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:44.151Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fc440b29-5566-4532-86e6-6bdbeddea7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:54.158Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f7c4fdb3-0d4e-4933-9a70-f359e1874649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:02:54.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:04.165Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fed4a5b4-fde2-48fa-894e-b8a5e517c5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:14.172Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f2fcae29-2195-4d7a-b8db-40ae674e031b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:24.179Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=985096ab-d981-4c3a-9ede-b195242af056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:34.186Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f90931dc-ceb7-443c-9191-b512f8e3e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:44.192Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=821a7c0e-3570-445a-b816-fc75e5edcd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:54.200Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0219b90d-212a-4a73-ad07-e8cc603255be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:03:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:04:01.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:04:01.669Z |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-24T02:04:01.669Z |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-24T02:04:01.670Z |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-24T02:04:01.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:04:01.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:04:01.672Z |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-24T02:04:01.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:04.207Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9136818d-b0c1-4313-9881-a9d0542f5e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:04.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:14.214Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=77b516ca-1bf0-4826-bcf2-26e8f6b2e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:24.221Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ff1df0bc-e6f7-485d-8568-cbf3947e1102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:34.228Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7050c096-5b8d-4129-a3f3-09e28845e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:44.235Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7b0628bc-2ddb-4bdf-b636-cf5fa478eddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:54.242Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8cdc1c14-a4c1-4b77-8216-3bff945784a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:04:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:04.248Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=38ec07ef-9454-477d-9186-9d5a93d5431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:14.256Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5c447909-9431-4843-ba15-9b24fbdc9694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:24.263Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=72e6bfa4-7b38-4daa-be69-31909d91a06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:24.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:34.270Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=42d215b3-71df-4a33-bf24-04f463194084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:44.276Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5cace30d-0a74-4b8d-8f30-dc5e03f18e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:54.283Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ba8bc9f0-bfad-43aa-9feb-f388768fdce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:05:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:04.289Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=dfe2c560-51d6-4950-9c4d-20d2b6323cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:14.297Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1febf30b-ee70-406e-8108-5ce2675beb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:24.303Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e7c6fde8-6408-4622-874b-c3fa1ec77a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:34.310Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ad1683d4-307c-4f06-a392-d8b81504081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:34.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:44.318Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d14b0577-db70-44ce-a0a3-8d571490a1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:54.325Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f250c744-59a1-4e0e-8fba-4e2961968204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:06:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:04.333Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=eac13549-29c8-4da4-af4a-c2db9476edf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:14.341Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5f97e661-cf04-47a5-9b7b-db4600801950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:14.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:24.348Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=49cdac26-e50f-450b-b579-0835a95b220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:34.356Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f171ce5f-f882-4e4d-8dd0-75c36024ea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:44.364Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ea2c332e-e305-4a28-b8c6-ffc858c83a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:54.372Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f2e1f770-4d94-4efb-b2f9-33d0a9bd5485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:07:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:04.379Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=16d62101-666f-489a-8fcc-a88c880692e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:14.386Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=66ac0b4c-5f06-4215-9db4-a69f3b138a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:24.393Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2693b9cf-de40-4711-b89d-62bcada5e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:34.399Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8308cc8c-7882-42c8-a65e-96f95ad912bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:34.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:44.406Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=46d2ad34-a607-41a1-8c08-c718f21df642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:54.414Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=71b5fedd-0402-4845-8ed2-27892ad11ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:08:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:09:01.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:09:01.664Z |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-24T02:09:01.664Z |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-24T02:09:01.665Z |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-24T02:09:01.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:09:01.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:09:01.667Z |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-24T02:09:01.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:04.421Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=250800c7-0b80-4693-84e2-4ea33817710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:14.429Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3c76463b-47b0-4d16-a9a3-32aef3be503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:24.437Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4e0e07bb-3a9b-432c-8771-5afad5a18662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:34.444Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5398997c-eb46-4d4f-9996-c2dc49515f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:44.452Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1d482eb6-8655-453e-9bbd-518f1090f8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:54.459Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f98ef15b-ae5c-4eab-9baf-94aad5775180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:09:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:04.466Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fc08554f-9765-4293-bfe3-259e46be130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:14.474Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=19bdcaf5-8a13-4e47-9d96-9b7d1f999173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:24.481Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=78637656-c02f-481e-abdc-49373be005fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:34.489Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2929339b-ca44-464b-8be7-4634ae36f062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:34.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:44.497Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f7d2aaf8-3dc4-41e3-bb24-3ac160fd3091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:54.504Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=44eb00df-2832-4b69-b7d4-d1c62cbacdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:10:54.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:04.513Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c60f5b2e-70a1-4511-9762-ea8a7a57c2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:14.520Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6c8544e7-ab21-4063-831e-912250827b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:14.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:24.527Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=184504ea-eeff-4613-8f55-d54fead505c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:24.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:34.534Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=12b46394-1ade-496e-9e1c-2a66b4c69917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:44.542Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e7334d5d-3d93-40ef-bbbc-04c47d6cba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:54.549Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ccb615a9-6e2c-4ac6-a19a-3622113973f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:11:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:04.556Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1e2b2443-f9cf-4238-ae09-50503dc0b59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:14.564Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2439f5a0-7598-4e74-a737-d8e4afbf88f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:24.571Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d0f14b20-a498-4bf0-a77b-8d21875f141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:34.578Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fed6f158-663a-4b36-953b-8d2b981101b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:44.586Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8e30d2f3-4a6b-45df-9cad-6cda3a9183e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:54.593Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fa901303-6a49-4ea8-b9ae-b106e0447bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:12:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:04.600Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5a6e243c-30cb-46d2-9512-c47e7519c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:14.608Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8b062a9d-3e33-4589-a063-c531192252d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:24.615Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d4c1e266-6a76-4792-b0cb-48d6d488f096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:24.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:34.621Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=affd374c-9721-40f0-806b-9a5b9d8fd7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:44.627Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0c69b6ff-e3a1-4eeb-9753-524975f28551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:54.634Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=761cea4b-bd9a-40d1-ba76-b76d29042def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:13:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:14:01.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:14:01.671Z |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-24T02:14:01.671Z |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-24T02:14:01.672Z |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-24T02:14:01.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:14:01.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:14:01.675Z |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-24T02:14:01.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:04.641Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3a00a6eb-4083-4074-9b94-d72379b2cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:14.649Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ed38a124-85ff-46c1-ade5-5b9324e35751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:24.658Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c4562b93-2e8e-4f8c-98cc-da5de8deff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:34.666Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=42e38985-619e-4944-8bc3-aa2da87a251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:44.674Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8da609ee-bf6a-4493-bfb0-3643f5d2e92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:54.681Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ba7efe6e-5f6a-45fb-a574-2d66c3f17925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:14:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:04.689Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d46ab118-63c7-4447-a13a-617342198697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:14.696Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b57652bd-c874-4f95-80e1-7d201b6b2b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:14.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:24.704Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=95e1c5f2-27ea-4a55-828f-e8f6f1720654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:34.715Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f329a2f9-660f-4730-8cd9-e87496ce35f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:44.723Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=af0214a3-a2e1-4545-9769-37d6f7fa21aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:54.731Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1484904f-6a91-40f5-bd8a-5980b549cafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:15:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:04.738Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8690cb47-8dc4-45c4-b1d2-c53465100802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:14.746Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=30b56a41-0560-4bcf-b702-70280ed1436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:24.752Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e1061b8b-c029-4d4f-83d7-2eb0b899d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:24.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:34.759Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c84effbc-b455-466d-85ee-753c9b471029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:44.766Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cee474aa-72f7-4339-862d-8aa878a961fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:44.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:54.773Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=234e9ad1-977e-4944-b80f-4cf9253129bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:16:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:04.780Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6ed37914-abd2-400a-ab8a-b27805f170ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:14.787Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=087f181b-85c0-4233-8152-4333bcf3b46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:24.793Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=da5f26db-e02e-44fa-92bf-2e7aece7fcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:34.801Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5012c723-e2d5-42da-92c2-0856fd6d21c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:34.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:44.806Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d677600a-8901-46df-8452-60d3739c8487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:44.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:54.816Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9c32ec8e-ac93-465e-8a2f-9cb543874842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:17:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:04.824Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=007c600d-a4c6-40cb-80d2-6a3a84d2e0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:14.832Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e682ddb8-cc0e-4d8e-8ce3-eb96624eb700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:24.840Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=a203e5cc-7fee-4a01-bd32-62c91942b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:34.846Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0f034465-0caa-45b7-8d32-6cd4103e7cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:44.853Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5672292d-0440-435a-bbd9-f2814d7aaa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:54.860Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9cca03b5-6017-4db7-90ee-af725c2ef48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:18:54.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:19:01.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:19:01.677Z |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-24T02:19:01.677Z |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-24T02:19:01.678Z |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-24T02:19:01.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:19:01.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:19:01.680Z |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-24T02:19:01.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:04.868Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=edb2afde-0da1-4e50-98f2-bdb11b8a9da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:04.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:14.874Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1bc51a3c-a5f2-4bd9-acb4-0c94befb1629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:14.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:24.881Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=23fd0652-15c7-440c-886c-b3bd27af23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:34.888Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=240286d9-c229-4d9a-aab9-608e3ed23e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:44.895Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c747237f-a683-4a48-8953-a8ab94146b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:54.902Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7efdf4e7-90c4-4c9a-b170-b19f318fb83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:19:54.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:04.909Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=80ab0915-c7f5-42ee-9f88-92d1e9a59677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:04.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:14.916Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7e32c954-88be-4adb-a02f-cf911cad740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:24.923Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5fa56923-a1bf-4e05-b574-a69d993d671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:34.929Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b39cb929-1766-45b1-ab0b-fa225e671c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:44.935Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0182705f-9e1f-46ce-a9af-f77c47cb667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:54.942Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e17df6fe-3ce4-4f69-9b67-2ff98d429ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:20:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:04.949Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=83d1c8a8-0019-436a-8580-809ba1a82fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:14.955Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3f7d1533-d423-4cad-8d0a-f093d7655a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:24.961Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=52ebc655-c9dd-4a47-8690-7f986d79cad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:34.967Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5353208b-389e-446d-939b-4963c249a50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:44.974Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=91688463-5c8e-4798-8191-e1ff2545b007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:44.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:54.981Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1a8d8712-8134-4a6f-8153-a21e400c8097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:21:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:04.988Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=41e708e3-264a-4ee5-81b6-98cc722ba2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:14.994Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=16f5fef8-ea5b-42b4-8586-a98ab27ce6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:25.002Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=babc5d56-ead3-4375-bfff-17dc1de4dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:35.008Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ac2c4ee7-8a7d-45b6-8c0b-76dfa1b6fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:45.016Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d81999c7-cce2-4e90-a467-219d76a728f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:55.022Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=299c4b9b-af42-41e5-8b5f-cdba4ac8a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:22:55.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:05.028Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8d0d0570-9d2c-4a86-9976-ca84e97435dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:15.034Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=88880c6e-b091-4207-a796-b025b1329f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:25.041Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b83cbf00-9c28-4ed7-a4eb-3176e1038079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:35.048Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7f87ed39-01e3-49e7-8ddc-9469d1de0c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:45.055Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c71f7b80-a69e-4dd3-8178-e44cad4e8fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:55.062Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=445d5e9b-8824-4e44-b508-06a86bc90619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:23:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:24:01.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:24:01.686Z |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-24T02:24:01.686Z |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-24T02:24:01.687Z |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-24T02:24:01.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:24:01.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:24:01.689Z |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-24T02:24:01.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:05.067Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f0967f16-3c20-4c9b-8a73-be59157db859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:15.074Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=93d8fd46-ba20-479e-a0f6-acf4d6f1aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:15.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:25.081Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0254bc97-6515-4c39-9704-b70aea5f0258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:35.088Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=de9ba0b1-997a-4a08-948d-ed0c52cf83ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:45.095Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d802dc22-52de-4b27-beaf-fc2864f488fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:55.101Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=aa2c9462-9c9f-48ef-8c3e-b4f2ca79e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:24:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:05.108Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8c811c91-5b26-4e1e-8a20-26f09c228301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:15.115Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3a816e06-edcc-463e-9126-c3cfb06fcfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:25.122Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1b46f96e-505c-4b42-8c10-84c971b03ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:35.128Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=70b51e3a-62b5-4839-ac7c-f45083dd6c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:45.134Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f5b8334c-adfa-45b1-a8b4-340000e3aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:55.141Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d52d8f5d-2f3c-4e2f-8eb0-3e9cf86a9669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:25:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:05.148Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=05c4d26b-2cc3-48fd-8523-401bcd263369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:15.155Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6649a5f3-3646-4f5e-814f-1e69c3223c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:25.162Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1f7d9acc-c60f-4547-8607-ce50ad473ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:35.169Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=491f3147-cad5-403f-84b9-a60028874b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:45.175Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3fdbe54f-cf31-4089-9273-6f22f586e643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:55.184Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c83ce0c2-aace-49d5-abba-386f28f0db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:26:55.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:05.191Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8c66d391-0688-4806-8489-b4a99b167f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:15.197Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3a9b22ff-ada2-4735-8835-7b044e66c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:25.204Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=527f859c-8744-48f1-bf81-3bf419c56ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:35.212Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=faef4188-09dc-484e-9a76-bdefa9e09953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:45.218Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9afb4006-6cf6-4e41-b920-f1ae7831ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:55.225Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=610fb128-7953-4d7d-a823-d1a6a0df607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:27:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:05.232Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=474fd271-2e46-4269-98bb-d299dd803066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:15.237Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fef01378-0b56-446e-9978-645f41c6e2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:25.244Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8b804817-86ca-40f4-8c0e-77a233cc85d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:35.254Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=827a0257-b77b-4171-bbf4-d34c1b86929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:45.263Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d745f986-7217-4a4a-ac0e-a1a6ecb00cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:55.270Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d95b047d-8874-42a1-a74c-767273a6c797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:28:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:29:01.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:29:01.678Z |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-24T02:29:01.678Z |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-24T02:29:01.679Z |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-24T02:29:01.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:29:01.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:29:01.682Z |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-24T02:29:01.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:05.276Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=18b6fdb4-f710-41e0-9ace-aa765ea4717e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:15.282Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=356fd6ea-24ad-419c-af7e-627f6dd4c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:25.289Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3aa3fc51-3069-4650-8c63-8a051048cdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:35.297Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c9460335-a10e-4bb5-9bed-0049108b97e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:45.304Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=79db55c6-96ca-49f4-ad15-23b33b6f734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:55.311Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=17ca0869-5fb1-46e3-85b5-a1b23d16bb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:29:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:05.318Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c9a5c04d-f640-4464-bafe-ff20a607303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:15.326Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fe5e3338-cc51-4213-b44c-0daadc747cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:25.333Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4523810e-6898-422d-bd36-ba89349d8275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:35.340Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6b90805c-4cd4-46f4-8f51-c8a812956410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:45.346Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9b96b149-ba55-4a2d-ab49-0112ff56655d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:55.351Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=75917ff2-6764-4382-9154-c39e536f8424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:30:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:05.357Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0d3c235b-5c2b-44c4-bc30-89f36d36a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:15.365Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0a22fc7e-22c4-409b-89fb-cb93240c933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:25.373Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fd4b43e6-5981-46f5-8361-02d82f7c1264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:35.383Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6650d751-047c-4494-8d32-770790bf24ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:45.390Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0fa6082a-1525-4c91-89fe-3a650bceabf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:55.397Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8ebdd847-d152-471e-8120-39ca5aa5ce66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:31:55.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:05.403Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=97ffd2c6-5dbc-4b12-9bf1-5ff125e3b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:15.410Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=de8e8119-53fe-4674-9e39-d6cdac5b1340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:25.416Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=eb4d9120-1487-435d-89ba-b720a20af734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:35.423Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=05c9b5dc-a39c-4ef2-a1cf-f4ecf184550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:45.430Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e7be7d84-cef4-425a-b2a6-703ca04dc95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:55.437Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0606cbb8-4c76-4692-bfb6-0717beb36f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:32:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:05.443Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bae4567f-f476-4c32-904d-b410bb433308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:15.450Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=f90389fd-7cf5-4a6f-8ab8-451040b56951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:25.456Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=38bdb4cb-29a6-4f19-a4f8-310e3bd50a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:35.463Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=257ece4b-dc33-40b1-92c9-1ad2bc2ae1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:45.469Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=1f8583da-5877-4c70-9e0e-26fc8292965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:55.476Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9c62629a-74fb-4855-96d5-9145e89cad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:33:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:34:01.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:34:01.666Z |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-24T02:34:01.666Z |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-24T02:34:01.667Z |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-24T02:34:01.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:34:01.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:34:01.670Z |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-24T02:34:01.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:05.483Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5f0377d8-b3d6-4213-98fb-5ec096f22b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:15.492Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=af3c7e36-d3ef-46c8-a541-24566e01c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:25.498Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=20d19948-0bcc-46ee-9b98-2faadde4a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:25.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:35.504Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=33a1f334-4176-469b-8c0f-d523d3710c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:45.511Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9d1df500-8560-4d30-805d-2d481690c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:55.519Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=031737a6-4e5b-4157-a30e-bb7c6717cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:34:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:05.525Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9277f996-8f0b-40fe-9e02-cb5bd93ab76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:15.533Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d8b187b3-4cd1-47f8-b912-085c6666ec9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:25.540Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ecaa13d3-3d15-4c97-b679-dcbd9055a89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:35.547Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c04960b4-256b-4206-8caf-5ca9f79f7c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:45.554Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c1ebca58-dcfa-4905-a02b-6f4be218b84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:55.560Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=35744f85-c716-469d-8b9e-6bf0a6036e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:35:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:05.567Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=357d2cfb-2834-474f-ad2c-38d56d217975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:05.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:15.575Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b0a73962-1361-4e8c-8ada-0518d22b2201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:15.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:25.582Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=007cdad2-5e81-40f2-9605-ad84e6bc9b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:25.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:35.587Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5716c9a2-cb74-4411-88c0-a7b70e8d2701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:45.595Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d4765424-5abe-46c9-9191-a16cf92d3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:55.602Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e961e226-db73-4101-a98e-2aa77e0da585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:36:55.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:05.609Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c79a6b88-e4d2-4da3-861d-34e328928e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:15.616Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c6a6e4da-1396-47fa-afef-bdc53e73627c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:25.622Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=545b1a20-d7ef-4092-bb87-55966c12f750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:35.628Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=554ab5cb-4078-41cd-940d-3290c6490e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:45.635Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=575b1996-beaf-4dfb-afba-ce59b8f11544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:55.641Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=47290b86-b0f0-4f90-bbc6-1d1f580814e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:37:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:05.648Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=42b79ea1-2b45-45f3-b2f4-2c07f3cf9695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:15.655Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=29e9ee8a-4867-4d2a-8650-99db5c4da6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:25.661Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=0ba5495f-26af-4178-92a7-55de77b57dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:25.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:35.669Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b2b33e1d-efe9-4034-aeba-65ee8051c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:45.675Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=42d9bc3c-f99f-441c-9040-72aa56c08178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:55.681Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9ca031a0-7f41-448c-9106-efd2472f2172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:38:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:39:01.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:39:01.673Z |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-24T02:39:01.674Z |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-24T02:39:01.675Z |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-24T02:39:01.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:39:01.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:39:01.678Z |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-24T02:39:01.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:05.688Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ad2feae7-150b-48fd-9a22-f5661558d221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:15.695Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=34866a17-714f-4fdb-9940-4122fb90f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:25.703Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=beef16b1-4bb7-4e61-87c5-cc61d9764444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:35.713Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=41c0fe78-6a80-4447-b709-530da4346b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:35.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:45.719Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b431d2a8-d2a7-4e37-aee4-eb0370397ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:55.726Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5d2ba7be-76fe-4aad-92e8-8ee0ac4b2bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:39:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:05.732Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=96e8f070-38b4-4c96-bf60-e500700c9a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:15.739Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ce734c6f-0da9-47b9-b566-3132431942c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:25.746Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ff84475e-5764-4ca7-b7f8-34e6ae45fc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:35.752Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=445d828b-b554-437a-9ef1-485800735118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:45.759Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4684bb7a-7b3f-4107-b41a-554613468947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:55.767Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=435b3b19-47d0-4a5f-a5db-8d044810f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:40:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:05.773Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4fa82e86-2025-4ae4-8937-411c1d428f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:15.780Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3538bc73-9b0b-4d40-a251-5f8c561ed845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:25.785Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=96e7eb92-abc1-410d-95d2-b1c0780e1a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:35.793Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4453495f-3e13-438b-a24b-be2f17e2fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:45.799Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2f808d31-1f15-4bbf-8b93-81cd50260467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:55.806Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=eade2759-3764-4e85-9938-f02d279545fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:41:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:05.812Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=63bb89d3-1b17-4355-817d-74d0b1b3bfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:15.819Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e56bfd22-0599-4bbd-935d-2f4a64712383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:15.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:25.829Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ef0293fa-dd69-4816-b5b2-3fd6e6e5ee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:35.836Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=67e484a5-9e12-47df-a490-654c862938f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:45.843Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=52a9ea1f-1590-4692-bdc4-a2e2f267bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:55.848Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=565c8fea-e40b-4dab-834b-7fa955ffb045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:42:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:05.854Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=877dda49-d096-4db1-9179-d90465e657d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:15.860Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bd757309-7660-4107-9b8e-bdd017aae13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:25.867Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=230fbf93-1f30-480c-a421-3da57c255ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:35.874Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4ecfac1f-2d1a-4484-af83-ab6985088334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:35.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:45.882Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fdc9a028-c241-4cfd-b90f-37c161fd680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:55.893Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=c40c842a-323d-4791-a2da-dc1880c512c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:43:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:44:01.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:44:01.659Z |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-24T02:44:01.660Z |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-24T02:44:01.661Z |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-24T02:44:01.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:44:01.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:44:01.663Z |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-24T02:44:01.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:05.899Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=3cb04d2f-f2b3-4095-a5e8-0ced5b129c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:15.907Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4ac3dff3-d015-44c8-a46a-56f405fbb3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:25.915Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6d961050-5f20-4440-a554-3169c24d3989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:35.922Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e1662353-0cb3-4038-a75f-0c78c83bc081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:45.929Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4dde1223-cea4-4152-918f-580d367e104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:55.935Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=83de5346-d046-43e4-9a5b-2c7a094bf9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:44:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:05.943Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=28c88bd8-2531-4f32-8a13-e14af116dca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:05.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:15.950Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=763e0ea2-49e2-4c18-a8c9-1e75d8c162d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:25.956Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ef62191c-f68a-4e94-9d03-9782ccfa0c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:25.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:35.963Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=fa123976-98f9-419c-82f3-bab0ecc956b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:45.969Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=4baccbdd-34f4-45ef-9c67-6550d0fbd7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:45.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:55.976Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=af6ee1b1-b40c-4b41-bb90-71570c3106ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:45:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:05.983Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=7199428e-a637-4492-86cc-3d6f612db4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:15.989Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=5a2ef41c-3267-4783-aa99-c620f150dbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:25.996Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ed3597fd-f84e-4733-977f-9b1892f3d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:36.003Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=60d761e4-0329-4a32-a998-57c865b311d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:46.010Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=657a804c-1901-4ccd-b069-83d3c021f06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:46.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:56.017Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=18a032b0-9fb9-436c-a962-2cac4745c2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:46:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:06.025Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=8d195a72-9a8f-4ca8-8cef-a311673e3099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:16.031Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2eb58ac8-ffcd-48b1-8886-8be8c3ff7a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:26.039Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e14b7d85-0acd-4fa0-82d7-d10b23eb8cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:36.045Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=2413970e-1479-47d3-bbc9-e05015285591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:46.050Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=bb06ff30-74bc-4194-9bea-1103a8412cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:56.057Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=07b9bd6d-0326-42e6-9fc2-12b3945e8f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:47:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:06.064Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b830630e-42e8-44d3-9faf-888ac810ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:16.072Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d773bd6e-0990-4821-b993-5c118f02fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:26.080Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=277cd17b-52c0-451b-bb0d-3033b53683e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:36.086Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=cf6c5373-0698-4511-a83a-f5664371dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:46.092Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ed042f43-783d-4ee7-a10b-374f9577ee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:56.100Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=84f8ebf3-76f1-48c1-83d6-8b949ad2b87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:48:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:49:01.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T02:49:01.672Z |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-24T02:49:01.672Z |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-24T02:49:01.673Z |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-24T02:49:01.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T02:49:01.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T02:49:01.675Z |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-24T02:49:01.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:06.106Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=17d67cf7-82f7-44dd-a4c9-8b7a6e8667b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:16.113Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=516f43e3-640a-4f6a-a20d-912c564580c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:16.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:26.121Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=d841f9e4-e841-47ec-b7f8-300f7030606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:36.127Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=751c228f-8b18-41e6-ba36-ba9d196ac9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:46.134Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=9df273af-9426-4615-a0a0-5e55b63a4424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:56.141Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=ffc30101-bcbd-4dc4-a78f-88704b611067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:49:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:06.148Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=e08b7c28-38ab-4860-b522-8c260d8f302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:16.154Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=845b0f9e-c654-473e-838d-c709b14b37a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:26.161Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=b7bb9dd1-3936-4c68-ab41-a3d1b3b03aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:36.168Z |INFO |Init configs |InvocationID=cc8ba225-92bd-4cec-aa82-ec4f95bb959d, InstanceUUID=6d06b200-ef9b-4b5f-a46f-9b920428fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T02:50:46