. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:40:36.355Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:40:36.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T00:40:36.448Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T00:40:37.089Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T00:40:37.940Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T00:40:37.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T00:40:38.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T00:40:38.160Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-02T00:40:38.189Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-07-02T00:40:40.362Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T00:40:40.889Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-02T00:40:40.933Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-02T00:40:40.934Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T00:40:40.996Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-02T00:40:40.996Z |INFO |Root WebApplicationContext: initialization completed in 2806 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-02T00:40:41.460Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-02T00:40:42.569Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T00:40:44.129Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T00:40:44.633Z |INFO |Started MainApp in 12.111 seconds (JVM running for 12.844) |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-02T00:40:44.687Z |INFO |Start scheduling PRH workflow |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:40:44.699Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f6b6e07c-dfd3-4975-9beb-6dde448a5734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:40:46.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:40:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:40:56.997Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d9cc815c-808e-4c78-be42-6ebbcb032599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:40:58.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:40:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:08.057Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a8eb38fe-a271-4b04-ab24-7cc730bfafbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:41:09.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:19.099Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d99d579f-c480-46db-ad6c-172a699c2601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:41:20.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:30.137Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=7f0258aa-3f08-45c2-a2f9-5876c24000f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:41:31.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:41.213Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c253e9cc-93e0-4e3b-9772-e4d5d17adee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:41:42.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:42.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:52.247Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bd52e34e-e64e-4b8b-9f35-41b4df6224be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:41:53.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:41:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:03.322Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=844e2558-e109-4753-981d-0061215d4e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:42:04.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:14.362Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bca62008-903f-4d1b-9ca2-cc5c9ac80b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:42:15.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:25.401Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=79a1cbc1-db27-4797-bb1a-09a47a950162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:42:26.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:36.446Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f2cea066-4eaa-4103-9d7b-934fc8a6bfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:42:37.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:47.514Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=27335438-2255-49a3-a528-bdd2672af205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:42:48.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:58.586Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=10f2e27d-d3e9-493b-9ff7-1c39c077e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:42:59.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:42:59.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:09.627Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=73a7daf5-4010-48a9-a69f-18454363f0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:43:10.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:20.664Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2716e5c3-c393-4a79-a6f4-ea84931725c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:43:21.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:31.709Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=12505dc2-3556-45ac-8366-f3b490c6b991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:43:32.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:42.745Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f3bad034-2cff-4801-a015-85c4a8df15fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:43:43.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:43.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:53.785Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c4d7f68c-5897-433d-84ac-7464f37b12e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:43:54.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:43:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:04.857Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5abebecf-c5a7-457b-aab1-4f41453cf125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:44:05.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:15.899Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=33daedb9-cd7c-4b04-b432-809f6f54dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:44:16.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:26.937Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=79083198-6bc4-4df1-860e-46fcd2f9241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:44:27.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:37.979Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e6bff117-ae2f-43f6-b8a7-e52cbfb7facf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:44:39.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:39.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:49.050Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=209201d4-2232-48f9-a45b-b8933a644f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:44:50.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:44:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:00.091Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=91b19523-d65e-451b-9f7c-56a4597fa4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:45:01.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:01.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:11.162Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d1e81066-564a-488c-9559-bd388fdfb2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:45:12.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:22.200Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6dde1a23-9976-4e30-b55b-e113f2aa1219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:45:23.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:33.244Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=38974651-c379-4be4-935d-46714f1d0cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:45:34.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:45:42.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:45:42.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T00:45:42.904Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T00:45:42.905Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T00:45:43.046Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T00:45:43.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T00:45:43.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:44.281Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6fba9c99-cd3c-4850-8cce-c12d42a873ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:45:45.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:55.326Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e61621de-c998-4825-b9a5-937b6b1db1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:45:56.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:45:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:06.361Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ce10a6ce-2672-472f-9356-4460d98b4e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:46:07.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:17.433Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=375ae0e6-b1a8-417e-9291-ac2df82e2ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:46:18.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:28.473Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0c837cb6-c4fe-40ca-bb94-801b7d2ec59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:46:29.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T00:46:33.492Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T00:46:33.493Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T00:46:33.496Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:39.516Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8b976f55-a96b-44eb-933e-fe69d8e1eeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:46:40.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:50.585Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8e5096d6-bd24-46b8-8927-d1274fad3246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:46:51.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:46:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:01.624Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cfa45372-8822-44ee-84a9-01e00e73c0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:47:02.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:12.663Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8e7e434e-14a9-43f4-860e-d5a0164f0e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:47:13.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:23.705Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=77d57522-2382-4459-9db7-2cf4a74645a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:47:24.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:24.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:34.745Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a308774a-4828-4ad1-b7ec-c6c42e1014bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:47:35.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:35.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:45.785Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ff4340ef-126c-4e7c-ab25-f820b4f86e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:47:46.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:46.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:56.827Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c0492b7d-51d0-409e-977e-87f6bbbacb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:47:57.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:47:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:07.871Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bed04b5b-50c5-402f-b112-80b52efd6688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:48:09.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:19.544Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=63cda79b-5034-4c8b-b517-61448030d636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T00:48:20.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:30.597Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4d1f32d2-cbbb-4630-a18c-c1097934b464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:40.632Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1a46e0db-1348-45dc-82df-375efade676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:40.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:50.652Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3e99acd3-7eb4-4559-8f4d-6524ae7ce51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:48:50.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:00.670Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=74d72d29-86b1-41a8-8f71-c98f2108fa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:10.693Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f95b36be-58c2-43fd-a965-516370fef8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:20.705Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=528b970e-3200-43ce-b51f-f6989f2fdb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:30.718Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d45ffe8f-68ca-44cc-8856-31157c666e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:40.732Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a2228b26-4873-480f-8c42-ebf73ffeedcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:50.742Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a239ff4a-36ad-4f7a-929f-bde96c2a72a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:49:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:00.753Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1904d480-6f81-49e4-a4eb-3d1fed10cf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:10.766Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=448bd154-e1f7-4c83-9979-d808cbc3f0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:20.778Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6fce1e88-4f57-428a-be44-cb44486b286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:20.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:30.789Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bae5791d-a588-4d09-b06c-1f8cd0d0e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:40.801Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c5c57996-87f6-4317-80dc-c6ec7487f704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:50:41.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:50:41.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T00:50:41.839Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T00:50:41.842Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T00:50:41.942Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T00:50:41.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T00:50:41.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:50.814Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=745199e4-ca5b-4fea-a951-126d5adc264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:50:50.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:00.830Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6e031a44-fc34-4743-9ad0-300ea202b8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:10.847Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6f23226e-25a5-499b-808a-79321aa439c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:25.232Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d1f042c5-3511-4d03-98d0-01e36281d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:58.282Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c0170f9f-f3a6-4afb-aafd-b5bef3e08daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:51:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:08.303Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=48500bff-64d4-413d-8900-68c8e85ab47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:18.315Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6bd8220e-a1e2-4612-bfb2-8103b6fb22ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:28.332Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=382bdd79-682d-4124-9056-8de83edd2f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:38.343Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fffe70ef-f45f-4230-856f-cbe1e2db6b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:38.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:48.352Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0b1cb90f-d715-4e8d-94ed-8299b613826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:48.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:58.362Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d5e53ec0-d1dd-4de7-9016-82b50bbb43fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:52:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:08.373Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1f53d17f-73d2-44a4-8421-bb008caded9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:18.383Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=db44077b-e2ae-4eae-a57a-f5be947a5ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:28.394Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fe4fa7ab-39bf-4071-8d8e-857c0fcb3e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:38.404Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=11ab9b25-3680-49f7-8933-0dfbe1e038a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:48.412Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a24fd5f7-3353-482f-a1b1-f85d6ea4a9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:58.422Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=55c9cea9-7894-4b50-9bdd-bab1d25fa70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:53:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:08.430Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bd759366-3775-4601-8178-56cdf8c5585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:18.440Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=af92b6ae-85ec-4878-8771-9046da91a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:28.450Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6fe50a82-eca7-4122-b91c-594f641266a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:38.460Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=979d5d80-ebcc-44a5-b102-9967e72149cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:48.469Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=94197d63-44ea-49db-9cdd-cea46279be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:58.478Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=508788a3-fce3-4b7c-a7c2-d185fe5d3e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:54:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:08.487Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3470c17c-23f2-4cca-90fb-6aedcc91f5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:18.496Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f550d33a-b896-4878-a1bd-3be65caaf0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:28.504Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=59d97571-d231-4f0a-9bcb-a38bc20c514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:38.514Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6f33d677-d9f9-4811-a42e-753756998aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:55:41.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T00:55:41.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T00:55:41.775Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T00:55:41.777Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T00:55:41.858Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T00:55:41.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T00:55:41.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:48.523Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6421e62d-764a-410d-9422-0af6c527583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:58.531Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4990764a-bf20-4348-b34c-b1565479e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:55:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:08.541Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b17653df-ba80-4181-9bf4-3d13d40619da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:18.553Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9f97c8f8-8fc5-462a-84c6-77d487c64f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:28.562Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d9506e79-0d66-4ee6-a6ed-4b9a6868e9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:38.571Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=09111229-b949-4aea-8806-b06a9d107c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:48.579Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f9748431-a121-405d-a209-15ebc8eb19ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:58.589Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cbe1b517-af45-4cd1-b944-1923b9960455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:56:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:08.599Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0cc5bdb6-0180-4c56-b47b-bdfc03e7152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:18.606Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d7aa4648-b40c-42bc-8720-07b64364fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:28.614Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=492325fa-6ead-46ed-87e3-d60f391404b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:38.622Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6c05c5a5-f9ad-4e70-babf-fb818ed6d912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:38.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:48.630Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4cf45d19-b1b5-4b2b-a4df-8728da7df22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:58.638Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=95349c56-0647-44c6-9a23-c94f91aeffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:57:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:08.648Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ae539d5b-fc9c-402f-bfc5-c01e11cc1dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:08.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:18.656Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=eb43ca38-bcdf-40e0-b05a-26616b04430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:28.664Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a7d363fd-33f3-4ca6-98b4-daa23da8f539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:38.672Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ca85d5a0-8802-4139-84ea-19f7baec3482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:48.681Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=70e7ee13-aeba-48d5-b1a9-4610547c726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:58.691Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b33a2ef1-f639-48c2-8573-306a97ecc54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:58:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:08.699Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9b33b0bd-89cb-4207-876a-7a599c7fd6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:18.709Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2f9e8de2-fbd1-4800-a4cf-a9727bf67953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:28.718Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e3eda798-c2cb-441c-b2db-4363aca6ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:28.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:38.726Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=be1c98c3-5f45-434c-a169-34216a9869c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:48.735Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f9f98162-6ed2-455e-a456-6f2cbdbc8ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:58.744Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4bdc069b-0a20-4e48-a72a-662a86cd73a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T00:59:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:08.754Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9e2d5c9a-011e-42a0-80a6-0aaadcebda0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:18.762Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=43b0d9d9-4ff8-4461-a82e-855a203bbccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:28.773Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0f59b0a3-3530-44fa-85ee-617d209c755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:38.780Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f3b392d3-49c5-4e0b-8a7b-c7b41c2a5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:00:41.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:00:41.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:00:41.786Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:00:41.787Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:00:41.861Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:00:41.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:00:41.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:48.791Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4d998d65-9b20-44cb-b643-cab633ff7629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:58.800Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=7143bd1e-e9da-4067-a02f-18ab45f87e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:00:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:08.808Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=52c5f4e1-791a-4860-a43b-e65a1427eb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:08.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:18.818Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=98d2f179-daa7-4397-83f8-3950a4170f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:28.826Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=40642e91-b066-44a6-81f3-87d983d9744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:38.833Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=29963073-9e96-41d0-9301-aa452d3db105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:48.842Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f9cae68f-b416-45ab-8297-63aa071b620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:48.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:58.850Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=de1efede-9903-4279-8dad-d898d957dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:01:58.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:08.860Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0f8dc57a-887f-49ba-806c-380a5a459db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:18.867Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3cf562b2-b200-4305-bb16-3fc633db6e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:28.877Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=dbdae0a0-c9f5-4589-a50e-8eecb7f599c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:38.885Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a2cd31c7-a010-4c31-8045-ab716e60ddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:48.893Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fea8a3d2-bb9b-4a81-bcf3-1f6dd0234321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:58.900Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9f6a3621-2e9f-4b8d-8368-d9aa81e0f400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:02:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:08.908Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a7b3cc10-fff3-4094-b015-f095c8c73c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:18.916Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fd1a20ae-f289-4ebd-a750-2dd0d8d14289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:18.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:28.924Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ba75c03f-9fcc-4719-90fc-723edba71310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:28.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:38.932Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=82037a21-ec8a-4252-b5a3-0596826d2915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:48.940Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=761574f3-5f1f-49cc-8a9a-da8789ffdfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:58.948Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=86c3be8b-eb79-41b0-ad89-199d7b86f9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:03:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:08.957Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=75bb8d4c-365f-41ad-badf-3625ab378c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:18.964Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fe0f8d97-a8d8-4da2-882e-be2700308664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:28.972Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d5e07c13-2863-45b3-85a3-d4e0fc58ca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:38.980Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5f0822a9-c641-4ddf-910b-a957c6032677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:48.988Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=dfae7439-416b-49ee-a9d9-b0dfba26a32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:58.995Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=85fbebaa-8303-4d78-895a-8b40e775bd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:04:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:09.003Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=058344d3-aeaf-4096-b724-b1722a461d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:19.011Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=27461962-5933-4b39-9fec-ee4f20f412ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:29.018Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=aaeaa718-ec0c-4fa9-bc8e-badf002a32fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:39.026Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=7266ec2c-b28a-459d-845b-f6bce896828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:05:41.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:05:41.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:05:41.738Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:05:41.739Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:05:41.828Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:05:41.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:05:41.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:49.034Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b2242626-0185-4f74-ab56-2ed4d5a41a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:59.044Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3e474902-dabf-4a99-9d1f-dae033882092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:05:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:09.054Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c54c4cf7-7567-4b15-acdd-fd240a7ecdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:09.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:19.064Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=aa74bcd1-5fe6-4249-a5c6-8a5ee6c06b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:29.072Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=586e53b1-78ec-466d-83ee-8b1a427017cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:39.079Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=eecd742d-90b8-4fde-b4f2-084352d0214a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:39.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:49.087Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bdc5057c-58b0-4ecd-b1cf-c9f29161adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:59.095Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=63597d68-3ecb-411a-83fa-e0a72a71dd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:06:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:09.101Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=68eaa5fb-bc68-493c-bea6-d27249a5d837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:19.111Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0c0a3992-7dd1-4c66-a80e-d24ddd8957c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:29.118Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3c514648-98f0-496e-b030-b4bfd680308a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:39.127Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=dbaab2a9-5818-4c05-ba13-7bd5c8923043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:49.134Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2eb0fe54-752e-4b47-b333-10b7332ab0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:59.142Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cb9ed330-b93b-4e54-9038-a17b193e4386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:07:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:09.150Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=db921a8c-bdb3-483a-81ec-9a056c020af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:19.157Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bf351cc0-6764-4c45-9e0e-38583fee2d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:19.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:29.166Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f6cc4884-3e5d-4da6-a0fd-b402954b1fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:39.176Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8b55d97c-e911-4317-a718-c577fa6744eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:49.184Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2361138d-49b2-451e-866d-dc892dd0a0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:59.191Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6f32162b-b52f-414a-8631-0bb8a8d5ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:08:59.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:09.200Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8f0a48cb-b230-4b65-86dd-4628ad2b2a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:19.208Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=20501787-ee4e-4d14-b9e0-a99287fcccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:29.216Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5b4d102d-46fa-4daf-8efc-486770ba1350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:39.224Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=73ed88d7-37ed-4659-9b5a-2ac3489d284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:39.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:49.233Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=26235727-c8c1-4f66-8ee5-dcd53299ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:49.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:59.241Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d8195713-c4c3-4dd5-93e3-4775cde27afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:09:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:09.250Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cac9068d-04b3-427d-9005-7b1af9f3393c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:19.256Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3b3aa777-0d70-4296-be7b-632890999e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:29.267Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=922b564d-df9d-4241-9dc0-551f3cccdebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:39.276Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=53bc3f61-cb38-496e-9861-769aecf701aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:10:41.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:10:41.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:10:41.745Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:10:41.746Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:10:41.818Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:10:41.818Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:10:41.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:49.283Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b68998ae-0c23-48c6-a8f5-37c2a7f2168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:59.290Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=150b495d-89ac-4617-8370-2684fd6ea9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:10:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:09.298Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=dd2ed9f6-e4f8-40db-87b1-4f0221f47f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:19.306Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=112a0593-80db-4bb6-8439-5829dacefec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:29.315Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=330a4944-757c-40a6-9497-fa43034b5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:39.324Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0970a4f7-babd-42a9-9522-bc6e0387e70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:49.331Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=67b94720-1936-4d58-ba17-c09741269936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:49.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:59.341Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=076cdeb6-5b2e-47a8-84db-b524eae1cca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:11:59.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:09.349Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=50de4f78-bf0c-44c6-9610-a811644bb4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:19.358Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=03ce534d-a53e-46b2-87cd-08e6e4dff685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:29.366Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b551edd9-e31c-4b54-aa2d-1e094388af59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:39.373Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=208750b9-abf2-4791-86e0-a4cc68edfc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:49.382Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a45554bc-86ce-4976-b972-7863e922c9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:59.388Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5e5887a4-64ca-4ba4-8b1b-8fdde93ff19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:12:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:09.396Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4c691f9d-ce83-4dca-a816-26972617f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:19.403Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a131b3e3-5f8a-4696-b306-382691ac4c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:19.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:29.411Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b55f20fb-83cb-4d65-a4e0-d5e36c270382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:39.420Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=74c16b2e-eb4d-4ef0-a060-c7d41cef7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:49.426Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fc4f979c-c45d-4869-818d-900801458576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:59.435Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8161ca5c-80a1-4933-bb97-fdf0da6ac61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:13:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:09.442Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=64c3f51f-515e-4b20-a904-2719013d9807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:19.450Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=956d359e-7b11-4ce5-89e1-569be5238e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:29.458Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ee44eaea-20aa-42fe-b0bf-677dab74683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:39.466Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=402d4cba-3931-48dc-9676-655001b9ad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:49.472Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=83c18582-850e-4577-ba62-216824ebfe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:49.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:59.480Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=93e9463d-a4f5-4ef3-8325-dd8e78d60800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:14:59.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:09.486Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1f744acc-8ec4-408d-a296-3020c3cf647c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:19.493Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e475155d-194b-4e1b-b47a-6c89c1c96299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:29.499Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8bc87be4-c8ef-4e3e-84b0-6fd1cd736ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:29.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:39.507Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=decc448f-ad87-4a5b-a08e-9fcd2c5f03c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:15:41.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:15:41.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:15:41.757Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:15:41.759Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:15:41.828Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:15:41.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:15:41.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:49.514Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b624c1a3-fff2-4735-b813-911281d80476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:49.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:59.524Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5418033c-cb66-4d0f-934f-8165f60738f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:15:59.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:09.533Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=7fd86564-f14e-49a7-8979-8e970278f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:19.541Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9506d8c4-a69f-4218-948d-1d3a38a510b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:29.549Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c5c55bd5-40f7-4208-b162-7ecbf98b9898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:39.557Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fa615520-5a2f-42a4-8b8c-6c7080d9ec2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:39.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:49.567Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=814f56c5-a4d5-42af-95c8-8b3560277798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:59.576Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bce7af38-7ca5-4501-8876-e197b2368cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:16:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:09.585Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5f245c3e-16cc-4c0c-9b30-7159aa0ba8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:19.593Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fff4fcd0-8390-4bcd-89be-46acaefed9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:19.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:29.599Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5501b0d2-1c6c-4d7b-b5c9-dfba0fc9ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:39.607Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=933591ca-2aaf-4d60-966e-3667e4b7a78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:49.615Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1639264d-a2f7-4cbd-b2f3-82f2ba26c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:59.623Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=535901bf-855e-4fad-9fd1-16d123c97efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:17:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:09.630Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=43764c5b-1dfe-4f32-9b12-ac319a00c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:19.639Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cdfadb14-1e08-49d1-b7dd-81346c974e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:29.648Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e8931d97-bf40-4fda-8b43-5f4e76724123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:39.655Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=60ece56a-6855-4852-8325-dbaebd240dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:49.662Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=783679a2-2de9-4455-987a-b90616d08e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:49.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:59.671Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=259d989d-5804-4669-af35-0a176512b337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:18:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:09.678Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=987c1b71-42c6-452a-9dc1-623c8b1a37c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:19.685Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0c481eb9-6212-4246-a978-8083f06b8e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:29.693Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=69057a04-1941-411f-8566-1fba6f23658e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:29.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:39.701Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6b8b2444-2ba2-4a5d-8974-7824763ec343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:39.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:49.707Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=37e52ec1-d041-47fd-9dc0-695cb7e2a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:59.716Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1893680f-09c0-4afa-be13-c03305680c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:19:59.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:09.723Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=791f3bae-e034-4e9b-acba-0afec82c5aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:09.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:19.730Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f3807b0d-04fb-4659-97d7-a467e5f40281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:29.737Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=35d15932-eb6d-411d-84f7-7ff3b1cc22a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:39.745Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0de56e2d-135f-40f4-803f-5c66137abbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:20:41.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:20:41.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:20:41.777Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:20:41.778Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:20:41.856Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:20:41.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:20:41.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:49.752Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b65e0445-f587-4610-8106-40dbf96d4ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:59.761Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e22268ce-d0ba-40d8-951a-3cc4a2f27aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:20:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:09.769Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f78a8be9-05ac-435f-aa72-17426dfd2463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:19.776Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f13e351e-4865-4e3f-97ab-241870aaa6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:19.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:29.783Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=847fb45b-1f26-4c3c-8037-66c5f76c077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:39.792Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c79901ea-4cae-48a7-adc4-2582c54187c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:49.799Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6c784a75-61cf-44eb-ab25-0b969f519b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:59.806Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e0a9d007-410d-47c0-8d70-70584884092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:21:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:09.813Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f25b89bf-373f-41da-8397-3704f9b55ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:19.819Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6c4a6386-ea28-4a64-8e49-b625be697ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:19.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:29.826Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5d2261f8-2b61-4d95-9ba7-33c8e24146a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:39.835Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f63425d5-200b-4758-ac7c-3111888a63a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:49.842Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f5c055b2-336e-4458-96de-a12b667d9f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:49.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:59.852Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1e528afd-52f9-41a9-ab2a-cfe89b675904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:22:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:09.860Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=7595c7d2-5d6c-4332-bd2b-c30aa8e7e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:19.867Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=37f6cbf8-09f2-40f2-9d90-b5f3e7942c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:29.874Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ac732abf-6b3e-40ac-8521-dc36f448c0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:39.881Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ed1935c8-f911-49cb-93a6-2124b4fba252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:49.887Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c3b4e356-5d0b-4d7b-99d6-e246f1e3e2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:59.894Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=70ff538f-dac2-4b95-b6aa-6533987e7e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:23:59.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:09.901Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=592cafd2-96a7-48d8-b9bd-f3e91233ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:19.909Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1cbaf373-c196-4c89-a214-cf7ad06111b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:29.917Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3f4d7c73-57f2-4df4-8f6f-af447cb4ac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:39.925Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e3442fe9-8268-4511-9421-a53d8d201e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:49.933Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=14b55eec-7745-49eb-a182-f01830419f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:59.941Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=31e5fa7c-1dd0-4f5f-88ff-891701af71aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:24:59.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:09.950Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fab924b4-db2d-462c-af4d-46ec14ff23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:19.956Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b3f6c118-137a-4bb7-af72-3f819ddeb9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:29.970Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b7593b6f-487d-4c75-98ad-5a881d3663ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:39.976Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fe582550-346f-407b-83a6-96bbef87c76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:25:41.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:25:41.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:25:41.751Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:25:41.753Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:25:41.836Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:25:41.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:25:41.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:49.983Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4d2910f5-ad60-491b-a418-6d697831e3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:59.990Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8bb0fa35-2d61-4628-80b1-751f2aa30926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:25:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:09.996Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2980aa09-59b5-4b53-bbfd-04666025bc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:10.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:20.003Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6b8c09a7-e3bf-4a70-a0e4-9741d65d2eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:30.010Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9f52feb3-3284-43f3-820f-251a8804bac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:40.018Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9692274c-0096-4c20-bafc-ab38a35facf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:40.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:50.024Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a4010932-b318-4438-b8f5-f56c2ef9842b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:26:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:00.031Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3cecdfe3-6522-4609-8298-44b11b6e4b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:10.039Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=45a7e4da-e4d9-484e-8f96-e41cdc4249e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:10.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:20.046Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=71b55acb-6a49-472b-8e2f-63596d7b7e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:30.055Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=aa322a16-3c01-4d9a-b5f6-67ca46e52c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:40.060Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cf2bf1a8-f529-439e-9e7e-c28232f727f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:50.067Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6edf3436-43c1-46bc-b1ae-335df7b31b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:27:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:00.074Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9ff58957-09d8-4d7d-9a75-e06edd1d9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:00.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:10.081Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b59e3462-5335-42d1-853d-e650c95be96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:20.088Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5e2b18b6-dec7-4538-ae40-f55fa2eebae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:30.096Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a0d2ee30-286b-42c7-90e7-ff40950ba7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:40.102Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=68a13c48-07b9-497c-b408-184c552b5a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:50.109Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6f225cb1-a4de-4f67-b6ca-7a86ddd24d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:28:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:00.117Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ee31e9a5-e2c3-44f7-b2e3-c6f31ccaae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:10.125Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c42bf455-8755-4b8b-b4f7-355f8761b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:20.132Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=acef950a-84bf-4410-8a9d-2f39111ea86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:30.138Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=adfc9ea7-4fcf-4099-8d32-8cc4f74bbf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:40.145Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8730006e-e12e-4859-9d1d-f9b84314ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:40.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:50.152Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d4641426-881b-4613-9f30-04c26000a78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:29:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:00.159Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=7419b099-0557-418d-80fd-8d7693c9f469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:00.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:10.166Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5a30fe8e-a70f-4339-ba12-80a20a24e8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:20.172Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1c0abfa2-b34f-4664-89f7-4515bd7a4e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:30.179Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=56a46138-aa2a-4af7-9dba-219149db3efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:40.185Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f96072eb-6dec-4f10-b237-8af6a205b794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:30:41.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:30:41.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:30:41.713Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:30:41.714Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:30:41.796Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:30:41.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:30:41.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:50.192Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e015762e-34a4-4277-a347-af506fa4327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:30:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:00.199Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9477a7d9-076d-476c-a7ee-e221e540cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:10.209Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=651bb31e-8aa2-4ff9-92bc-42923b240661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:20.215Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4a0afb95-50c2-444f-ac01-96c4d9cf273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:30.222Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=324b5589-37c9-4717-807c-1350fc9812a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:40.228Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a5c6bd07-5235-49e1-8e40-62b8cafbd0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:50.235Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=94c47687-c2ca-4675-ad07-ab8d15fa07d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:31:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:00.242Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1446b213-203b-4333-a78c-fa495785e139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:10.249Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=976bf7b0-3d2b-44dc-9799-0e14456dab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:20.257Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5983b975-7f27-429a-b9cb-a9295923e39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:30.263Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f9ae0a0a-bf12-4f03-868c-bb03fc8d80db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:40.270Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f88f80d1-e828-47aa-88b2-2d35549b3e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:50.276Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2e61a535-4786-4461-90d8-bd38e53fbd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:32:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:00.283Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9473143f-8b05-4fce-9c96-67bb9b3c6c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:00.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:10.290Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e1058926-3ed1-4e69-b7ec-9b5351718847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:10.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:20.297Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fb33c080-9a94-4c4a-bc4a-f5f4a84936e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:30.304Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1905423a-54dd-4db8-bcf2-befa0417c2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:40.310Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2142c1a4-0f46-4304-bca5-ddf2a4630ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:50.317Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=707dd3a9-a871-409a-a712-b76c5d1e2070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:33:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:00.323Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f9a46040-41fc-4e7f-beaa-ed60db5894a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:00.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:10.330Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=92b80e99-7fe2-44b6-8ace-9d0a3f31a497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:20.342Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=504f60b8-516c-4648-ba70-543b56795f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:30.348Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=74aa1b46-466e-477b-bcf2-56647ce59d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:40.355Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=274a195b-7ed6-4e87-ba8b-7fd3039320d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:50.361Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2fca983c-f103-49f8-a4dc-2391b597262b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:34:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:00.368Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cc197f0b-2b9b-45f1-aaef-6896d06a3847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:10.379Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3c1c9027-72a7-424e-8092-3c3c7c894600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:20.386Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2df1dc3a-b091-4f99-875d-e32a5d798109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:30.393Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a7067845-e6ca-40f6-aacb-188242f29e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:40.399Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=54423d41-9802-41a6-a7a3-ee200aded9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:35:41.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:35:41.720Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:35:41.737Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:35:41.741Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:35:41.813Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:35:41.813Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:35:41.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:50.405Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=358f60f6-d0b6-4afd-bf6f-26ebec055228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:35:50.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:00.412Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=97b98eec-db3b-4b23-aad7-7265b1bda652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:10.418Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4c8c9aa3-aada-43d6-9f8e-2cc4251bd284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:20.427Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8e2ddf53-c243-4508-ab68-201970fc0389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:30.434Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b9ca5a12-d6ba-4f08-8e99-733447f69978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:40.441Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=94195590-640d-4426-bf9b-3c10414852a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:50.449Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0abe2657-7e02-4e0d-a945-6bb937ffbe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:36:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:00.458Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=85eff8dc-8ef5-4f40-abbb-330b3db844d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:00.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:10.465Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=619e4a93-ce48-44b6-a6e1-f012ea1c672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:20.470Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bd21b8c1-30d3-48a6-9532-54ab1cd56b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:30.476Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9869b56e-8a66-49f0-9509-9e9ad8a0523f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:40.482Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=515a8d16-d95a-4766-9a59-fb47a7d5c2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:50.489Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a0a1a84b-aa85-40eb-9df5-4c833e481d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:37:50.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:00.495Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ec90f69c-f76a-4811-b94e-0d18a0153bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:00.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:10.503Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=f5ab1771-11db-4813-868d-479a042ee26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:20.510Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ea3118c5-661c-4f5b-b8a2-dc9ed5758a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:30.516Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3e2ec20f-80b0-42b8-ad77-0a06e9be18f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:40.522Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9b2cd1cf-fd4c-4d80-89ff-45a6cd3fb3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:50.528Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a7adcc6b-63ea-41f4-bbba-04cfb2095047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:38:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:00.535Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=72d8e77c-91d9-49fd-bc57-ae821ea95927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:10.540Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5bc46552-2fdc-4aef-b376-bc4fbd0e51fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:20.547Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=acb89125-3248-4a1d-810e-a2c29dffe5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:30.554Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a9a8932f-4a84-49f0-88ff-f2f60fec65cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:40.559Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=246ae498-b9d4-4df8-8a61-d76be12d14ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:40.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:50.565Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=650891ad-d46c-49f9-8014-79a712b4ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:39:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:00.571Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ada1355f-ace2-46a3-b090-e2e43dd43eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:10.577Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=248798ef-f659-4dde-9790-c5289e6ba76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:10.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:20.584Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d8ad2b9d-ec45-4ef3-9b8c-fae726ba605a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:30.591Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ac21ac90-7106-4367-ae3e-055e0091b1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:40.598Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6240e6fe-96d3-4a96-8501-87d347008c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:40:41.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:40:41.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:40:41.748Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:40:41.749Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:40:41.817Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:40:41.817Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:40:41.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:50.604Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fcd69b11-2fff-4aab-9c96-e92e95b01d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:40:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:00.609Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a33e3e5f-f69a-47a6-b161-0727c8fdcf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:10.616Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=9f30f8d0-be2c-4a68-b415-aed8938243d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:10.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:20.623Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a6555680-e569-4fa2-b581-feda4f3942bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:30.630Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b17e592c-65b9-42c3-ba92-2eb2fba141c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:40.638Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=99062e4c-19c4-448b-871c-7230d07448b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:50.644Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6d4f847e-42d3-496b-8805-75c10a1bf274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:41:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:00.651Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=398a8264-eeb8-42df-98d3-d0936c4943d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:10.658Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2c94b9e6-a90a-4179-899b-9814a957e53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:20.664Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b5e072e8-095f-4e28-ae88-98891f617839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:30.671Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2933f1ae-ae0e-4091-b9f8-b0102c341ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:40.678Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a0419636-5712-40c7-b792-912c3519fb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:50.684Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=299087f7-8441-4d7c-9cbe-3b3ca632f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:42:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:00.690Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=97a901f5-419b-48f7-a59c-bea0ab89c55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:10.697Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2ae1927e-8e04-4977-a2b7-6acb879b27ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:20.704Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2c63bd04-eca1-4d98-9c1d-eb35ade0d353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:30.709Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c56ccf5b-b746-4419-9dbd-64bbde009813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:40.723Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a7ec7a34-538c-4d7f-8eba-769c484a37a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:50.731Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=918df8a2-0404-44c7-aa39-13260d89cd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:43:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:00.739Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4236404c-00e2-4347-a960-90d60d2dd5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:10.747Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=341e015b-d03e-4c97-ae79-9cb4c061f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:10.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:20.755Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=2a9547af-538c-45db-bf1b-7cdf87930afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:30.763Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c23aac11-ef17-44fa-b039-ea981595408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:40.769Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=16a7781d-09d4-44e1-a4cc-d4e5e4b14114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:50.776Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=00234f50-81ea-4b63-9d2c-cd8fc3848ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:44:50.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:00.783Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=45700259-8a96-4b74-9af1-fc8ddd6c48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:10.788Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=15f01a64-2d7c-4c10-8a49-f8f6518b5ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:20.795Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=53d6ee75-43cc-4816-873a-570279759b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:20.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:30.802Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=62a0616d-3740-4f11-809b-a57faef287e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:30.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:40.808Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0d9041d5-12fb-4a18-b108-708ea428b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:45:41.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:45:41.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:45:41.741Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:45:41.742Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:45:41.812Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:45:41.813Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:45:41.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:50.814Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8e9dcd8c-5df0-4b9e-8dcf-80fccc0f5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:45:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:00.821Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e3ec369a-9ecb-419a-ab81-7630393bd088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:00.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:10.827Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6a3cfc60-159b-4cf0-a9c0-6e728bf76ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:20.833Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cd0c4474-9cc9-4ef7-a574-f2858053337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:30.839Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c9205515-91ab-4195-9761-97399ddb5f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:40.848Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8fabdaa9-7017-4b03-acc1-7d9219eef7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:50.856Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3572a3c2-66a0-47a5-8308-91439bce6bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:46:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:00.862Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cafcd9fe-2c03-4d50-b1b4-de72b7f7b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:10.868Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=84da458d-472c-42e8-891c-d8245f1a8789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:10.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:20.876Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=37fcfd5d-e814-4857-9ffc-dfb01c37e48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:30.882Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bc2c9d87-3b0f-43dc-a1f2-6ab64314b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:40.888Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=fe198a19-5b75-4d2c-9827-fd1037516f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:50.895Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bb5a39e4-a2a9-443c-a990-ad5a43fae660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:47:50.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:00.904Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6bdb54b8-c9d0-4406-b942-0d112323e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:10.910Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ab0c0364-2c3b-4567-b00e-b19e02295597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:10.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:20.917Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0ffade0f-d8dc-4d09-b3ea-d91071327bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:30.925Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=0d9151b6-33d7-494e-a822-0cfd3092caf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:40.931Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=7184f601-a240-481a-877a-661b4a96e928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:40.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:50.938Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6a9d9aa6-b2c6-402c-9d9b-55d50384f097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:48:50.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:00.944Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6031cee1-d7f0-4315-89fc-738e650ba514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:10.950Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=238990ab-b5c7-4edd-93c8-850ba062da70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:20.956Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cb70195d-9a74-47dc-a211-44d512de3cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:30.962Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6048818f-e43f-423b-8a03-971c08c4cdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:40.968Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=cc55c02a-c5b6-4dcb-8249-3ee7669f3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:50.974Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=4bfa7425-1148-4e05-b626-223315f4e691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:49:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:00.980Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=515c3fc8-cd3c-4ca4-8777-298c3f816b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:10.988Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3aba5099-f413-4d51-9a53-77eb1e2adb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:20.994Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=384150bc-da61-4803-9243-9bf25e5ef3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:31.002Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=3c571530-df48-462f-a576-a06bd0758804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:41.010Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=aaa75d64-bb80-4c5c-b34d-419af1deda89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:50:41.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T01:50:41.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T01:50:41.742Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T01:50:41.744Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T01:50:41.812Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T01:50:41.812Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T01:50:41.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:51.017Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=562d0311-ca01-4ab2-93f5-93b7bcf3a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:50:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:01.024Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=49f809e5-0774-4c52-98b8-0c299cd80f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:11.030Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=33838ff9-a142-4533-b97f-a1dc2275c2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:21.036Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=e8ef4d1a-669e-46f4-9b9c-e750aa3821e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:31.043Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=98bbb443-a78a-425d-9faf-2482b8e29421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:41.051Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=351b4945-3af8-4fb8-96b3-611a1e0b79c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:51.057Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=6cc732f2-cc49-49cb-864d-b41a89f40bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:51:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:01.065Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1a642f5f-f79a-4b28-9f27-b19d552c9fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:11.092Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=b649dcb6-c7ce-4017-87a4-7e10c8469e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:21.098Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=bffcc58c-f0aa-456b-a81c-05a199d70bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:31.104Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8ef60bdd-dea1-4f47-90fd-7ea93fede1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:41.109Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=524c1ad4-75ee-4a11-a6be-fbe37ba2a1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:51.116Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=1bcf06ad-3029-4c59-a7b3-5e33dffd5469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:52:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:01.124Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8f81250e-4176-4303-8ef2-41cf65a3e556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:11.130Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=ba6705ce-6f11-4810-921e-9fd8803c332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:21.136Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=a75d143f-55b0-4a2a-8141-e339f82a3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:31.143Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=c079ed96-a10c-4ce1-83f9-f0c2f5ecbe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:41.148Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5f8e5aba-4931-49cf-9393-c081845cd632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:51.154Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=8b92424b-b18c-44dd-9ab9-39bd91da4116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:53:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:54:01.162Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=5642fd82-6b9f-42b1-9597-bad2c26ea949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:54:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:54:11.168Z |INFO |Init configs |InvocationID=0bdac32c-c731-49f4-a325-dcc22e883f74, InstanceUUID=d6487c7b-8a6a-4bc4-b74a-b1aa62e8dbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T01:54:11.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |