. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:26:37.549Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:26:37.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T12:26:37.581Z |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-11-14T12:26:38.098Z |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-11-14T12:26:38.170Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:26:38.170Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T12:26:38.171Z |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-11-14T12:26:38.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-14T12:26:38.310Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-14T12:26:38.379Z |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-11-14T12:26:39.457Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-14T12:26:39.820Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-14T12:26:39.836Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-14T12:26:39.837Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-14T12:26:39.884Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-14T12:26:39.884Z |INFO |Root WebApplicationContext: initialization completed in 1504 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-14T12:26:40.214Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-14T12:26:40.918Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-14T12:26:42.020Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-14T12:26:42.495Z |INFO |Started MainApp in 6.91 seconds (JVM running for 7.556) |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-14T12:26:42.555Z |INFO |Start scheduling PRH workflow |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:26:42.565Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e76dc62d-d5df-48aa-b00c-d08e9f2798d8 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-14T12:26:44.132Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-14T12:26:44.133Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-14T12:26:44.135Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:26:44.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:26:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:26:54.235Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0f09cbda-52ac-4cf6-b596-17a13b36491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:26:55.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:26:55.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:05.279Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fde38b73-d2a6-424c-83b0-b7a6418072ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:27:06.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:06.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:16.318Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a4c5fe9e-86d0-4336-b41f-feb50da9f635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:27:17.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:27.363Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=22660480-f0bb-498d-b60f-ee7e5fbe4d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:27:28.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:38.434Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7d61c08c-4d3a-4bb2-bc54-65afa3a7a152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:27:39.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:49.474Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fa13fce0-e9b9-4e59-87a3-3b84ed7189fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:27:50.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:27:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:00.510Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e08f188e-bc06-4b18-a4b3-aacc18a46a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:28:01.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:11.553Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e24f1706-8e0b-45f4-a87e-1c0ac69ba83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:28:12.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:22.593Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=540bac93-ec22-4d80-853d-9758d2346740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:28:23.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:33.631Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=67f89d6f-8f89-4739-bc8b-c2d1f74cf3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:28:34.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:44.670Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cd2a2a67-6cf8-4b3c-b8d3-bec0bdc963bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:28:45.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:55.709Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bb5f560c-1b17-48c1-b1d9-5e2a85708ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:28:56.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:28:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:06.753Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=48f45157-e25f-4d0d-9596-6e0373dfdcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:29:07.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:17.789Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e4a4cc2a-de96-415d-87ba-177b596334c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:29:18.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:28.831Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5aba4cd6-ae96-4beb-b215-1f32551f838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:29:29.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:39.869Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c6c04d82-5c95-4174-98fc-5aeb5b3eeee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:29:40.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:50.912Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=071adee2-0b47-42a1-b24c-5e235e3c104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:29:51.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:29:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:01.950Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5116f189-003e-4d91-914c-e608c038838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:30:02.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:02.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:12.992Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=485e84bc-29c6-4ef4-a91c-fa458b1c8fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:30:14.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:24.029Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=33e8702a-2714-41ac-b0d8-001e5a391472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:30:25.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:35.071Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=dd4ac822-df48-4779-b149-152db4ae21c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:30:36.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:36.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:46.110Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=11c3cff9-7955-4b8f-8f47-47326fc02d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:30:47.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:57.149Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ecac17fa-2fbc-433f-a00b-16629187a801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:30:58.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:30:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:08.189Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=aa884646-ac64-46c2-9aa9-77ca9e63d04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:31:09.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:19.229Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cc0cc11a-7830-4262-8612-a94911d01441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:31:20.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:30.269Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9209d3dd-fd01-463b-86f8-38efb726b5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:31:31.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:41.311Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1f723ce6-11fc-4e81-80b8-68656b4c5603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:31:41.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:31:41.401Z |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-11-14T12:31:41.403Z |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-11-14T12:31:41.405Z |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-11-14T12:31:41.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:31:41.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T12:31:41.415Z |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-11-14T12:31:41.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:31:42.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:52.359Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=306f59f6-eb68-48ab-b780-ea1ea95c4d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:31:53.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:31:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:03.393Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9b1a95e2-8317-45b5-b62b-8d758d5b2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:32:04.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:14.429Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=78490539-77b4-48c5-9a98-4c708fb4b4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:32:15.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:25.469Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9cabf6e2-8be6-4d11-bd7f-82e701298df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:32:26.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:36.515Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f852b2d2-ea3d-4c27-ac43-0f123ce813f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:32:37.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:47.554Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7ebf6a3b-aa04-47ea-98ab-1fd9ced1fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:32:48.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:58.591Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7e82c779-842a-493f-b9f3-0c0faead4c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:32:59.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:32:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:09.628Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3148d6fb-384c-4954-b0cc-c700041b3847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:33:10.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:20.669Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fb7d63df-5b4b-4891-a00b-5af9915f6068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:33:21.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:31.709Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=57e32ed1-089a-404b-8aa0-f292903520b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:33:32.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:42.752Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7eb143a5-d717-4aad-8d77-2570976a298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:33:43.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:53.791Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2a231fab-6b5b-4533-b5b3-05a6541bc233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:33:54.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:33:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:04.829Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bb4b3a09-8b0f-45a8-918a-c0a1b37f8aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:34:05.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:05.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:15.873Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8c327c28-8f15-49e1-81a4-36b67a7b21c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:34:16.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:26.910Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5f058697-777a-403f-850b-5e4d42a39fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:34:27.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:37.952Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e7256e8f-8d55-4b0a-9deb-c2d370136a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:34:38.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:48.990Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6c52d9e3-03e2-4c7f-9759-0da9cbd1742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:34:50.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:34:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:00.029Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=26b5b472-f17b-4d05-88ab-79324ada6d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:35:01.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:11.069Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=91a22b8f-d152-45b9-9741-b9ddb5479ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:35:12.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:22.114Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a5730698-c79e-4812-aac3-94e55c798892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:35:23.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:33.150Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=82ca79d0-6879-4eb5-8a8f-c68ea417a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:35:34.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:44.191Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=767f6c88-1899-4878-9406-ea4ae65400a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:35:45.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:45.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:55.229Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9eed78c9-95d1-428a-9cea-01de3e628e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:35:56.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:35:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:06.270Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6a4ed041-1ce0-4cc7-8fa7-770419b8c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:36:07.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:17.314Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d8f2b6ad-536c-4014-8f85-699fb9d9a6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:36:18.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:28.350Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c380b9bb-3fc2-4c4d-952a-ec934451530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:36:29.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:39.394Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e72ec43c-d31e-4dcf-8139-73eab6f8362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:36:40.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:40.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:36:40.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:36:40.549Z |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-11-14T12:36:40.551Z |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-11-14T12:36:40.554Z |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-11-14T12:36:40.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:36:40.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T12:36:40.563Z |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-11-14T12:36:40.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:50.429Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=83e467ed-5f17-44ef-986c-4fc23443bf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:36:51.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:36:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:01.470Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2f03c03b-d10b-46da-882c-b2756b3aa33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:37:02.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:12.513Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c1f8b413-108f-4dd3-a118-e9c597225ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:37:13.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:23.552Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9424417f-fdde-45b3-8804-dbc253b8d949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:37:24.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:34.590Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9f6e1b0e-9d18-4646-a400-039eaf722918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:37:34.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:44.626Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=23021a6b-e7c6-4ad7-baf4-c1b13c810950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:37:45.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:55.644Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3dabf1bf-402f-45e2-b044-4763510ffff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:37:56.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:37:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:06.685Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=873b8676-7a2b-44b7-a7f1-dd02ad70ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:38:07.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:17.725Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c25655f0-c0df-4f04-b31a-912e1d948940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:38:18.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:28.765Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=16999724-ce9d-4c38-8187-74c472ab1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:38:29.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:39.808Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c5d1fd90-92f3-4880-a0ae-4ea3de9e7f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:38:40.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:50.846Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f3735e7f-3e56-427b-8a37-3cd603a0638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:38:51.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:38:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:01.885Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=84ca6c08-88e3-4169-ac20-0425143e8bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:39:02.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:12.929Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e1bbdec0-03f6-431d-997c-a2293dbe02f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:39:13.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:23.972Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1f52bf19-6d93-4393-8d3d-45c5be9ddc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:39:25.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:35.007Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3f7d9a3f-2f39-413d-9040-844a8dc2536d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:39:36.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:46.045Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c70f9897-c253-45d2-8853-a7872e037762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:39:47.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:57.085Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=691277b8-5498-4f66-ae09-371978c4b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:39:58.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:39:58.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:08.125Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d297a373-1702-448f-8807-5504957cbd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:40:09.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:19.165Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c9eda7e0-9528-4939-a1a4-28debce9d12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:40:20.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:30.205Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=521867ca-7ce5-4efc-8d11-35b53c62488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:40:31.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:41.246Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=62df21a1-4732-4b92-8066-d1807c6a82af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:40:42.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:52.291Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3bf2d038-4a89-4d73-8d71-618fabb67428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:40:53.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:40:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:03.327Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=77911e7f-6716-4a0e-bc20-905173e400f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:41:04.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:14.366Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ab3d7778-710e-4e21-8783-79a878191dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:41:15.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:25.405Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7aa8705c-135a-44d0-878a-e519b1c84add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:41:26.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:36.445Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=483ea2d2-7cbd-46d2-85ca-f332c0d16d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:41:37.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:41:40.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:41:40.592Z |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-11-14T12:41:40.592Z |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-11-14T12:41:40.594Z |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-11-14T12:41:40.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:41:40.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T12:41:40.601Z |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-11-14T12:41:40.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:47.521Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ea0e843f-8c2a-4e59-86b9-c262d3389483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:41:48.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:58.558Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=03b9c82b-eb75-41c4-b32f-d6e10e87ea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-14T12:41:59.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.23.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:41:59.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:09.597Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=73fa0110-bbd1-4ea2-b56b-2d97b67db399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:19.701Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=977a127f-837b-411c-87d7-277bdd32a659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:19.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:29.719Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=13f0c91f-2ce5-42be-b7db-5237b878cbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:39.735Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0031d575-eb85-4484-a51e-dbfb10f7dc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:49.746Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e1d86cca-fce3-4f9f-8f0a-35de55637dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:59.757Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b23875b6-9a21-4a26-90d1-aecfb570615f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:42:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:09.768Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e320a936-ae27-4549-b648-d054e691784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:19.779Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6ae7c06f-1362-4ac8-ae3e-7141cc22f8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:29.789Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b9199aea-de69-4d5f-b0c8-c25670222832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:39.803Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d30f4b98-f86e-404a-b8df-04256b586f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:49.826Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9107a37a-0f39-4257-92e1-9bbb3e447297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:59.837Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9a8d8aee-dc7b-4b14-9de7-62ab5516345c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:43:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:09.849Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ce9871f8-bd82-4d97-a2ce-356cfb2baeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:19.858Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=71ff8642-92d7-419a-816e-93431ec0b2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:19.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:29.868Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8233723b-2afa-458a-8abb-5950d2532bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:39.883Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f15b78e3-bbd9-467c-a7cb-a5da3e7d2d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:49.911Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=efd88d56-ffcb-41d1-9ca0-dfa0b57f3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:59.922Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=535bdbd6-56a0-49a2-a918-44ef0c902c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:44:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:09.933Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=287aee5c-7b8f-4c8b-96e2-941dfea54404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:19.945Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b5cb4a4c-f720-4d35-8775-75013eb7f763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:29.958Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=78db4f2a-47bd-4e9a-a538-9ec0d4b8038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:39.978Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bd64e55e-da9c-461b-a925-a5019fb44848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:50.003Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4f4c35f7-69a3-416f-988b-debfa81a48c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:45:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:00.013Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6d357ba4-6644-46aa-8a8b-aca926ca183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:10.029Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7d86c1ac-70ce-45c0-865c-9a35852f85bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:20.036Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bc65900a-dc09-4b1b-9457-baf2346fa84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:30.047Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c8eaacae-2b8f-420d-bcae-973f251dd48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:40.060Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e40d22d5-810f-4322-8708-2e34e5a4960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:46:40.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:46:40.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T12:46:40.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:46:40.597Z |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-11-14T12:46:40.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:46:40.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T12:46:40.606Z |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-11-14T12:46:40.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:50.068Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=362b51a9-e2fd-4259-a4e9-2603bcef29f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:46:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:00.079Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1faab9a1-2b62-434c-b9e7-1fd89d98073d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:10.087Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=58bc566d-9b8f-44b2-a688-92ed0ed62973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:10.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:20.101Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b2b201f1-ac76-4b61-9d3a-298283eaa619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:30.117Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9b17578e-ee01-419d-8f5d-5fe17926f170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:40.126Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0cd1e97e-b87b-47bd-a526-fa8d3958def0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:50.139Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=48e9cd58-4561-4878-b59a-e8118c52fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:47:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:00.148Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=41b25e22-faa7-4dbb-b654-09cf455d2e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:10.160Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9723e1ef-dd28-4e0d-964a-b184e6921876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:10.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:20.173Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4696bba3-f3ba-4239-aa5f-99fb164d4abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:30.189Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c1897752-dbbf-409a-a844-eb789b48d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:40.199Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3f77ca6b-4237-489f-9ac7-f2bab4559481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:50.209Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ca02f0b1-9919-416e-9eac-f43ea1ae5e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:48:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:00.221Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7c1422fc-75d2-4430-90be-bd9dec270ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:00.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:10.228Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7bec796d-1327-419e-a906-933871037c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:20.237Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=503b5b28-0239-42d2-a0e1-0c2ea217c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:20.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:30.253Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3016b96d-b9d0-46a1-9469-d3d03bea772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:40.265Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=562c2733-d1ef-4a73-8e1a-dbcc69585688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:50.274Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4d0db19b-4a6c-4101-b4e4-cdd09de547fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:49:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:00.283Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2f760212-1e63-4dc1-b4ee-42813fafb508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:10.296Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a3e1bc3a-9056-41db-a954-5bfb3e7652c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:20.305Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1c46b528-6f88-4b81-b567-f841ec824ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:30.314Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=739ee76e-1f0a-4398-9567-1143bacb7273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:40.323Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5dd45843-08ae-47fc-b3ba-7f7617bcb8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:40.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:50.333Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a1bc4aef-bc4e-45aa-be27-365a18c7cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:50:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:00.351Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=41918814-e1c8-4f5f-a6ae-d04993bdabfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:10.362Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b41b269e-ab56-40b4-af42-5f4771f95e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:20.371Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=77260437-2481-453a-bdb3-77273cff07f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:30.381Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=503f20fc-4469-4e6c-a4b4-3304f4a0c1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:40.390Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a81d0cce-7efc-4d7d-8e7a-41ff0557b25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:51:40.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:51:40.538Z |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-11-14T12:51:40.539Z |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-11-14T12:51:40.541Z |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-11-14T12:51:40.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:51:40.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T12:51:40.546Z |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-11-14T12:51:40.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:50.399Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=001753fd-317a-472a-8d0c-061065de96f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:51:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:00.408Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8704193b-65c2-4a09-9bf9-8e21a79e701d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:10.423Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bd447bc5-4146-408c-a118-360ea871e13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:20.440Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=aedea0fc-ca2b-4a5a-84b2-94592b7ba0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:30.447Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6686effa-cd8d-49b8-a258-745d3e0cc59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:40.458Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ce55616b-850d-4850-8152-b41fa895e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:40.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:50.468Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6182a711-3081-4ba6-8939-17f9520d5585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:52:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:00.478Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=71d95b5f-3ae5-4f81-ab6d-0bf4936902c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:10.487Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e951ae67-9d2a-410a-9a90-3c8e1f4dcfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:20.496Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9cc545f3-1197-40e0-b5c8-e021831181d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:30.507Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3ca5389f-c781-4b22-a2ca-b67a495c63d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:40.523Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e332494a-d92f-4e9a-8d25-50a6baa8c584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:50.532Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fcbca614-9041-47a0-995f-98f5593d0912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:53:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:00.541Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e2c601c0-5133-416b-b065-63d8f32791f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:10.549Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1dc41e42-988d-4f7f-ac39-29ff352a43d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:20.558Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9f82c57b-8821-45f3-98ff-d6c9531d5372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:20.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:30.568Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7648bf97-4d3a-4a96-8f9c-6d3290361443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:40.577Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b7fd321d-194d-4a7d-ae87-a6cfd9e94189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:50.588Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=490b17ac-19ae-4272-b9bd-9814e9b5b939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:54:50.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:00.600Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b023d97c-269f-4ffd-87d2-bc7bbbfa6662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:10.612Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=125118db-3a9b-4c45-9f8e-f0cdcbc48252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:20.621Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4315f0e2-3544-4c47-8bd5-47f797b11ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:30.630Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b4c00115-e70b-4e42-8af9-170337542047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:40.638Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a63ef812-0b75-4fd3-87e7-38c46f8658bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:40.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:50.648Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=071a4c8b-ce46-4a64-83a0-04dcf393b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:55:50.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:00.656Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fd179fb1-da3b-495c-b74f-93a9409f5105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:10.671Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=94d9b479-957e-4995-94c3-17a930c1ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:10.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:20.681Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=71748545-b29a-4df7-9795-dac37c8a620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:20.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:30.694Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b4438c9d-b722-4bb6-a0b1-91de2629ae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:56:40.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T12:56:40.609Z |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-11-14T12:56:40.610Z |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-11-14T12:56:40.613Z |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-11-14T12:56:40.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T12:56:40.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T12:56:40.619Z |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-11-14T12:56:40.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:40.711Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=61b1d8c4-c18c-4bb3-bfe3-1320436d42b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:50.722Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fe690bf2-9ced-4db2-af95-029adea04a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:56:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:00.730Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2262896b-6098-43bc-8780-62dbf7d6497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:10.739Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f8889362-8677-4e6c-b7c3-c136519e0b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:20.747Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e8e83f0b-dd3c-4489-b916-3defdd7e9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:20.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:30.755Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6af009b1-f35c-467b-bcd2-f63f2ea570d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:40.765Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=420265fd-61d2-4d2b-b4bc-202e09e18c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:40.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:50.778Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ee2e91fb-c332-4fcb-a526-f387971b7a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:57:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:00.798Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=674668c1-952f-435c-964a-d43188d8ed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:10.809Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=14d49271-c8cd-434e-b7be-f83643e9b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:20.818Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d3b90937-aa75-42ce-a7cd-5f203e7bf082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:30.829Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c1c3d290-4032-4f4b-9042-ffe879e57b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:40.839Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9d86b511-0aaf-48ab-a8a9-960bf513e2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:50.853Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9f1700b8-f62b-4a37-945c-a02d471f9832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:58:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:00.864Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=13d7561d-a233-4165-9f7f-6dcd07d7f71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:10.876Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=dcee8a03-7d30-4474-bba9-50ef1ed2f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:20.892Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4b44e1d9-8984-4847-96a7-892d0a3b5397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:30.900Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1654c1c8-112d-43fa-a74f-b9f939ebcad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:40.911Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=659b0bfc-eeb3-46e3-8f92-6efcad2c9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:40.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:50.924Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e3bdc17c-6af0-48e8-a0ae-5b20470bdde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T12:59:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:00.938Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1beacd87-2656-44e1-8446-cc64462fe635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:10.953Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1d3d9f8a-e141-4303-877f-d0c0b136760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:20.964Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a3a3a3d7-160e-42e9-85e5-c5bfd5fd0eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:30.973Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0c200894-67f8-408c-ad64-0867714fc27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:30.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:40.990Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bf8a706d-d6a6-4057-88ee-99f3ab2d124b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:40.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:51.000Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=feb3398d-f289-4dbe-9910-71d8a9c83e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:00:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:01.010Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=47c15499-1a56-4026-9640-683302cd47d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:11.020Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d6347ba0-9402-4243-b53b-97faf9488ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:11.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:21.028Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8ad3036b-1b98-4e12-a77f-0f2352294126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:31.037Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=93d7abe9-a604-488b-bfba-57170225aaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:01:40.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:01:40.586Z |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-11-14T13:01:40.587Z |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-11-14T13:01:40.589Z |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-11-14T13:01:40.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:01:40.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:01:40.597Z |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-11-14T13:01:40.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:41.046Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=551cddec-7cc2-4ee7-9183-f2b337e04bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:51.056Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0905b841-be30-4d21-b299-535ed3d4a12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:01:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:01.065Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b5a80c90-70ed-479e-ae9a-6adbcf602b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:11.090Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=41e358b2-cb63-4345-8a3c-245bd4e8a2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:21.097Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cc9f4b32-9f17-4964-a590-998f9135bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:31.105Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=36d6120d-f0f8-451e-bd96-7e2463af4cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:41.115Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=59cf41cd-c361-442c-bac0-b7907b617712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:51.125Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0cf951b9-cb77-4268-9854-6262315aadf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:02:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:01.133Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f73d94f1-0ac5-404a-ba3e-3c7095353e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:11.141Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a0e9c82b-6bd7-44cd-9391-1f26287dd9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:21.150Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=29b0d498-e070-43dc-a065-25f082ac98e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:31.160Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b166fd32-0e37-4f5a-b566-6ce2db58e467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:41.175Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=eb4770b1-c304-4673-ae8d-dafb2a021762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:51.183Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=122758dc-9ff0-49e8-8915-17045ea124d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:03:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:01.210Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=686d5804-4e0d-427d-90be-4c442e9d9c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:11.219Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f7cf425a-0380-4fa0-9860-b1b85a466c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:21.229Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d47b8554-74cb-494b-b2c6-748c202bf80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:31.237Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=88c995c0-8e1a-4ae6-b5c9-809cc299169b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:31.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:41.249Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c484a71f-1ec1-4295-879b-ff3fbfd0922d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:51.267Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2e9705c2-1712-4a61-bddc-8254f8e3bbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:04:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:01.275Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=158c0669-2c6b-4655-a363-081a38b7a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:11.284Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7966427e-6988-4642-9e0e-0cdc82cccdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:21.293Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e6056d29-b538-41fc-b19c-d3e94b65f6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:31.303Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4ce9f346-71d2-4781-b887-10280e5c0028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:41.317Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5022ac9d-9234-47e5-a3ce-41fb1f1ddaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:51.325Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b6733fd5-9e1e-4989-b55f-88752ce37423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:05:51.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:01.332Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=59ac1c18-d0c5-4e41-bb77-a92f41d1a6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:11.341Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fa941070-0f89-4960-b083-9ec4a8e7be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:21.357Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=077b08b9-a5c8-4ec3-88b3-42dbd628c992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:31.365Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=36eccf09-b879-46fb-904b-7fdb907b87f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:06:40.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:06:40.562Z |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-11-14T13:06:40.563Z |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-11-14T13:06:40.564Z |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-11-14T13:06:40.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:06:40.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:06:40.569Z |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-11-14T13:06:40.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:41.375Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d45efd80-8fde-4b0c-beef-051f45ca00a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:51.386Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=caaee694-eceb-45bc-bde0-61b01df6dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:06:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:01.394Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6448202e-ed55-48fe-a3ed-3e2fbab8d122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:11.402Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c277c7a7-87cd-4d18-a0fc-ebc1461764e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:21.410Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=73360d2f-cc2a-4141-9371-7eb1f158cea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:31.420Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=362ea9b3-a8fb-402c-82b8-ff7dfa01e046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:41.433Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5494b1e3-b273-4458-ac07-ec6d5d8e7dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:41.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:51.444Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c7539699-ddca-485a-b8aa-fee5e888569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:07:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:01.452Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=66ddfa98-1586-4f69-8994-3f603f438fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:11.461Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=399a4358-5bca-4547-9f8c-429a971c5b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:21.470Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a4396b94-4343-48ec-bad9-c4e172cc75a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:31.480Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=71b6915f-1178-4f74-8e6d-1e99ee9c675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:41.488Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=48a9228b-9f9c-40ae-a461-e930193c7093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:41.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:51.496Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d392d01c-ac1e-4af4-94c3-694cbf68e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:08:51.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:01.505Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e355bb0e-00c7-4216-b396-c3c02d35133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:11.521Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2e4be1e0-1d06-466b-91d2-3f82f4f5d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:11.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:21.529Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d4ad079a-bbe2-447f-b7ca-9aca1b509dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:31.537Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5a1784a9-35e4-4f9f-a908-800c5fca6419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:41.545Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1230784f-8723-4445-8aca-1e6ae425304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:51.557Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e902be0f-83fd-4d70-b4c5-0b5b08be8588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:09:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:01.564Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=38a907ff-0c21-4adb-bc0f-904e132cda4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:11.573Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a4a41698-e031-4951-b7c1-56b363485281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:21.581Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0e0df033-d172-4f87-8995-1ae0acbee1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:31.591Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=24fd70fd-7313-433c-b4e9-cbe883bdfa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:41.606Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=09fe01b4-3fd8-4c3a-a505-3eeef7747469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:41.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:51.615Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7f0d6486-dc3f-4f93-abf0-85902478091a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:10:51.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:01.624Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8ae49795-a215-4404-a4f8-a2db0cc57dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:11.632Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0fff16ab-c397-4ba5-a210-226637f8ce90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:21.645Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=90aa078c-10a3-4d6d-a2f2-56f53ef20ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:31.653Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=66b665e0-b9b7-420b-abd6-6aee4f58bda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:31.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:11:40.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:11:40.588Z |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-11-14T13:11:40.589Z |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-11-14T13:11:40.592Z |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-11-14T13:11:40.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:11:40.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:11:40.598Z |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-11-14T13:11:40.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:41.661Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7645e328-6c8b-4064-bb28-434c37e4a048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:41.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:51.672Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ccbf55ec-5bbd-4b41-81ee-9f43f61fcded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:11:51.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:01.684Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=abd1a966-4d33-4aa6-8c51-72cdcd20b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:01.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:11.694Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c4903d91-6a72-40cd-aee6-35b04cc07c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:21.705Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=eb2c1e36-2c45-4882-8dc7-075bff474160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:31.713Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=07333e6e-9856-4a97-90e9-2257a4e4c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:41.721Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b75ca1db-a49f-415f-8909-f0d2434b5c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:41.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:51.729Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=264ddbef-0599-44c4-97fb-5612e746fe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:12:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:01.737Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=17f202a6-6163-4e1e-a15a-6c306f6e6890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:01.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:11.747Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7b7c7fb1-e85e-4c80-80d3-d0a2dc91e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:21.766Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=be37ff29-92e3-48bc-ab94-72a05aa0da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:31.774Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=601f4252-7e00-4aa7-b30f-dd8f3e4514af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:41.782Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f31d42a8-e311-44e7-95ff-485a05f45ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:51.790Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=535622e3-c70c-4292-a5ea-b8c2db33b3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:13:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:01.798Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b0f25e29-a1eb-4304-a814-6b3e025f7f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:01.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:11.806Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7564f84a-a00d-4140-b33a-ec8a89b669d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:21.815Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ab42d949-071c-4c1d-8fe0-bcf3b94c7309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:31.830Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2b2964d7-53e3-486e-ae25-8a3cb3d51a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:41.848Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cb0857d2-b1bb-4544-a7d5-5df66b26cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:51.862Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0a6de1ac-7d46-4a7c-9838-315f77075f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:14:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:01.869Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=68af1559-6864-4989-99b1-6603d56a9ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:01.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:11.879Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7ae54206-9593-4df2-856c-6a68399ee980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:21.886Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c94c86be-11ee-410b-b785-7e97bb74700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:31.897Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9eff0c61-5ad8-4817-a28d-18b350d3d368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:41.905Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9f87dbff-9c89-44fd-b51c-64e59300f65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:51.913Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e4cafdef-2ed2-4fcd-b04e-4c6142b7d065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:15:51.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:01.920Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1de4dcca-098e-4d17-83d3-f701be16ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:11.930Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=eb8a3ef6-d597-45a6-8f43-7b15475c1af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:11.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:21.946Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1492840c-1b5b-442c-b67f-3c3ce04e4daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:31.956Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d964233f-3648-4d6a-aca9-af90750c5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:16:40.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:16:40.585Z |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-11-14T13:16:40.585Z |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-11-14T13:16:40.587Z |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-11-14T13:16:40.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:16:40.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:16:40.591Z |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-11-14T13:16:40.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:41.962Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b4945be0-bfe6-4ff5-858b-4a68cdeb388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:51.969Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d0e367c4-948c-4e5a-bfbf-0b012233f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:16:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:01.978Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4a201acb-9a75-4810-b7c3-d47e479c8937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:11.987Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d980cd47-504a-49c9-8494-03dfe5272cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:21.995Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a9e6b219-d0a3-4189-bfec-0fe105ab05a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:22.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:32.014Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=42c2056b-e8d7-446b-9d40-351479bcf92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:42.022Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=18dd27a9-e483-4b79-b231-6695d9ad8929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:52.031Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=78f1dc4c-3b0b-471c-b615-9a7a29c2a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:17:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:02.043Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=31f35cd2-598b-4699-9a88-bc153497d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:02.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:12.063Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ce86ff4d-db00-4dde-8646-a5fabc60602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:12.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:22.073Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=70346ba6-2d6b-4e63-8f58-d96083d0c956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:32.080Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1488870b-72f9-4f8d-8219-10c3674d2909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:42.089Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1d3b2165-6081-45ec-a93b-1a5f8ba0ae9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:52.100Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=70c55287-ef22-4ef7-b829-28f81561f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:18:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:02.115Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=aacf822a-1d5b-4418-8c18-ce2a68a74a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:12.125Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c17911f6-83af-4cfe-966b-6646c919c8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:22.132Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=75ab6878-1e2e-40e3-be90-0ece05cdb8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:32.145Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4a175d6b-acad-478d-9924-2e0aba24e5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:42.154Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3cd71504-1021-43ef-bcf7-fd5a375c4495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:52.162Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4a9821c0-abc9-4570-9e0e-1cea0e9212ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:19:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:02.168Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ccea7fcd-d28d-4213-a62d-6572a86cf8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:12.187Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c2b6dc39-69e6-435a-b2f5-8df6a443882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:22.197Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6a886d82-8028-43c5-9d11-38ef24ce9d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:32.215Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b659b5c1-bf5e-43e7-b212-8a310afd1b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:42.222Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6fac89ec-834d-4c9f-b423-b13d5bc8c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:52.228Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8d4c62a3-04e0-49b0-a061-a85afd3fda8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:20:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:02.236Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3521b9c7-4e7b-48ce-ab8f-e2637d5b5afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:12.244Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d082c2db-21be-4e2f-9594-32a58609243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:22.251Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a42863ee-ef58-4c3a-931b-8acad88fa8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:32.259Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8cf13fae-d8bd-4207-9467-1b79cbdbea23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:21:40.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:21:40.554Z |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-11-14T13:21:40.555Z |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-11-14T13:21:40.557Z |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-11-14T13:21:40.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:21:40.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:21:40.563Z |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-11-14T13:21:40.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:42.269Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b2066a02-387e-4d01-a274-033221a0703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:52.283Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=dd55f91d-c4fd-4c10-9a87-7b22282fc3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:21:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:02.291Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f67838a9-1e66-47d9-b5ed-abea65354796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:12.299Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=90ee596d-7848-4398-9fb3-6f63faed5b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:22.308Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9cb0ba1a-d942-41d0-8db4-0ada71fdca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:32.316Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=17792a51-d41d-4189-89a6-adfc20a2c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:32.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:42.324Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=06842d5d-c0c6-4d57-b4ef-04fffbb962a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:42.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:52.331Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5a7ee3c4-b31d-4844-81ae-79a79f5f50a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:22:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:02.339Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=31580f3e-4a85-4938-a366-e55abcdd3d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:02.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:12.350Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6dd79f9f-558b-4c88-ae23-8310bb3c8858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:22.373Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5215589d-7488-453b-88d3-3aecdc6eab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:32.382Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c1569f4c-2b30-4fe8-b654-f1672d9be990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:32.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:42.394Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f9817944-471d-475e-926c-41097b98bf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:52.403Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c3b6b148-d8f0-4739-a2fe-610f2b3ed7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:23:52.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:02.410Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d204467a-125c-428e-89fc-22dd56d85cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:12.426Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e24eb90c-57ff-4c71-b311-06e62c350756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:22.439Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fe0286ed-4414-4fc7-8690-08b44e002297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:32.458Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=397f2d9d-7445-44c4-bebe-4b71bd7d2792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:42.466Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a482b71d-26d9-448c-94c8-631a33ea0c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:52.477Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a8b39ab0-21b9-460e-af84-fe79d559f15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:24:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:02.485Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=178c56b6-89e3-4272-8d86-2390c96bf8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:12.494Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fd4cdee9-028d-46aa-a912-f10db87571d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:22.503Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5673310e-f19d-4202-be79-75472764099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:32.509Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a710b5f2-60fd-4833-bf9b-6026bf6a9ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:32.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:42.524Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a9d138ef-c66f-44e1-b795-22528eadad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:52.541Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d6e060a3-d72e-416d-8cb9-3a456dc0eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:25:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:02.557Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=401b0046-2b48-4553-ad90-6a1b0b763df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:02.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:12.573Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4fa09abd-f02c-4174-a1c8-250244e353fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:22.581Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bff7feb3-45b9-4a4a-8d5a-519688b34aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:32.595Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2274a434-11a1-4467-a2a6-7078566ec4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:26:40.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:26:40.569Z |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-11-14T13:26:40.569Z |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-11-14T13:26:40.572Z |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-11-14T13:26:40.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:26:40.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:26:40.576Z |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-11-14T13:26:40.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:42.603Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=23301ace-7451-479e-82a0-34a39684d9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:42.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:52.612Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6cc07e5c-dd61-4970-b569-214f101088b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:26:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:02.620Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=eefa7185-4676-4daf-8316-fbcc1d8682aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:12.626Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0394fac2-5247-404f-9d87-1ae278aba1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:22.636Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d5747ebe-b25e-4e62-b0df-e7fe1723f8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:32.654Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3981dd16-a6c6-45ff-9b22-fb36c21302ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:42.662Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5741d966-d5e2-474e-a64b-c43cc6af0e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:52.671Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2b161beb-ba7f-493d-9f04-a6160f25d455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:27:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:02.680Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b4f33c6e-947e-4279-95e0-c0159d4a15d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:12.689Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0e245ed7-fdac-4ed3-af0a-5182b8e84f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:22.701Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a4e5c56a-83bf-40dd-a80a-4123dff2cf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:32.714Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cafa19dc-be3e-454a-a25c-0d6d92b08429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:42.723Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1bc465df-e629-475f-bdea-0df66c09c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:52.733Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2b1d7ae1-6d33-42b8-a28d-b8f198a9de1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:28:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:02.751Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=beb92904-c7c7-4e1a-b659-910deb164c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:12.760Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f4a7a6d7-0bc2-4f95-98e7-b310da841292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:22.766Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=07752721-ff70-4914-92df-a16db3f2e597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:32.774Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=21bee9a9-122e-4bf7-88b3-6d86a4dfc274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:42.782Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1ea34bdf-f096-4d90-858a-07b6589d085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:52.794Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=81a51344-c484-439a-bede-8f92c6ac6931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:29:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:02.804Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d2fb28dd-8a52-4e22-b70a-476df75e2244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:12.812Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9fe27b5c-2b60-4fd0-b569-d7ccc70fce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:22.822Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=45fb84b9-607d-413e-a316-195a5d579f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:32.836Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=de4fc4ac-b5eb-44a1-a101-7348974c64d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:42.844Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=895da3d3-abcc-4cff-824e-63344fd5aa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:52.855Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1c637987-a593-41f8-83e1-e33e72d90daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:30:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:02.868Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0d02b110-7c00-4334-81c0-9a4feb786a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:12.875Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=37b4f3f1-353f-4099-82be-dc1e4cf44ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:22.882Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=439e49b6-60a6-4d93-9972-e95cd6d88152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:32.890Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f812d343-a55a-4975-abf7-e877e202658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:31:40.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:31:40.580Z |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-11-14T13:31:40.581Z |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-11-14T13:31:40.583Z |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-11-14T13:31:40.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:31:40.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:31:40.587Z |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-11-14T13:31:40.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:42.900Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=98dfb469-74a0-41cb-8248-3481336ecfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:52.915Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ad0b4869-af43-4131-86b4-21c4e6b92b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:31:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:02.923Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a2af4dd7-c2c4-451c-bfd8-165d2c759bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:12.932Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9f2521aa-e9e7-4aa9-a6ad-bb4171cc87d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:22.941Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6f96d671-5b61-4cc7-9ffa-4dd0c4b49a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:32.949Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=394c5027-5727-4430-ac16-35089316697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:42.959Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d4922bac-16e7-4b71-a05b-23ad3949457c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:52.982Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=db1cca8d-a0b4-4cc8-9130-0406ed8abdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:32:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:02.990Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4b7340da-c846-4eb6-a276-41ab0863736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:13.002Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9f3f0116-314e-4fd8-a545-c4deaa17a8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:23.015Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9ef70a04-7384-47d1-ab9d-273e54b56e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:23.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:33.021Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7f923330-7ec6-454f-8a27-69764ae40844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:43.028Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7e17fc94-0782-44cd-861d-5e05389e433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:53.044Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5daf3e86-78e3-4c30-afad-dc211113a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:33:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:03.052Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cefdff62-4310-4e08-8665-f32479fcb1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:03.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:13.069Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=dab1cb99-c586-4981-a1ff-ccea2ef8baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:23.076Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=47d7c6c9-9a26-4cb9-b592-b7e863ce41be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:33.085Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=06d93afd-6c65-4207-b7ff-d5bd15c01132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:43.105Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f1b23e42-e722-4ab2-9ccb-6a8568a80cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:43.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:53.115Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0fd7fe07-18a1-47be-9eb9-814490abefb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:34:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:03.128Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8804f89c-bd2e-44a5-8aab-4d515ad8448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:03.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:13.137Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=07c21556-ad6c-40fc-af7e-d5ad8be7bcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:23.144Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=36b091c0-ee1f-4980-8d8c-01909e73f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:33.154Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f435b4ac-3ccf-4b6b-bfba-9c4fc7fb628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:43.165Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5a122018-e7cc-4339-8ecb-b46613011943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:53.173Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=64e33dc1-a524-4e64-aee3-341007dd66d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:35:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:03.181Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=938d2d05-8825-489e-9082-af1bf8e3f960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:13.199Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=12cbda45-fe23-4ae5-825d-2078daeb557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:23.210Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c11bdce8-cbf8-4a6b-b6dc-70e61752f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:33.217Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6328a3fc-f535-4826-a15b-1920c53a9b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:36:40.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:36:40.579Z |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-11-14T13:36:40.580Z |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-11-14T13:36:40.582Z |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-11-14T13:36:40.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:36:40.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:36:40.586Z |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-11-14T13:36:40.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:43.229Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bf2dd92c-5e61-471e-8eac-76556cb2d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:53.236Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=111e10ba-3ec3-4c16-9ad8-65c3b7ef495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:36:53.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:03.244Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fb9ab40d-1433-44cf-af79-4bd8e95cb0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:03.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:13.251Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d7e9e61f-52f2-4b83-a62d-ef74803d8d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:23.258Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e83bf5c0-5d96-49d1-8928-d8350f5e4a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:33.268Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f63b2083-6e9b-4e4d-b462-b9a8c95e34db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:33.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:43.289Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=622d7047-bb38-4c10-9160-0ef9006255c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:53.299Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f076bc83-8fbe-4717-ae2c-0da9a62df961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:37:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:03.306Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=65965a8c-15f9-41df-a6a4-2c58c2807985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:13.315Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9d7bfb2a-96af-4a48-b20d-64fbbd488eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:23.322Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=400de3e3-0576-4318-b8b5-25c25e52c932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:33.329Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=24eb30f5-b213-455f-b8a5-e2989e37edb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:33.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:43.341Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5ccf6010-f774-4d63-afec-35405f6183bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:53.357Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cfb22aaf-def2-4468-8bb3-61ccfb48291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:38:53.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:03.365Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=52095657-0a72-4ce9-8e1b-32494dd103ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:13.377Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2cbe495d-7e7a-4ceb-9b3b-30a90feb4ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:23.384Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c350fc29-8fbb-483e-9403-78c8ed0b8804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:23.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:33.391Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f0e5ae21-6aa2-46d1-9f54-c02bd85fc9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:43.400Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5f6f9da1-0b98-4a67-abb6-bbcfb132df95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:53.408Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cf85542f-2b74-4cec-8285-57c082572894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:39:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:03.416Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=194e515b-1a72-456f-b81b-9cf26e0c59bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:03.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:13.426Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=be0610ba-c357-4b60-89d1-13feddb34fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:23.433Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=90a6867b-8d82-4805-b96c-be6c62f4efe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:33.440Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=635e1a90-acbd-4670-932f-9e8f7bb88ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:43.452Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5396466c-b561-4616-9b8e-22950cfd0f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:53.464Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=582adad3-5ef6-4260-a0c0-836a3a4b7540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:40:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:03.471Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=74a2a7e8-780d-4247-a71c-28b8f94c171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:13.487Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=289adca6-b4fd-453e-9c12-f369c303d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:23.496Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1c2c1a5f-503d-45ff-b2c3-ab687976c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:33.505Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=decdcab4-5d43-4cb0-934a-eb2854a7037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:41:40.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:41:40.565Z |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-11-14T13:41:40.565Z |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-11-14T13:41:40.568Z |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-11-14T13:41:40.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:41:40.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:41:40.571Z |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-11-14T13:41:40.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:43.514Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=05fe0c70-f88c-4d80-b7d8-4f361cd58b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:53.522Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3403bbc4-0097-4d65-b449-16971dc629c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:41:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:03.530Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3adb6ef4-8f8e-4d29-aa03-c3795a324fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:13.545Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0afd44f2-769c-49d4-a84f-81c87204290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:23.553Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=46d2f72f-cd5c-44ca-ac68-9db9ea4ca4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:33.560Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8a563bd4-46b1-42c4-bd44-59db312295e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:43.575Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2778a2b6-8a75-4911-a446-810ff7ea6cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:43.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:53.595Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c3217c2e-1ae7-4272-8bb9-c40e602cc41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:42:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:03.602Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2b8902aa-00c3-499d-923c-c41c03f0e0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:13.609Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6df3e2fc-1520-4cd8-a431-5430e64cde5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:23.619Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=40585f7b-dbdb-4222-8c26-b7f1a6dbe448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:33.636Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3825ac5b-2039-42b5-a0f3-b581fc69dafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:43.643Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=818f7358-699b-4a49-b415-690a63e79cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:53.652Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=08672b95-8042-4626-93f7-406d3da8dd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:43:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:03.661Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a720a74a-63da-4d1c-b9d9-72b51d0f4bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:13.669Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=79b5f2c7-4bfd-44f9-a708-f08a360aa0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:23.676Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bcc07a72-eb21-4ea5-ae52-165d59511b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:33.686Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1bb636db-d141-410e-b976-532fd1dfa596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:33.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:43.701Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=142d4840-a09c-4c32-8662-fbcfae8bc053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:53.709Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1a6da61e-bfc3-4619-b1b1-cfe20408d727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:44:53.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:03.716Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=68a7b281-32d8-43fa-9eb9-10fef3833f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:13.726Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=dead28c0-00ca-403a-8fd2-960beb88e60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:23.734Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=eaca2f78-c557-4535-874a-81c2bcd21672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:33.741Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cfb954f7-71be-4524-afd5-0ec46844a3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:43.748Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cf481ce7-b2bf-4b45-acfe-efbcfba6f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:53.756Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9b60f2f4-a85f-4579-a3bd-f1f5a6ebf3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:45:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:03.766Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=703b8197-6869-45ab-b239-1969022fe222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:13.778Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2da654ed-f932-4678-ace9-4295425a33ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:23.801Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e7e754cc-4bb7-438b-833b-69e678305425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:33.809Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1cc389a1-6213-47a0-bf3e-a50eb4b1a6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:46:40.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:46:40.546Z |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-11-14T13:46:40.547Z |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-11-14T13:46:40.548Z |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-11-14T13:46:40.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:46:40.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:46:40.552Z |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-11-14T13:46:40.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:43.818Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=114ab06d-cbc9-425b-86e5-9728b528dbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:43.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:53.825Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3bb2fb02-2647-4aa9-bae6-dfc12c4dd322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:46:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:03.831Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ce72b4f8-5fe8-43fe-a876-0cba4f273857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:03.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:13.841Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=25e97843-aa71-4078-8220-02fe4d3b208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:23.853Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e913c248-6107-49c3-996f-e21d3fc7d10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:23.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:33.867Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f175896f-0e93-42c4-be62-f612be6f8415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:33.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:43.879Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8645bebc-a335-4e1b-ac62-24ffacafc8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:53.887Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3fbde317-55d7-4fd7-a5cc-9f97091296d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:47:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:03.894Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c2610b41-15ce-4866-8955-563c503f2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:13.902Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=83b57180-cf74-4345-94f6-a47a8d23b986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:23.909Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c76886d6-55fe-42c8-85a1-32af23ae0d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:33.918Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c84260b8-8ce1-4005-aff1-93c4ed1b96d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:43.926Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fb33a921-722c-4a25-8c59-dd1685e25257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:53.947Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=36e5e251-564f-4c04-b916-b43983a2ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:48:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:03.962Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9dc6ae0f-1cb4-48e1-a660-389fed4fec4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:03.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:13.968Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e5ef11b9-a04f-48f1-a705-9e613352a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:23.976Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=395ceb88-111e-4b51-892f-a3bfb69fd372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:33.988Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4e34398b-737d-4083-ac1e-352010e66c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:33.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:43.995Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=738931ec-cc7f-4104-ac86-d82093b54f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:54.005Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=865f23d7-49ef-44e8-a81d-aac4992ea992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:49:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:04.012Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=166cfa4f-27cb-4f01-b471-4685b473ca95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:14.030Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=17c7b8df-594c-47ab-820b-0c73fb558e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:24.056Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6d17ba37-889e-4bee-b3ab-683352a57981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:34.066Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6ef3fbb2-3a0e-4975-bba5-35b89e328f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:44.079Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e7f03d62-54a3-460d-b668-9cdfb9ccdf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:54.090Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1c56198b-876a-45fa-be8b-4a35dca4fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:50:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:04.097Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d7343c0d-9196-4a18-9740-5c9c4c64b324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:14.104Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b16de654-4e03-424c-836c-0f77a7f61011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:24.111Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1cc1bb86-e2f1-4184-9d61-fde2fcc5f0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:34.119Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=33133618-8c82-4cef-8666-6ae42be7a2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:51:40.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:51:40.586Z |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-11-14T13:51:40.586Z |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-11-14T13:51:40.588Z |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-11-14T13:51:40.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:51:40.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:51:40.591Z |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-11-14T13:51:40.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:44.130Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e4bc846f-9485-455b-8608-1673a139e0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:54.138Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6ee9383d-4fce-4d6c-b704-4da360e634af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:51:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:04.147Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6c4bc7b7-06bc-4ad1-92b1-cc6cfe460dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:14.154Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1084e3a0-f644-4502-a09e-0aab4d31dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:24.161Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7c42fa0e-0e30-40e7-9978-f04d278ec314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:34.170Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ee680acb-ab46-43af-90cf-97bdfaeac2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:44.176Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b3b876ef-5563-4a01-bea6-b3906ca6ad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:54.183Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cfbb0505-f1a4-4ce5-b610-d75d2b8a853b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:52:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:04.191Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7375e9a5-10af-4a1d-8de3-1fbbdb74dfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:14.212Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4b0fbb38-61e7-4695-8c41-cd6387786daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:24.220Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0c2ef47c-87f5-4f9a-8f05-1eaba1d9fbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:24.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:34.231Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f66fd22b-5455-4877-ad60-696cac1d7865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:44.238Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3b0ad5ae-e40d-45df-80db-17aa9c6a5e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:54.247Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c230b53b-9456-4688-b599-254af2bf0bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:53:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:04.255Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=ddc477c4-aad7-428c-adfa-873993ebdc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:14.261Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6ee7e21f-1e95-4fb0-849a-d5eb03a762dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:14.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:24.268Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=467f7fe1-0ffb-4993-b74e-478562bb8c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:34.275Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9fe4b934-3ae5-43e7-be8a-aba101654b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:44.285Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7ffe1ad8-6d5a-4185-847a-45939e2b95c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:54.296Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cdbe9961-d0bc-43b0-b58b-0ad58392cd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:54:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:04.303Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3559f913-7ef5-4ed9-8230-6434cb595fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:14.311Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=885a7948-be97-46a1-ad7b-aa1183f6e8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:14.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:24.318Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d0ec09c3-d49a-4a80-8b51-ff2dffb33d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:34.327Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f7fe782b-81d4-40d7-b6cc-189a4d2a5b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:44.337Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7ffaf4b5-5863-4392-b25a-394e451e433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:54.344Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=67985b0f-e16a-41e1-96a9-d71c0d6a8de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:55:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:04.353Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=24fcced5-8957-4b4e-a68a-3e0c2a90b85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:04.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:14.367Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=87b581ee-076f-4d9d-98ed-876ccc7742d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:24.374Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=95c7c990-6837-4679-9147-075f0f47bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:34.392Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=dc3e00d8-7451-425e-8151-97de31451073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:56:40.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T13:56:40.549Z |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-11-14T13:56:40.550Z |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-11-14T13:56:40.551Z |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-11-14T13:56:40.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T13:56:40.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T13:56:40.554Z |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-11-14T13:56:40.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:44.401Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4f9a2c6c-8d93-42e3-8733-bd66f719fd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:54.409Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8dd1e266-55b0-48fd-ad1f-269a504c3c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:56:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:04.419Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=cb8a4187-90c6-4027-be9c-f81f8ee676a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:14.427Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f8c7342e-7148-43ae-820b-3c2a398c3c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:24.438Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=fe9474f6-d9a8-4353-badd-3ee6b835dc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:34.452Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=46053435-93f3-4a57-b9de-142e05c7fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:44.458Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4acc4f06-5f94-42a6-9015-c7422e711db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:54.476Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e70bb32b-58a6-4090-8988-82f215e5ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:57:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:04.484Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4d310683-0661-4961-8ba5-af8cfb014c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:14.492Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=89303b9c-9a79-4410-b59f-c659ded4f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:24.498Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c9adda09-da37-4083-bb56-d10aa8eb57d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:34.506Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c0f2927c-6533-4bff-a96c-e4726b8324b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:44.516Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=9880b0b4-9ed4-4ec3-bcac-1586e24d295a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:54.528Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e6fd699e-be81-4b5d-b658-4b131dd385be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:58:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:04.542Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=50983b5e-84da-478b-a84c-d92cebdbcfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:04.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:14.548Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=78d9be97-5ba8-4d25-bb36-88768e4b2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:24.556Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4323ce66-6ff0-4048-aecc-1892bae1bc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:34.564Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2d5999e3-6cb4-4b95-a3ee-6fd4bb602660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:44.572Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2c6b999a-962e-45ab-89e2-360925365e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:54.580Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b1233e9a-4b3f-4735-b1e4-a687672129f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T13:59:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:04.593Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b997f74a-ee78-46ae-922b-4060b4de8edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:04.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:14.604Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=60a3b6ee-fb42-4b43-89b0-3fb4618950a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:14.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:24.613Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=85004c60-580b-4173-ba95-03ba784f8e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:34.627Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0877791a-a9ae-48e9-9c30-36eb183ab761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:34.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:44.633Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b618d7e4-43d9-4f4b-9ba2-ba9508f5b1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:54.641Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8d8ff26b-369c-44bf-b9ec-922e2d1ff8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:00:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:04.652Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=10a8f46a-b4b1-4ff1-8cf2-a76d132ffb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:14.660Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=31e3c60a-7fc2-4199-837d-c677255f22f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:24.668Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=db8252b4-d935-4c1a-be16-73bb6aac9dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:34.676Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=62728c5b-c622-443d-aedb-a7c7e660491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T14:01:40.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T14:01:40.551Z |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-11-14T14:01:40.552Z |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-11-14T14:01:40.554Z |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-11-14T14:01:40.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T14:01:40.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T14:01:40.558Z |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-11-14T14:01:40.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:44.684Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=617b75a7-6943-4956-8c59-f36934b15f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:54.691Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bb7dffc9-53b0-41ce-b6dd-e1f47b06da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:01:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:04.703Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=892d4829-f9ac-4431-9b82-9e925b89aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:14.710Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c8ba548b-cd3c-486f-b140-ea8a1cb44665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:24.718Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f353e772-5fa0-4cbf-a2c7-99e9d06f313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:34.727Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b9e862f6-421c-4a03-9227-bfb59d55df0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:44.735Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e4300737-a1dd-48dc-b762-156fcaf7ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:54.743Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=93ec004b-9871-4c81-84bb-94bbc1fabf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:02:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:04.751Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5267ff26-105a-49dc-9c3f-0d2f8db3b125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:14.759Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8355c61e-6e6d-4ce6-b6c6-c6de2921891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:24.768Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=3e873ffd-cea1-470b-8f92-f1dda766b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:34.781Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=24d06324-205c-479c-847b-0a6844a5deda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:34.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:44.788Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0983b9cd-d082-4b09-a3a1-68280cfe2cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:44.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:54.798Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=4564a2ce-4df8-43d5-b093-22c670d34f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:03:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:04.808Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=95d0b70e-da9a-4552-8b40-f2ad394326e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:14.818Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=77c956ea-36a3-4615-8b76-582ccdf1ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:24.824Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=24a2cd5a-26d5-443d-a496-f4750bb1b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:34.830Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bb46d069-cf4e-414d-bfc7-e47092254391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:44.837Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=10d0c4c2-6102-4071-9fc1-29954d5b8042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:54.849Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8798fe1c-1798-4580-a608-2698f9d5a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:04:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:04.860Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=72b6cfff-31c3-46b1-965f-270bc6222ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:14.868Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b47f07b1-1563-4bc6-9d37-abe8009afa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:24.875Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bfa6aacc-7111-486a-a5ae-5f14c63b8a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:34.883Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e15c055e-aa16-4ecc-96e8-1197069ad724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:34.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:44.892Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d16dcb70-2b55-4425-9836-63e565f7daf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:54.899Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=1abecf49-e86b-47d0-b9b3-da221a0e2673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:05:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:04.908Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d584ac9d-d0f2-4da0-bd2a-8f1ff26b47b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:14.917Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=c994a8bf-9f65-44a6-bd73-3e4afef95f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:24.929Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8baa7d33-7da4-43c8-97bd-6deff9011de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:34.938Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=65fd645b-01e3-4612-9402-b561f811e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:34.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T14:06:40.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T14:06:40.554Z |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-11-14T14:06:40.554Z |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-11-14T14:06:40.556Z |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-11-14T14:06:40.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T14:06:40.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T14:06:40.560Z |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-11-14T14:06:40.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:44.945Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e1090ef7-9bb3-4fc2-a726-d3e370f1cd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:54.954Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=5c779e13-642c-4c4b-84bd-2c655f605855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:06:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:04.965Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=abd120f4-43b5-42a7-ba92-1c618acebcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:14.971Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=887b66b2-6726-4faa-851b-4e752c005470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:24.979Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=07588cb0-6882-4e37-bdfa-490b611ee3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:34.988Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=103fe004-8148-4666-91a6-cfae95a16fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:44.998Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=b31c11f4-2b89-4e62-9c24-93655faf24f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:55.008Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=0ea2f991-1e23-44b7-8c8f-2b632778e3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:07:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:05.017Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=a005e593-cbcc-40a4-91b1-146766a91fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:15.024Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d107d10c-af27-4237-96ea-40e5af78d0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:25.036Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7ce76c1f-cefe-4f26-a7ab-51231af6ccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:35.047Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=7584fc3f-cf34-457f-9c14-d2f15fac6d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:45.060Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=e6205c63-db97-4b6c-a452-cb3f3723c691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:55.069Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2cd369f8-9df6-4e10-84e1-11b1d3d6ae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:08:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:05.075Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=625c65b7-4e9f-4de3-a014-7229e1b74a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:05.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:15.081Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=8c5ff6df-32bf-4e6d-872e-cfe6d903e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:25.092Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=6f79899c-563b-4dc3-a197-502f7c9b2294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:35.099Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=880bf9a3-51c2-45f7-b5cf-1e81e541a14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:45.107Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=d2991111-21cc-4a36-9f34-39b347a0fb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:55.115Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=2656bd68-09e9-458e-b37f-605dcfec2158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:09:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:10:05.124Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=bacb5d24-8edb-4ea6-8200-6f9b34cce8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:10:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:10:15.131Z |INFO |Init configs |InvocationID=8c651463-675a-4795-a36e-e1a6594f6c29, InstanceUUID=f55ee5a8-094f-4fd6-8200-a0214117cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T14:10:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |