By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T05:55:38.253Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T05:55:38.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-26T05:55:38.292Z |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-10-26T05:55:38.919Z |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-10-26T05:55:39.011Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T05:55:39.012Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T05:55:39.012Z |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-10-26T05:55:39.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-26T05:55:39.180Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-26T05:55:39.283Z |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-10-26T05:55:40.763Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-26T05:55:41.188Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-26T05:55:41.205Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-26T05:55:41.205Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-26T05:55:41.257Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-26T05:55:41.257Z |INFO |Root WebApplicationContext: initialization completed in 1973 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-26T05:55:41.631Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-26T05:55:42.434Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-26T05:55:43.635Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-26T05:55:44.216Z |INFO |Started MainApp in 8.336 seconds (JVM running for 9.046) |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-26T05:55:44.284Z |INFO |Start scheduling PRH workflow |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:55:44.298Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6bbb7404-03a2-4bf5-ab1b-64f13a5ab5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:55:45.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:55:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-26T05:55:52.244Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-26T05:55:52.244Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-26T05:55:52.247Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:55:55.778Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=764b89dc-af76-47a1-8b17-44581337e1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:55:56.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:55:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:06.839Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=28ab1645-acb0-4495-8e00-28b98f447cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:56:07.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:17.880Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1d7051d2-983b-4a28-aa2b-ac80529c6479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:56:18.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:28.959Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f0495aa1-01fb-4aff-a62a-b1f454642dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:56:29.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:39.995Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=cb6fb026-e38e-4e42-a5b2-cd1ec252c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:56:41.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:51.033Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=19e882f9-4648-42cb-a2c3-68fdc7270799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:56:52.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:56:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:02.076Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=37be2b98-82bf-493c-b055-c0e387f5b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:57:03.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:13.113Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=27f15e90-6575-4b43-8769-38af1a0ec6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:57:14.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:24.155Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=23104130-6cac-49a3-b6e5-9d52e89fcb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:57:25.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:35.194Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=d770b979-45d6-4726-be05-4df874c310a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:57:36.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:36.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:46.231Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1075ea71-09d8-409f-ac0f-6c0752c67457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:57:47.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:57.274Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=61a79feb-007e-4a2f-bda0-7e87639a520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:57:58.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:57:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:08.316Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=26078a35-bd83-4724-9664-c1ba554e8c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:58:09.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:19.360Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7e54aad8-99c9-4eba-9c3b-3cc4bb8a91ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:58:20.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:30.391Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8c9b6c75-e023-41af-9b1c-1a249de341d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:58:31.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:31.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:41.436Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=9a03651f-cfaf-4442-9332-bdd3f91a4950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:58:42.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:52.474Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ba494605-1373-4e2d-ad26-122ae16850b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:58:53.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:58:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:03.513Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e5719d86-f790-4d16-ab61-a5b0b02fcf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:59:04.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:14.553Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=da4356ab-8c5f-459f-b000-c4846d1bb328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:59:15.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:25.595Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=032a8e76-0fa3-44a2-bc19-938ef1b566f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:59:26.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:36.633Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6cb1bd08-7966-416c-b0c5-8ffa54fa1c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:59:37.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:47.674Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=66e61824-b94a-4363-b969-75b55634640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:59:48.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:48.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:58.711Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e352a32e-92c0-43e9-93d6-e1d4dbf02adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T05:59:59.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T05:59:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:09.753Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e99f539a-ae27-4b15-869d-e2313177a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:00:10.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:20.801Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=52c4d40d-3a2d-4862-97a2-1ef2599da617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:00:21.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:31.868Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b4cc82a6-2ef4-43fd-a677-fbb6a6f16a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:00:32.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:00:42.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:00:42.822Z |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-10-26T06:00:42.823Z |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-10-26T06:00:42.826Z |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-10-26T06:00:42.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:00:42.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:00:42.837Z |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-10-26T06:00:42.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:42.903Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b14d4fcb-069d-44e4-8862-ef33fca46d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:00:43.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:43.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:53.957Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e5e756a8-cadf-4104-b586-0870d84da049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:00:54.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:00:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:04.988Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e4a6b1f3-c183-4a1b-b4fc-2b3e1972de3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:01:06.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:16.059Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5777a28b-057c-4393-b974-e4c526265823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:01:17.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:27.099Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=dd467225-7552-4d09-bc22-17afd6ea798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:01:28.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:38.134Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=13adb7a0-f2e3-4f09-835e-7e9d6d13e48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:01:39.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:49.179Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e1f6b705-2e0f-4456-8617-406893defc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:01:50.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:01:50.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:00.218Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f020406f-c292-4dc6-8db6-6839d7b5dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:02:01.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:11.267Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=31e85871-c7c5-42cb-b02d-26afee14e2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:02:12.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:22.333Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e2d38338-9a00-4f03-b659-606969988bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:02:23.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:33.375Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=40a79da9-af3e-47e7-832b-dbbbe917e154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:02:34.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:44.410Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=35933cc8-c2c0-47d7-a2d5-c2f56f6690cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T06:02:45.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:55.450Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=838ccefe-cc5a-42f7-a790-29b225987c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:02:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:05.793Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=044707f2-c9cb-4f2c-9eb9-d09974aa4c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:15.819Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=37cb5ad7-b2a0-4c76-b232-45d4c01b336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:25.857Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2acb2180-bbc4-4b42-8982-219201b1ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:35.875Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e70f0109-d9f2-4b1d-8a85-37168e5cccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:45.897Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=11bd2515-00ec-4fec-90f9-334be23ca58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:55.912Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=37f3d73d-a83a-4fb7-aa0b-29001e83a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:03:55.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:05.926Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ec357eff-5383-44df-b057-02adde735f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:15.945Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=afe4b7a5-57df-48dd-9691-c5191915842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:25.966Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=57854c30-05c1-4a17-9728-45e82a68b032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:35.978Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f763b481-4011-4668-8c1b-aefc17725d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:45.990Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f921a43e-d87a-4cb3-a71b-7fd956d234f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:56.001Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=46329ffe-0680-43bf-909c-46e98dd8c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:04:56.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:06.021Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=aff6c151-d43b-4d58-9e21-f74cb69e9537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:06.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:16.033Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=275b1d91-dca0-4a55-96f8-a47f10a458a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:26.045Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5591ba90-841b-4ea7-b0f1-64d75565b210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:36.062Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1e9633e4-6799-4ee6-8e1e-25624b2be713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:05:41.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:05:41.999Z |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-10-26T06:05:42.000Z |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-10-26T06:05:42.005Z |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-10-26T06:05:42.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:05:42.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:05:42.022Z |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-10-26T06:05:42.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:46.084Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=166938bc-1c80-4e33-a416-7885b67ef2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:56.099Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=d6956306-bf45-4f71-8578-73be72a9ec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:05:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:06.114Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2ed17515-1268-4a25-a194-7d9802d1bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:06.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:16.134Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=683f29a2-dc07-4088-a918-a9f58f2ad8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:26.146Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f7b8577e-a93c-4508-bba6-06b45510f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:36.156Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=d1e84e18-13a5-44bd-95a5-10bc67e94d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:46.171Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=476b3bdb-ae13-4f51-baf4-13c18d9bf85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:56.183Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=bb608eaa-071e-4e1a-ba1c-e968b8a04db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:06:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:06.200Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7be68ba2-d3f7-47fa-8c2a-1c2bb9ce7661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:16.211Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=85fec48e-f0b6-461d-a24d-0ea661162e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:26.223Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=46605b72-2767-4613-97c7-4b3bef8ddcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:36.235Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ec40fc13-ce91-458f-9223-ff0b646f6aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:46.252Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=cea6d362-b264-4c47-8596-e864e0571e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:56.263Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2c93eb74-3c3d-4375-b960-b0d08b2ea532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:07:56.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:06.275Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1ac6f736-2b90-498d-b27c-6c3386952faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:16.285Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=baac48e4-ec11-4d53-b21b-d91a471fdfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:26.299Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2fe4e15c-c712-48e7-9c0a-462811cc20c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:26.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:36.314Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c65a9a97-1b92-4f0e-8f00-8be4085722de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:46.327Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fc5f91d9-0d79-4e3e-9440-68fea01ec13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:56.339Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e0254bef-38ab-4d97-b100-294f7d8b2d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:08:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:06.357Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=67f30ec3-8195-4afc-9e31-74caa2fe0093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:16.383Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b5973747-3c95-4589-9a7a-a0dd85f1c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:26.396Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fedc0830-6529-4de3-925c-714458ef7be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:36.408Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7f024e98-41ea-4093-aa98-2296319d60f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:46.428Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=eb85b279-14c4-4b39-985b-709636b0a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:56.440Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1d0c287d-a8ab-4f31-90f9-53c789629b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:09:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:06.451Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0f065de0-0325-45e2-9564-ef31647972e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:16.460Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=4e990488-e81a-4891-ae3b-c9d1f2b33a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:26.472Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a758f729-a381-4cf8-a5b4-0ba98df5577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:36.485Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7b0951e1-38ff-4347-a610-0a0bf1926e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:36.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:10:41.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:10:41.931Z |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-10-26T06:10:41.932Z |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-10-26T06:10:41.935Z |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-10-26T06:10:41.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:10:41.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:10:41.943Z |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-10-26T06:10:41.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:46.497Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=71679825-7f89-4aaa-891a-904e7f03bff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:56.508Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a0efd85a-9745-465c-a598-ad2f58b48ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:10:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:06.524Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7cf9f0ff-7d9d-4665-a1fc-7bea85d3b197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:16.538Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=3e933528-d039-4924-8736-cf15dbcf6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:26.548Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=649838bd-1017-4ab8-9656-39bbed067ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:36.561Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a8accf62-85cf-406c-ac61-e8c3c72f128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:46.573Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=601d9b80-b6bc-4308-9675-066f06a9a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:56.583Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=944aa1bf-30c6-4400-b4cd-cdbc2109b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:11:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:06.594Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b423a2bf-cade-4963-9da1-937f14734eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:16.603Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1ee3a851-195f-4ecb-908d-3b8d438328d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:16.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:26.613Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=4bf3d115-2393-4cac-88c6-58f0d6103bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:36.624Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5c2baa0f-727d-4b28-a36f-e4802af920c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:46.648Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f7b1fbc0-f899-4936-b7fc-5f41e5537dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:56.660Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=63ae6196-803a-4b72-9286-6669f359789d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:12:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:06.671Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a7ca3cc7-9809-4e11-a99b-f83f7bfeaf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:16.681Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=13bcddcd-9371-41b8-a3a3-e9628f15f430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:26.691Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2d39c038-e49b-4b85-bfbd-ee56d1c7e362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:36.700Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7d6219a8-ee37-439f-bb60-a24abcb39b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:46.708Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=77b759cc-31a6-4a17-a1f8-33b4975cc595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:46.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:56.719Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7012c42d-1c84-4eec-818e-6f84c38b7c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:13:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:06.766Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a2a5fde8-36da-4a03-9317-c402155c622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:16.776Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ddc03d77-89de-413b-9b0b-218cf06e6f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:26.787Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fd106ec3-0829-4454-8a09-1e3673eb5830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:36.796Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8c9a25fc-d443-48ba-98bb-8016e37e04d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:46.811Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=19c66039-cc05-4546-af4e-d73a3d57d3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:56.821Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=51c23c20-822e-4792-811b-368b2729d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:14:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:06.832Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=77457f12-a627-43ed-b8e0-b47a52c6862e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:06.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:16.845Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e5ee7d95-5ac2-4b2e-8290-d26838240826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:26.863Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a419cb0c-75b3-4ce8-ba58-19c00403391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:36.874Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=434986c7-65b8-4e62-bea1-6ed394fd8f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:15:41.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:15:41.943Z |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-10-26T06:15:41.944Z |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-10-26T06:15:41.946Z |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-10-26T06:15:41.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:15:41.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:15:41.955Z |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-10-26T06:15:41.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:46.885Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=056202e0-d079-4def-b5fb-24b57cd6d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:56.894Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8e57f5f1-46ac-4b72-aca8-d857c621fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:15:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:06.926Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=632186f5-e767-4770-a499-f41b462e25a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:06.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:16.956Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=51875853-1442-411a-9da2-17d679ff9410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:16.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:26.972Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=04047eb0-a788-4e8b-a47b-9676c2db631a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:36.983Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=709e2e17-f359-49b6-8f13-9581483dc013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:46.994Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7fd85a37-0482-41a0-9fff-63d7ff7316f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:57.009Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a01f868d-afd1-4dab-987e-5eac8e4ca1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:16:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:07.024Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ec33c42b-a48a-43a4-942b-fddb6de355ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:17.038Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f1bd0259-71e5-4b3a-a814-735cd47b1cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:27.052Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=dd8a3c2e-894d-418f-a6dc-343379d78285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:37.062Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=89091cc1-80fe-4a2c-b3a9-694fe9f6cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:47.076Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=d9d377f4-f2fd-4f33-a7a8-ff0d62ec5118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:57.083Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=79af8c38-d053-43bf-ad91-4384a4883fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:17:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:07.091Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e2dedb3c-e565-4cd8-9c5a-fe0fe559943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:17.103Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=033a8974-67a2-479e-99b6-a10a7ccfd348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:27.113Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8b185606-7170-4c00-a6b4-d02f647ea87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:27.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:37.128Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=820d168f-6553-4941-9656-314ddc5bf7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:47.141Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2cd59cbb-b198-4ebd-b209-173fa1536bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:57.152Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fb7fb4f8-80b5-452d-bacc-b022a0fbd25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:18:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:07.162Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=85dcfe50-c263-43eb-86e8-e7821363d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:07.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:17.174Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b6605172-04cc-42c2-8d1f-e92dc8bb6eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:27.183Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=df95203f-f4c0-41e6-a637-5d8d903046a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:37.191Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=32c7ece9-6938-4074-ad45-6467a2786a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:47.200Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=58ad4371-236f-4e1d-befe-2b32310b11e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:47.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:57.212Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=3d1c7a25-780a-4b97-a09e-58bf4d6ff8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:19:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:07.226Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fa0b9f3c-01f8-4e0f-8149-d70729dff543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:17.236Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a1c10fde-66e9-4340-898a-274a282b356f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:27.246Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6d2e3e1a-6af5-4de3-a254-1aa68bb5e3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:37.255Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a483dd32-1917-4cf7-92eb-4531b469678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:20:41.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:20:41.939Z |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-10-26T06:20:41.940Z |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-10-26T06:20:41.942Z |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-10-26T06:20:41.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:20:41.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:20:41.950Z |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-10-26T06:20:41.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:47.264Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=99ce40ea-4b47-4197-bbcb-f41f67406b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:47.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:57.273Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=3cd321d7-5654-4b06-8654-2cb62fee934d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:20:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:07.282Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=be80d107-5b81-4239-ac9c-f784ffed3ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:07.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:17.299Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=25f28f4e-4146-4a33-8380-9cb7353f3251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:27.309Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fa7ae117-47e1-4fff-a77a-4753bedbda1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:27.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:37.322Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2e570af0-edc7-4302-955b-17db02b2c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:47.331Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=89455c10-71db-414b-8469-132b43af2549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:57.343Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=eb8c1abd-a5e1-4461-a847-a44a264ea56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:21:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:07.353Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=efaa40f2-bd4d-4b3f-bf68-a3a6907e20c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:07.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:17.362Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=cd1b1913-280c-496e-b645-c1aa2efbd6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:27.374Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a33085db-2598-46c9-b1ca-ab874957ce15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:27.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:37.383Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f9d8b583-2380-4fce-b5b3-9a42af8be71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:37.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:47.394Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=40991f04-ba3b-4fa2-b71f-2f6c012c2ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:47.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:57.408Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=299f3c19-4e16-4c38-b091-acf99b0aea56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:22:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:07.417Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=baae88fb-8a08-4e21-b303-49d6dd2641ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:07.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:17.426Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=938ccaec-a311-4186-925f-407fbd4e4c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:27.438Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=afe7cefd-1ed7-4d53-bf8d-9f1ec13a7b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:37.447Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=cc6f95be-1695-4cbc-8eac-c0d5cce6ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:47.455Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b508abd4-9e86-4c39-a78c-8e011e288f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:57.463Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5ef0d04e-3a9b-4903-ab03-98ea4c5d5cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:23:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:07.474Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2a703e40-a423-4d43-9215-14d84a8422b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:17.489Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=cecbce17-8b32-48d8-9f11-bbb28af6c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:27.506Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5f2112aa-a056-4376-a351-feaeddd3ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:37.523Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=d235b454-6703-4f6e-91e2-38b745e1f155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:47.532Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e396a428-945f-4c66-89f4-559bece42868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:57.544Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=62ae7d13-c239-459a-9f7b-38864ced5881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:24:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:07.552Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fca289b3-0479-486d-893c-f264fe41e64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:17.561Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=da26cb07-1bcd-42ba-99fd-d881db551d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:27.568Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=fa45d2a0-c35e-4f74-ae4f-d916aebeadde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:37.582Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=16c7fe99-de1b-48a4-a62f-b64765d1bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:25:41.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:25:41.962Z |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-10-26T06:25:41.963Z |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-10-26T06:25:41.966Z |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-10-26T06:25:41.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:25:41.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:25:41.973Z |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-10-26T06:25:41.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:47.593Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6ed859cf-ceb9-4624-9c45-69146c30a058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:57.601Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=04ac4f08-b2a2-44a1-bd5f-296b57398ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:25:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:07.610Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=9e5d7b94-1ab7-4dcc-98ef-e9c32c4c7d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:17.619Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2fef550b-eaf8-49c7-a9f6-398ea2a0bc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:27.628Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5c0550d5-82ae-4859-b902-ddda36ba3cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:37.637Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1530f8c9-5b60-4670-8d75-599cc5dccd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:47.648Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b7eb45dd-02a4-4c79-9e80-1ea257da190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:47.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:57.663Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6c94150a-67f3-4295-9f15-34b9ca6aada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:26:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:07.675Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=3ff5478e-5bfa-4be9-8de6-e0fdd4f9aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:17.684Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=03fcc21b-bee7-4369-80a1-e7e73d81087b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:27.693Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6036251b-429d-461e-8d7b-7a367dc092f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:37.708Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=9c77a1bb-c85f-458b-81ef-2898e86c6d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:47.716Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=88e94e5e-a602-4f1a-878c-a31f66ea2f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:57.725Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=931a1e49-fccb-4c63-8a07-c7be30880421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:27:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:07.732Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f04c67a7-c22e-4cc2-aca5-3c1510752411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:07.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:17.741Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f4a4e248-13c6-4dec-841d-fa42c3b1d64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:27.750Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=4d9250d9-61bc-49e2-a9c3-1f0f379c3350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:37.762Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6c2133e7-fc2d-4bcd-8575-ce164965ee17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:47.775Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=97109afe-e684-4e46-8839-16819cb89b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:57.784Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=effe16f7-47a0-489b-afa0-62e5411a7146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:28:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:07.793Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=58b15021-471a-4ff9-a72c-45bc03317639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:17.804Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=9baba764-4ba3-4ef8-a996-85ec1b7e3ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:27.812Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7672e535-0386-4438-b6a4-c8da89b1fa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:37.823Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=97fcccf7-3e11-4aa9-8ac7-dfca3003587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:47.832Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1892b41a-c870-408b-85ca-3b74689c2eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:57.847Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ef2039a9-dd53-41c9-b5ff-324b82500311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:29:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:07.856Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=89c846c7-ddf2-4b09-b15d-42393ce8627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:17.869Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=58773536-5d59-4e27-adec-0e230a16a545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:27.877Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=bf367490-28e6-465e-8da4-42ded6fc4a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:27.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:37.888Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0a37ef75-69fc-493c-b3b6-d8a4fe2eaca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:30:41.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:30:41.951Z |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-10-26T06:30:41.952Z |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-10-26T06:30:41.954Z |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-10-26T06:30:41.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:30:41.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:30:41.960Z |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-10-26T06:30:41.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:47.897Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=39ca9c34-95e7-4636-9ad2-c0576305f1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:57.906Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0b638d09-26b0-41fb-b485-3913190409a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:30:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:07.920Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1ea6fe90-de51-4ec2-9304-ebe879cc16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:17.930Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=33202c60-0805-4146-b7ba-e32df593bec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:27.938Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b9bf46cc-2cb1-4e32-89a0-6cbba36d1ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:37.949Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=38293645-489c-430b-97fa-2ebb311023de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:47.966Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f2d2748c-8e5e-4715-b228-41599edcb416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:57.975Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1ea6f04e-1c8f-4a61-86d0-c5497184cbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:31:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:07.984Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=960968f3-6095-476b-913f-cc9cb32af2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:17.994Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=44d2ff2a-7fce-41cb-abc0-a5c179c47f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:28.002Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a560494d-71f1-41fd-9df5-05d5b74d7d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:38.012Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=12b9e68c-b3af-408f-bd97-e0c8bc19b4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:48.019Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b5d34beb-6bb1-4591-ba31-2820c509b6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:58.028Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=9a7e4e81-fee1-471b-9279-b812c4e43f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:32:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:08.042Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a8f28368-fd12-4e05-b50c-5351734d92ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:18.061Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=65b1b6ad-baef-4e27-814e-c14d839e065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:18.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:28.070Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5e3a8ed6-d741-4cd9-8544-4c8cb439bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:38.080Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=059049c5-7c1e-4020-8ea9-8dfbcd066fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:48.088Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7f5938cf-3293-43d5-ade7-080c04edd4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:58.097Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1981259e-7ff6-4fa1-a48a-c26de5e86d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:33:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:08.105Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8205aa69-c10d-46d9-bdf7-4f452e512154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:18.116Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=9a343dda-de89-4a27-95dd-b5e199746014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:28.125Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e2650290-6ee5-455d-bbfa-2aa7788a4118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:38.143Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0dba6a62-cd1d-493d-9617-04f3db53a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:38.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:48.161Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2869683e-26f4-4436-9773-37a30aeb756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:58.173Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=33e54f93-d60e-4279-970d-b70052a226d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:34:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:08.184Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a5039d88-8f0a-4a49-bf0c-cafa0975dde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:18.193Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=4bc77011-be97-44c0-be59-8807c5bc6b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:18.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:28.201Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7153eb39-3b7a-43f2-86ee-d1dc1e13e437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:38.217Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=55283dca-fa45-4593-98af-1b65408893a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:35:41.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:35:41.902Z |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-10-26T06:35:41.902Z |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-10-26T06:35:41.905Z |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-10-26T06:35:41.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:35:41.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:35:41.910Z |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-10-26T06:35:41.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:48.224Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ef727d57-688a-441f-990b-caae18f29826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:58.245Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c5f98942-9e72-4e93-b91f-9c3f6b29d6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:35:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:08.258Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e2d4bd18-8170-4613-954b-24f1f8f57006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:08.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:18.267Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=9ae8822a-0e4d-41cf-91ba-817bf73f2040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:18.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:28.275Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b04fc0a0-9d98-4317-8fe2-22ab348d3200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:38.285Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8c14be96-e5d5-4239-b2b9-a0f38902d7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:48.292Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=027e07c1-6e45-4ee6-bfa3-0255f6b00b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:58.300Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=3c03de4b-91b1-46ca-bf80-427b1cae6f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:36:58.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:08.315Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c321f75b-8dbb-4778-b551-9bd8df9d0d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:08.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:18.327Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=88da4ca5-f731-4f47-ad78-af652fd2c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:28.335Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=be232819-bb01-4849-8209-63a6688d9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:28.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:38.351Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=d479ff99-9413-4795-8ae1-c1fd6795e0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:48.360Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c7c2dda6-aa95-400f-adbd-077490bb6607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:58.370Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1a9bdb08-cbab-4a6f-91ac-dd440f30fe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:37:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:08.381Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=905a59c9-95f2-448b-b67c-e15f4b15bc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:08.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:18.391Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=bfa9afb9-696e-480f-a64a-abc195afe417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:28.403Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1fc480b1-4192-4cf3-abc0-0f5a74490776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:38.412Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8e8eefc9-69de-460c-9872-9d665389b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:48.420Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2583d168-1f6f-4052-a9aa-49313e28672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:48.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:58.428Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=426b2438-7b78-4e96-87a6-9673b9283c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:38:58.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:08.437Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=84e494be-8e87-4200-bbef-6b834e3ca058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:18.460Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ed9cc698-f095-4d2b-a6ee-7ca4c87a197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:28.471Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ec323cb1-9711-4423-b387-8024665d94a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:38.480Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e84b5707-421b-458f-a529-44c74b01a079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:48.488Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2ea9b249-0662-408e-96ee-7088d274e7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:48.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:58.500Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=6209ae85-3b93-41ca-8b69-41e9fbebdfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:39:58.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:08.516Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=140516e7-9070-406a-aa6e-76cda3c474c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:08.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:18.525Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=aab493c9-e5e4-47b6-8f4a-fc2e35f0fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:28.534Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c140bf30-28fa-4a5d-ae85-1f994d4951f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:38.557Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=dee898ab-82b9-4930-8a62-e9e90ef8b7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:40:41.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:40:41.942Z |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-10-26T06:40:41.943Z |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-10-26T06:40:41.946Z |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-10-26T06:40:41.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:40:41.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:40:41.952Z |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-10-26T06:40:41.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:48.569Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8d3789d1-602f-4dfc-a582-da9ea1967df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:58.584Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=f71613cf-592f-4716-8873-707978dc5b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:40:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:08.593Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=bae70c0f-f293-4840-a82c-f56e7d6696b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:18.617Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=337690cf-ec3d-4f75-b578-b494081ebdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:28.627Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=19ae387e-3c21-4882-9b20-f65b3c858ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:38.639Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=35839211-648b-455d-a8ca-bc71a198aec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:48.651Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ba735a02-a688-48ea-899c-d855f9ba6194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:58.664Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0c4c0de8-396f-4f35-b5a0-5d7516f57d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:41:58.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:08.673Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=236b5617-5ab3-436f-afa6-a3c840ec0373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:18.681Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=862470d8-767e-4e4c-83ae-10a17b58cc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:28.690Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a5d8d4f1-0154-4ac0-aba7-cd1af2001ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:38.707Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=61b27509-904b-42aa-b918-8c60f7898113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:48.720Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=4248b359-65f1-4056-b74a-857e8d8d6717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:58.735Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=33a2ebf2-d7e7-4bf5-bd2a-6e98220a5f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:42:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:08.742Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=47156009-4214-4980-88c5-d9a33a8ce0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:18.758Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=d759c1da-5fed-4fba-bb8e-0f6ab8a645fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:28.765Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b41a811d-2adc-44dd-ae00-d4b1c5edc12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:38.773Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b360ce5b-885d-4aff-843e-74fe276d499d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:48.787Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0e372974-80ac-471e-a7b9-a0fccbbe1808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:58.802Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=36e600c0-e8fe-4945-a9e0-ab009754d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:43:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:08.814Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5d8f022b-0b80-4c16-b9f0-9d38408e34d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:18.822Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a65a0595-3ffd-44ed-ba97-7a67de715eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:28.833Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=53de5baf-0394-4bc0-9e59-f6dcd8473907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:28.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:38.844Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a1523ee9-8641-4213-86e5-9ba8f2c19e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:48.858Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=71e42222-4672-4bb6-b150-e5d48d09a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:58.874Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5f1e51f2-e1ff-4ca6-be21-deb65c06cadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:44:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:08.882Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=af47409b-c5bf-4324-a237-2124767a8e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:18.897Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7ccf71ba-2112-4dc9-8ebe-2b9f3f1091f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:28.906Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=90425e50-209a-4db1-b9db-7db5ec3d4ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:38.918Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c61cacff-2454-489c-8d8d-04d2a5c1850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:45:41.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:45:41.939Z |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-10-26T06:45:41.940Z |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-10-26T06:45:41.942Z |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-10-26T06:45:41.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:45:41.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:45:41.947Z |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-10-26T06:45:41.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:48.930Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=68cb1156-53e0-45c3-979c-177235e53084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:48.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:58.942Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a5bd6427-6838-4958-9e05-6ed68cbe67b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:45:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:08.951Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=719d817a-d17f-4652-a9e7-490283aa30ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:18.959Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=44cc37f4-9aaf-4ce2-b8c6-725200088763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:28.971Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=1826d796-73f8-4d04-b4df-f7399c555326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:38.984Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=198344e0-13c7-4759-b7e4-49f3900f1f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:48.992Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=e56cf40f-6c24-4fc8-8c4b-eb73fcd670aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:49.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:59.001Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=35907043-bc58-40fb-b8a1-f886ccebbfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:46:59.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:09.010Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=50b95f87-a67d-4c9e-b744-d3747d7dab86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:19.021Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7c771b92-889b-461d-a643-9050471bc3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:29.030Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=b043b9ea-9a8e-4a97-a503-0a9bfcd0abae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:39.038Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=975a560b-d3a0-4efe-97b8-607f08477640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:49.048Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=3bfeff66-975c-48d6-8e48-47be6dfbec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:59.060Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=504d18f5-eb30-4928-86d3-65e009bd207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:47:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:09.071Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=55124cc0-fe3b-491f-aee8-743c953cace7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:19.080Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=283e7f51-b6b6-4636-835a-dbccbd515594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:29.091Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5c7e731b-9cb8-48f4-9c7a-4a0d0ddeccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:29.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:39.099Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=da17375d-ed08-4b65-bd9e-5c682ec1c958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:49.134Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=97210b51-fd87-4da8-8a1a-f024db172098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:49.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:59.152Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2d8f1c65-61bd-4e50-aef1-1288d0bc7afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:48:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:09.168Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5c3e89fd-d1f0-440b-be41-36c012da53da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:19.179Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=bd84054c-4e68-4498-a01a-bd9cdcdead9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:29.190Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=7585f5bb-6a63-414d-a936-5adc2c61ce54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:39.198Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=ec620fb5-2e89-4fc5-a3f6-4942220dc942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:49.206Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c5954c8e-ecfe-49cf-98f4-7755ab86133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:49.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:59.223Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0fd2c976-efb2-4d09-9607-75f2053cb364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:49:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:09.233Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=a2117b73-662b-4506-9632-38caa8a98038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:19.246Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=be03e32b-f933-4a91-b383-441034de0f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:29.263Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=8a113635-d58d-4fde-b9e1-7a9fd46040a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:39.273Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=76f3b1a9-95ea-4346-b412-ad81a4b905ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:50:41.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T06:50:41.930Z |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-10-26T06:50:41.930Z |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-10-26T06:50:41.933Z |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-10-26T06:50:41.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T06:50:41.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T06:50:41.938Z |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-10-26T06:50:41.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:49.282Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=2e416e55-9183-4ee3-adad-b7fb5e65a475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:59.294Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c4897c73-cd2f-4d5c-aeb9-e2009ab36490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:50:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:09.304Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=0a38490b-e64d-4060-a62f-76cc4a663e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:09.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:19.318Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=423ed6b9-49b3-4511-8cbf-3d55900a4cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:29.329Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=63b78995-b28e-4aae-a86c-e4d0ebc5e995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:39.337Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=c60c0f73-0577-4de7-b133-6b31d7d7044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:49.346Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=588ad683-62ef-4a93-ab01-6ba756409706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:59.377Z |INFO |Init configs |InvocationID=af8aff2a-0cc4-4dc2-b634-ebf0c02cb3cc, InstanceUUID=5a94e82e-75e9-4909-b1d3-0d455ac2bae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T06:51:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |