. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:12:11.215Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:12:11.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:12:11.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:12:11.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:12:11.785Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:12:11.786Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:12:11.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:12:11.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T23:12:11.893Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-20T23:12:11.911Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-20T23:12:13.135Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T23:12:13.499Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-20T23:12:13.515Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-20T23:12:13.515Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T23:12:13.560Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-20T23:12:13.561Z |INFO |Root WebApplicationContext: initialization completed in 1649 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-20T23:12:13.856Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-20T23:12:14.516Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T23:12:15.942Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T23:12:16.497Z |INFO |Started MainApp in 7.013 seconds (JVM running for 7.603) |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-20T23:12:16.549Z |INFO |Start scheduling PRH workflow |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:16.562Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=53f1e1ed-8c92-4367-841a-34210fc30e6a | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T23:12:16.956Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T23:12:16.956Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T23:12:16.958Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:12:18.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:28.041Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ab19328f-a623-4136-b63e-f995b92938ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:12:29.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:39.088Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5701f96b-5a6c-43a6-b7c6-5f4fcc767202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:12:40.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:50.122Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=30d153cf-cbb1-400b-bb17-a04afa57fe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:12:51.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:12:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:01.199Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=bd8f3968-1408-477e-92c9-c18fa1ff3509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:13:02.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:02.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:12.235Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a6559a3c-d49d-46df-a470-e71f6342450c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:13:13.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:23.274Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c2554ae5-5869-4bfc-a3bd-8abdaa7b671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:13:24.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:34.315Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ea4068be-9e05-4dcf-b8ff-e36da3323e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:13:35.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:45.357Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=071d18e8-7a86-468e-9b4d-893af45729d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:13:46.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:56.430Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=72f59ee1-a714-463e-b5cd-d3130348b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:13:57.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:13:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:07.468Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=811ec00c-e1fb-4cc2-b285-c243846d969e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:14:08.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:18.506Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=267b30e6-cd3a-47cc-bad8-ced308368a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:14:19.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:19.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:29.546Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4929a627-a999-4cbb-b07d-9d4f5861233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:14:30.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:30.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:40.587Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cf2556d7-8465-477c-8f4a-5ef46dea4aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:14:41.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:51.628Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f444d73e-04a8-4003-bb0b-b331bfc9633a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:14:52.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:14:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:02.670Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=93980b9d-6d83-4aef-a5f3-4953f8ded540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:15:03.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:13.706Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dcd64a91-5c69-4196-85bf-d59a285e62b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:15:14.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:24.746Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8fa88b6e-0bc6-4465-a46f-b5fcf4d083d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:15:25.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:35.788Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=93d5f041-2afa-4194-bf20-f9f3f07673a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:15:36.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:46.830Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=73b3cc9c-7c58-4103-bc17-0e827f885b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:15:47.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:57.866Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=81d3df56-c83f-4bd4-9910-7e7e1376e7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:15:58.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:15:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:08.906Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=519f1556-3cf2-4058-a8b6-e5553a33c1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:16:09.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:19.954Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7d4374a4-d3c2-451a-bd14-cbf587e26c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:16:20.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:30.986Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ee0a47f2-c2de-44e0-8b0a-a97e2b20786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:16:32.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:42.026Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5b8e441b-6a8f-493d-a024-b4fa6b0ea29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:16:43.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:43.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:53.066Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c6b55c17-31d2-4e66-b93a-18d3f814091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:16:54.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:16:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:04.109Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1bf87069-0fe2-45fe-a573-8c667a715650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:17:05.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:05.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:17:14.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:17:14.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:17:14.313Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:17:14.324Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:17:14.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:17:14.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:17:14.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:17:14.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:15.147Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cdb4744b-cfa4-4437-93df-be567e5b925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:17:16.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:26.192Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9be9fa72-4498-4a4d-9ed4-41c9df586d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:17:27.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:37.228Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b4dd82d9-0234-40a4-86fb-b2ac899e1e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:17:38.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:48.266Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=49562874-ab22-4c7e-94fd-764bf6204a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:17:49.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:17:59.306Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=667bfffb-f67f-435d-83ac-53576d0be454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:18:00.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:10.345Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=93ccb041-f3c1-444b-a6b0-75ce69d8aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:18:11.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:21.386Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2449e734-421f-4559-a3cc-c6aaa9ad562f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:18:22.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:32.430Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=75a6451c-b3f8-4e9c-bb03-8b5cc025dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:18:33.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:43.499Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dab833df-d6a0-48c7-b281-19e052554e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:18:44.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:54.538Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c1ec4e56-14f3-4c0a-bc39-a215e86bbcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:18:55.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:18:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:05.579Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=89ccdfe0-a422-49e7-8c55-e6f0280aa0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:19:06.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:16.618Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=38ea3124-a077-4204-a1cd-3a46773bf82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:19:17.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:27.665Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dd773d3e-b08d-4633-9f52-e75be27e0c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:19:28.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:38.731Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0c4caabe-be06-499f-b6f0-23773f02d1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:19:39.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:49.770Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ccc9dc0b-5ed6-4195-8b54-a9aa189fdf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T23:19:50.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:19:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:00.814Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=98b84667-798c-4385-b62f-2b705a50e5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:10.931Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6413bd0a-9ae5-440e-a1cb-c798fdfd3d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:20.941Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dee25308-ddde-41c1-9db0-9dc61a7148ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:30.965Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=997bbed9-6eee-4efa-a8c3-c331c42a354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:40.991Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a167bb61-dba2-47df-81b2-5fc2c83fd606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:51.004Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=17de8e3d-57e5-4d47-a881-ffa00f01b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:20:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:01.017Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4eeb9989-1cfc-433a-b53c-eb3e9525f884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:11.030Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3c602a47-ae7f-465f-9f8e-b205289fa5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:21.039Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0eb6aa96-5089-4255-a016-19eeb92a9f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:31.049Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1bf923e2-4269-4d8a-b1f4-68a17d282703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:31.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:41.059Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=33de72fc-f43e-4e0b-83c6-04860f33108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:51.066Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a1d88697-910f-40bc-89f4-5702356be790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:21:51.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:01.078Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cb199485-da38-4da6-a2d1-28a039cdbffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:11.091Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dc3abbf7-51c5-4657-a781-f5a7f6c12815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:22:14.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:22:14.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:22:14.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:22:14.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:22:14.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:22:14.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:22:14.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:22:14.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:21.107Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=22b1c91a-1fec-4e00-9e8e-2da99fd86070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:31.120Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3a733bc0-1a46-4ce4-a2f1-84f2626ca231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:41.133Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=16b1910b-e43a-4176-b5c2-467ff6f0e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:51.142Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=49ceac41-e445-4e63-8e84-70a423291d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:22:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:01.152Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3068fbda-7224-4d02-835b-b6a33a7b63a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:11.161Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7986c3c7-708c-4031-9ff0-1ea5b5d6f2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:21.168Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=984b1c8a-7d87-4086-b985-8de2c4e6320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:31.176Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4a988458-c17e-4fba-b4dc-c7802db983c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:41.186Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2044570f-1bad-434f-b48b-b5cfb6b7d1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:41.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:51.199Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f520fba7-1aa1-4ea9-b531-dc2c2761a08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:23:51.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:01.218Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a1517fa1-574b-4b62-bf48-066a1e28e0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:11.228Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1d38c19f-e023-48d5-921c-e5e84f3d6a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:21.239Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a5e42f74-10b2-49b5-85af-c06ad17b9137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:31.248Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=56cea848-52ff-456f-90af-6cd8e8c1bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:41.258Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9162bc9b-27cd-4f2b-a5aa-6fc75ac84c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:51.270Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=871d9f04-830a-4e11-bab8-05092182ab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:24:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:01.279Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=99241448-a879-4542-8d86-376d4e15d667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:11.288Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a1cc5d0d-e0e8-4059-a410-0e52cf900392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:21.298Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=409990d8-10d3-4b91-a4c5-e0ea263e4ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:31.318Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=91162530-34a7-40d2-8346-925d8bf3542c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:41.330Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=32e4c1c4-3f83-436c-a82b-7ed925ce76cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:51.339Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=316f3bbd-001d-4601-924d-6384ab859ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:25:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:01.348Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=15f016fd-9719-401b-850c-0647b045abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:11.363Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8b5d1dd4-8363-4135-a014-946e908639d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:21.371Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9318dbb7-1ffc-481a-a1d4-e71bf65855f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:31.383Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cf1ee521-0e69-4ec7-b412-c09928291c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:41.391Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1c984d33-83f3-4299-b9c9-61325c5effea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:51.406Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a6ba633d-c10e-44e2-8519-929d6a944ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:26:51.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:01.422Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6a0dc2fa-ea24-4222-96f5-e3f7d6500745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:11.438Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0498137e-e4ef-450e-8dd3-7dd781a383ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:27:14.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:27:14.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:27:14.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:27:14.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:27:14.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:27:14.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:27:14.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:27:14.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:21.457Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d902946a-3cd9-4c87-978c-f419c0b3b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:31.524Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=91b3f989-6b98-48ed-acad-8262dac2e802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:41.560Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0d6eeaf3-61e1-45ba-91ea-7aa0a2360331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:51.573Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e5032f7f-9602-4ba9-bb81-27daf5c45ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:27:51.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:01.589Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d016ab47-ffaa-4dbe-bc57-32bfb684c6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:11.601Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=99853b7f-fe95-4e40-9d30-fba1e33871fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:21.636Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ab5b9e93-1775-41f6-ac2a-850116ebf520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:31.649Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f772a1a4-c8b6-4016-8870-fa361718890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:41.678Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=176177a6-65d6-4ac9-839e-b232a2620da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:51.701Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=074b3e01-02dc-4e78-96fa-f68633cabf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:28:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:01.721Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=079a581a-36d1-47f3-a031-993eb315f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:11.738Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1fb528de-81e3-49de-ae24-6700929213d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:21.758Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=bc3b2309-d5ab-4471-bc3f-a543bb7d99ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:31.769Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9c244bb0-2cea-410d-a5b9-501327437a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:41.793Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4b45ad5d-c27f-4e81-a315-9aebc4420d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:51.806Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=09d66ea0-9953-4fc9-82a7-cb8e20b7ef3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:29:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:01.814Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f495f238-4274-40ed-8693-8ad0b8ee54e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:01.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:11.824Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8ee1ed50-42a4-4c67-a4d1-da259be5e05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:21.830Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=38c00964-64ad-49f8-96d2-e558e53bb0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:31.838Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2f7ffdab-43d8-4fd1-802e-a0c6442f953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:41.848Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=07ab8e52-819b-4fd5-9350-968055323591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:51.870Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=69222d6b-9b5b-419b-a7e7-29f57bc81e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:30:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:01.880Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=504d9f0b-5146-4150-bcb0-7baa2d8f93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:11.887Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d5df6452-058e-40b3-8076-b594fb07ee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:11.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:21.894Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2df34678-474b-4d5d-abfe-fffc395c084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:31.902Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b68fde50-8e2b-4251-a69b-0e16da5b622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:41.909Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c11f7946-4f1d-4970-9567-467824752bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:41.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:51.917Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3b45003b-b19f-4f43-90a0-cfc53db415bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:31:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:01.925Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fbf9a8ce-eddb-4e80-8c0e-c67a6e028cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:11.935Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b7b6c558-aa34-468f-ac24-dafd2dc13792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:32:14.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:32:14.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:32:14.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:32:14.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:32:14.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:32:14.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:32:14.164Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:32:14.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:21.957Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cc71f877-a410-4a00-ab55-35c52ad674dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:21.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:31.966Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6ee23607-8db1-43e4-bf43-13fd390faafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:31.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:41.973Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=12154f58-ed48-44c5-a4a9-506f3708b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:51.981Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=28846a5e-6423-4267-a949-7e7c5d9d0752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:32:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:01.988Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0f1cd743-8efb-448e-bf0f-4e87fedf64c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:11.994Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ec06baa8-4849-4187-9bc6-447f66140dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:22.000Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4ba9db87-6468-4d4c-a430-8d7b6abcc6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:32.008Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ccaed339-7916-42f9-9b5b-48d842e51e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:42.016Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=978bef27-326e-429e-aa60-6f47e1b93843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:52.032Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b9aef3c2-27f3-4a12-ae04-1a46a73539cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:33:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:02.044Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=350b2d64-1020-476c-a3c0-017ef942af34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:02.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:12.051Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b8507e31-c4ff-4eb1-8596-f35d0c4ecc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:22.060Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d7a8cf33-57cd-4275-8c30-a4a752db2c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:22.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:32.067Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f679a2c6-9e6a-4c85-b605-7f5841f73477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:42.075Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2865d17f-69fd-426d-8139-8625f85a9ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:52.084Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3793fcbd-37a6-45de-b6b0-cad2961f2a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:34:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:02.092Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2d29f742-721f-4fba-b282-fd4088ef9636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:02.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:12.100Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d3273eb0-d858-4999-aead-36aec7c7e166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:22.110Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=69927a52-2769-4c12-843d-8ae42f324d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:32.125Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=34acd94b-5144-4393-9d62-0e9c8c15ed59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:42.134Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=39a1db50-b3cc-4dba-8ff4-a0a76a5a8625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:52.141Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=11c4f883-aa04-44d6-a104-3f7a0a05d5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:35:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:02.155Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e2775cfd-55ed-4b8b-9429-45a5e734b19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:12.163Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=80dde8f3-933b-48bb-9d0c-9597c77f3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:22.171Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=132ad10c-45bf-47eb-84d2-a421b1b5004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:32.185Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=26618f2e-57b1-4456-812e-25d07b7746cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:32.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:42.192Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9396e6d6-25c8-42d5-8754-490170d96f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:42.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:52.200Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=33427f8e-099d-4289-8879-34e2ac05a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:36:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:02.210Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0e2d366d-8de4-4ea4-9ad7-63d6d78585b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:02.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:12.229Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7a83185b-dcfe-437e-9a91-7f2c1652a197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:12.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:37:14.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:37:14.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:37:14.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:37:14.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:37:14.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:37:14.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:37:14.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:37:14.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:22.239Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=720e30f6-320e-49c3-8b95-61dcf5aa1f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:32.247Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=857e7947-3919-4092-978f-ff3d74fe4990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:42.254Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d4b2b3f0-332a-42d3-ba20-dd0af9d9fc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:52.262Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9e636bcc-3eb0-4c06-81fb-8a8942218a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:37:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:02.269Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c7bb31ae-0ec9-4002-9bb6-ee6d9ca87617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:12.278Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0842e5d2-d2a4-4a08-9496-0e02cc73793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:22.285Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e5e3e6f1-bd38-4243-98c3-78b155c5f24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:32.292Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f6432b94-0147-4090-b095-c81799919049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:42.303Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=05dce0f5-7591-40b9-8ca0-f3d4a24cb3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:52.323Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2002b198-84d7-4fca-9270-adc603f8d86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:38:52.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:02.330Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=16879e87-2e5e-4a80-9269-86756627172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:12.340Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6dce58f0-4a1b-4a16-902f-fbd06de66523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:12.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:22.349Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=30dc78f7-0a94-462d-9fc2-31a83fe9347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:32.355Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=69c7107c-16ce-48e7-8f55-060720e7b7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:42.364Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1eb83695-fd0b-4374-afad-1053bfe8c64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:52.371Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c3d659d6-b360-4bba-a6d7-666b2b2be4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:39:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:02.378Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=14141606-2def-473f-a3b6-af646d091bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:12.385Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5476e407-c29d-48eb-be02-5222986cce70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:12.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:22.396Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=23db6326-4335-4b9a-a2da-500d8ca6b3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:32.418Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3a0f4506-4b4a-4e66-bf7c-4abe63556bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:42.427Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=eb3fbb0a-0c6d-4f71-a9da-c46acd740987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:52.433Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fdb4f917-f901-45fb-bfd1-9dec26a1922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:40:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:02.440Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=bfefdb5e-198a-4686-be5e-c1cd6b194a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:12.448Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0356119b-ffca-4a1b-8516-933b29b56585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:12.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:22.457Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=06ccd692-a4db-428b-985f-4d4bd6dabd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:32.465Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5b4503fe-4582-4c8f-991f-b584e0771b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:42.472Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6e7b2d25-3d56-455e-aa4b-147497b3eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:52.481Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2aa29069-e1dc-492d-a12e-e4cf55cb5074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:41:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:02.494Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=08a64b63-5ccd-4bb9-86b4-3c3086341681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:12.502Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c8421686-ed10-43e9-93c2-2cc1ac74af62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:12.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:42:14.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:42:14.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:42:14.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:42:14.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:42:14.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:42:14.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:42:14.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:42:14.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:22.510Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cbfe95b4-b8be-4bb1-b20b-fcf38135e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:22.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:32.517Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4403af17-afc3-4386-8e6c-31399d8ae8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:32.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:42.524Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=964e4567-d93e-45ac-b194-8e956fdd5d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:42.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:52.533Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=36459396-63d0-4c97-b1cd-03838c0f824d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:42:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:02.540Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=be14da21-e9c1-458c-8531-19cd2728f313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:12.547Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=61518285-f97d-416f-8454-9344ea72671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:22.555Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3f467299-d363-4d81-b078-7e823c2016f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:22.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:32.563Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=45b261e9-15fd-43b5-b03e-f364820a1508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:42.578Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7c119201-b139-485b-89ce-3659ae80b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:52.593Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8dd589f4-e004-4013-9a91-9f16c7d80ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:43:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:02.600Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3c612824-26e1-481a-aa2b-36c34b6b9d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:12.607Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a3eb3fde-d404-4d38-9593-898b837c3881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:22.617Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=82623cbc-4332-4be1-aa85-c2a0c6da2ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:32.625Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=566fbd6e-73cf-46b5-bc53-af129b6ef361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:42.632Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c7f8630f-f91a-4a10-9623-e58217b87b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:52.640Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7d9bf0f3-a7de-41bc-8b1c-40b143fd1946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:44:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:02.648Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=99835f5b-c0b5-4d66-bffa-8bf6c41de0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:12.655Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7bea8db6-0db8-46e6-8809-3daa9c6febe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:22.674Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e2263e29-b5a5-4d8a-939b-c4640999a797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:32.684Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=13d41a3b-79bc-46b1-af13-2ff66b0f9393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:42.690Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=39752f78-7e4e-4811-b03a-9c394e2e7bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:52.697Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=33b50359-d967-4ff7-b9ea-96d5c13fe7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:45:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:02.704Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5b5e3d6e-ec55-4383-8729-00e9b8cc958f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:12.710Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=105debca-661f-401a-b843-6d1ed610aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:22.719Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=828dab7a-2693-4fee-a6a3-f4a278368d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:32.725Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=392b504d-e74a-47e4-bc3b-de338b91654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:32.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:42.731Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9bab34d3-2272-4592-a89b-d63f9a50a260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:52.740Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=40131294-0c45-47a5-b7eb-f1694801504b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:46:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:02.746Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b4365f8d-fe51-446a-9eae-2bce16351e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:12.756Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=87ca27f8-b3b9-465b-9387-2367517e5903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:47:14.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:47:14.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:47:14.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:47:14.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:47:14.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:47:14.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:47:14.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:47:14.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:22.777Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7604d5f3-8df3-4e64-b5ee-34b9c5808a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:32.784Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a1db3e8c-66a4-4e26-a976-4f2f8b524675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:42.792Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=af8881e9-67f3-49a1-a807-2ca3a695236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:52.798Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2d669ce9-f749-41d8-a5e8-1730825ef7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:47:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:02.803Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=691a379c-cac5-4e2e-9dad-1ef974a84cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:02.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:12.810Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=11eee207-fe71-4eef-96c2-29b63d245d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:22.818Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=140105e2-c12b-4531-9667-afb089c12e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:22.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:32.826Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ed12366c-a31e-4c03-a918-aea5abe5c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:32.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:42.835Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5e9459cb-9156-4691-bd6c-9af76269dc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:52.846Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7c9d1716-7b7b-4057-a047-2c9e4191788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:48:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:02.866Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b44ccfb7-8560-440f-9a8d-8d863fd99027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:12.873Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d0783575-d244-48cb-ad31-f97fe85abd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:12.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:22.881Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0c50aca1-293f-421e-b238-94231d9111d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:22.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:32.890Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0bc8baf6-684d-430e-8f1f-a568404e6279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:42.897Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a25f0952-606b-4222-b96e-24d182c2d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:52.904Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=77bb4448-d42f-45ae-a6d3-8b96b6f35c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:49:52.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:02.913Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4289e98f-ebe7-4db1-a66a-f90a2052940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:12.920Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=296f3f17-1aea-4564-ab85-f3f6821c52a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:12.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:22.929Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=78659ac7-d562-4ab8-98ad-3891d3f8c7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:32.938Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e6189f62-70e3-4e15-b7cc-448585667db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:42.951Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=165480ec-7034-4aff-a4a7-5c86bbe3383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:42.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:52.957Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cb67c75f-7e56-4dd2-9807-365c70154cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:50:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:02.964Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ef6fddfa-d6fa-40dd-8758-549db0992cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:12.971Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c3b3e57e-0451-4e75-8bef-a13d2f1b8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:22.978Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9485717d-0af1-44b6-a022-4364c1d01a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:32.985Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e9154cd3-ab7a-4f63-9a7a-7f911b83fe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:42.991Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b3735188-78ca-4603-a496-1c5a44e641c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:53.001Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d0347389-2747-4505-ad0c-4a0f3e3dc9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:51:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:03.011Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d98d4355-9242-4e7c-83f2-f28bdc1bc38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:03.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:13.029Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e274df2e-7c0f-46e7-b0e2-77b6c741513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:52:14.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:52:14.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:52:14.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:52:14.186Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:52:14.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:52:14.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:52:14.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:52:14.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:23.040Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f75958e8-53c3-495c-9fd8-5800773bdc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:33.047Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7afcca2e-b58d-4887-a8b1-8fd21cf5cd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:43.054Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6bfc19aa-03a4-4f3f-b346-9316a852a356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:53.062Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f0ed3fe5-9c86-45fb-8244-d1100f92cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:52:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:03.069Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7a62870a-f07a-48fe-a75f-43a7e779b1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:13.076Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=28b912a4-b676-403c-b784-76c00b7e49f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:23.081Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dc9cd309-f28a-4052-8c99-296e944523c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:33.089Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c55107af-7242-4ff0-ada9-ab35467296b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:43.100Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7e006fef-12ed-4371-bd2c-45563364019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:53.119Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f8cfa3d7-96f2-48e2-8704-cd568a050848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:53:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:03.128Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=284d0b53-7a30-42af-80f4-d3311a180f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:13.140Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c7502aa9-9227-43fc-ad55-3a454c3611ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:23.146Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=67f65235-6492-4fc9-a50a-279bd2e3a6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:23.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:33.153Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b3eeb951-141d-43ee-bb9e-e06e6a23f555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:43.163Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=00706cf9-cdba-4db3-b631-19505c286656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:53.170Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2ce50af9-cde5-4fbe-a111-0235baa2b692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:54:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:03.176Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=28ce6641-e7fa-4a68-abfd-15525c9d6fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:13.184Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1d7ba9da-eb37-428d-9592-189b655e42ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:23.194Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9fd516af-d89d-455d-8135-534b6fa74c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:23.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:33.212Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=62c2cc7a-9fd0-4d29-9194-5ce0182082da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:43.225Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=54d8f9d7-00ed-43e1-95a1-d48d74cd3de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:53.231Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9c5badf2-70e5-4c8e-95f4-dde942bb00f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:55:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:03.236Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=53d529b8-d336-4b34-8c90-c6de6101e5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:13.243Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0f8d7ab9-30d2-412c-8001-a56c93e5cb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:23.250Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0b87214f-d252-4c03-b189-87dc3ac7136b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:33.257Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=124ff68b-e462-4d2a-838d-8386521aca9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:33.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:43.265Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9e80c8ed-8b65-49e2-9060-cf7f9eba143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:43.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:53.274Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=36fda403-08af-4b4c-924e-c29b54c3cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:56:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:03.289Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cff18520-82f9-46ae-a83c-c3a55b268c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:13.300Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5e8c57d5-4810-4dba-8665-ee2d158640b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:57:14.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T23:57:14.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T23:57:14.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:57:14.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:57:14.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T23:57:14.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T23:57:14.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T23:57:14.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:23.316Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a7e2fdc5-0d22-44ea-8d79-6d23eb6a38c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:23.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:33.325Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a24b1d2c-b949-455f-aaa4-8534be57aa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:43.336Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c98b4182-5c0b-4250-8170-db2cbded3cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:43.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:53.343Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4187e016-56c2-4b49-9e71-a2f9ac60c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:57:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:03.351Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b42b9515-1aad-4260-b171-a1119d34d0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:13.357Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7bb6992f-348e-4266-81f2-f3f505b50128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:23.369Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b8196bef-e9c7-4358-b5d2-1170e23b261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:23.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:33.376Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7100df78-4564-4e23-a07d-86c1313e7ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:43.382Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fe3fdd7f-dba4-4881-b1e7-afddc223c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:53.391Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=27f44c64-4857-458f-a488-a6cd5ef96008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:58:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:03.404Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7c2ea005-46d2-4ee8-aa34-89344a0bfc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:13.410Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d37fb36a-ce88-403a-a4d5-52f700060721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:23.417Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=919c5265-1191-4579-8087-e7bee1ace575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:33.424Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dabcc41b-8545-403b-968e-82b7856f9d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:43.431Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=920f70b4-da13-4a1c-8fe1-01be206a88b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:43.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:53.437Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=27446980-a46d-43b6-921d-b1e886305079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T23:59:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:03.444Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=de1d642d-2a7e-4093-a4ae-463ec889f43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:03.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:13.462Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7ed9ed80-548e-4a0d-a261-2e190b8ede91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:23.468Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=62b54303-b793-44d2-ac6f-12f1b850afd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:33.476Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b4e7b6a6-7a20-47ee-acbe-6d5bdd4faf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:43.493Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=86237de8-7a8e-48ca-84be-76fe527b2cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:53.499Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2bc32c4c-3508-4598-a37c-fef74e76db90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:00:53.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:03.505Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f9fb87dc-7216-4167-9789-e70e527ec01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:13.513Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6f05deb7-7c71-4870-86e0-75b6c2ee90ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:23.519Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ce4591dc-371c-4f7a-a852-144df72c1b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:33.529Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d0927dc3-d287-4697-896e-5ad6b43a4bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:43.535Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=29819b6c-6a15-468d-86b9-7aab3f2a1e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:53.545Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7a8f5a48-d2bf-48a9-834f-e74b8380509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:01:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:03.553Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ab70a8e2-0c44-40f3-b12a-8303b63d683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:13.563Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9f2f45d7-15a6-4512-a713-877f93302595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:02:14.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:02:14.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:02:14.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:02:14.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:02:14.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:02:14.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:02:14.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:02:14.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:23.581Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8adc9fac-cad4-448b-95b1-ddfdf552a7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:33.587Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d225186d-71af-43d4-b65e-2a40af7d49a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:43.595Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=492a4c09-633d-4c75-88c5-85e38d0df119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:53.600Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9e5bf60f-81e0-4842-a50a-657dc5c64f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:02:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:03.608Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=df0bde36-88ef-46ac-b908-b48cc5ac8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:13.615Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=95c6098f-f56c-40c6-8a97-93bf822a62e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:23.622Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=26b1c326-38b3-4cdf-9332-c6e4ea6174b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:33.628Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=00cb125e-e42e-41b1-bc38-98852fe425ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:43.636Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b5f45239-6134-4310-b183-7430add20539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:53.645Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=465d565b-ac94-4868-b898-e971a0ea546c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:03:53.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:03.660Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=95f931c3-9a80-413a-86cb-2bab9dc28a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:13.667Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=52a14633-9437-4f9c-910d-505980b4ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:23.674Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f4d55f6e-2656-4c66-9cfd-c3eba21aced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:33.680Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a74a05a4-1740-47a5-9c31-3bb579417e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:33.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:43.687Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6ef841dd-53c4-4b15-b21c-d7b7ee871a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:53.693Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=60330752-746d-461f-b6a9-25178532c4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:04:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:03.700Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1fd55325-3891-4d8e-93cc-32af8ef3d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:03.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:13.707Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=099fd1de-b244-4b90-9ae1-79858f197a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:23.715Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dbba7306-2315-48ec-954a-330a186045e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:33.722Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e2b59a53-de57-4675-857a-f3c00522955b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:43.742Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c3464b9a-0dfc-479e-a32d-3e9da709c34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:53.758Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=80d5ab10-68b1-4d17-bfcb-1b226fb86b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:05:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:03.764Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c91e7f13-5a79-42a1-89ba-c7be480b2373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:13.770Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0aae9a21-778c-4e7a-959c-231a2048b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:23.777Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=977db93a-bd93-480d-8507-55bf8e5f2bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:33.785Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=338218ed-88e0-497a-87ac-9253ea73a994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:43.792Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=169b6738-711d-4235-8022-47a18dbbaa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:53.799Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b8826b31-664a-4bd0-b10d-d4ab8bbda87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:06:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:03.806Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3b5ad71f-2332-442b-a12b-908318ce64d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:13.813Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=09b97ea1-9f70-485f-bf51-2eafccd34717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:07:14.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:07:14.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:07:14.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:07:14.133Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:07:14.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:07:14.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:07:14.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:07:14.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:23.829Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=193575b0-ddb0-42d6-bb9c-f1580000907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:33.838Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=49d2d0f2-9f20-496c-9949-43d7db7111bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:43.844Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=460a3a2e-5ceb-4d12-93f6-a6bf4fd5c7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:53.853Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dade3947-0d87-4599-9d00-522582b4ef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:07:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:03.864Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=55993c30-8350-41b9-b05a-cae4150a865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:13.871Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=691be7c0-b7a8-4093-9853-db9ffd0a2c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:23.877Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9f8d3e15-d666-45d7-92bc-eedcfed37089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:33.884Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a7cacbf9-3e34-4077-a5d7-8b1f7aa48a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:33.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:43.890Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7a37dd5d-85a1-439e-8352-021a22eb3771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:53.898Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=37b1a00b-b723-4b5c-add5-1965f45c5138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:08:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:03.910Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1b1cc89e-920d-4be9-a2a0-d14c23867dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:03.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:13.922Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d81d2fc1-0c7c-4f3a-a5a5-a8a2b4aff776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:23.930Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5d420b47-3d72-4aea-b121-ec7fd0dcf024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:33.936Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=63e78c93-ce57-4d57-af65-e9e3fc58ee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:43.946Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b9ff869f-874d-41e3-8a1c-07420eb794db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:43.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:53.953Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0cd052b5-ee87-477a-b942-8ed3e7220ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:09:53.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:03.959Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=df7c4b37-4516-4346-a0a4-979c32cda8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:13.965Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d8ff4061-9bb3-4015-a8e7-4a4c1a74af0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:23.972Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5179df70-38fb-493f-a36b-57a12049a1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:23.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:33.980Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fac2532f-b22c-4735-8827-21b6eac1d84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:43.991Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4cc5d271-48f2-4d14-bc39-89e77d7cc686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:54.002Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=42768ac9-35b2-4b1c-bd06-a629c7e05393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:10:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:04.008Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c094543a-266c-485c-be13-040d08c33436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:14.014Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0384153d-00fe-41fa-bc9b-9921a891c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:24.020Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2e3e8fb7-dc7f-4f56-8759-089a65a63896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:34.025Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=08076d8b-e74f-45eb-8e6a-74da50d75d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:44.034Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c69e3dbc-2648-4a55-8a1e-a118fdea9caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:54.039Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0e80c047-fe97-4aa6-8ee2-4debf637392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:11:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:04.048Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ee71e90e-b36c-493a-a785-1561870b0a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:14.054Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fa111db7-2973-4ec5-856a-faf3b9f0ba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:12:14.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:12:14.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:12:14.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:12:14.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:12:14.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:12:14.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:12:14.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:12:14.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:24.061Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=aba8f03b-72ad-48c8-bc4c-90dadf52dddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:34.070Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9f9ac941-2b27-4ae9-a373-04aba95c39f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:44.076Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=923ccae0-2848-46e8-94fa-0bb8cde398e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:54.083Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=bcca6d58-fcf9-4bff-97bd-8b3bafe83551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:12:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:04.090Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=96f690ce-663e-467d-a767-9399610d5ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:14.096Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ca58deb7-eb38-4445-8001-5cac3bf634e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:24.103Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=073fd835-7e0b-4762-ac1e-af488689e23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:34.111Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=bb9bab8b-e2d2-4f2a-8bad-856bfa4dd023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:44.118Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=23b734f1-f6ab-4313-8198-452d7e1e095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:54.125Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dfce6197-356f-467f-b166-58a7b0a14c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:13:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:04.136Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fefd43d6-ea88-4819-ac3f-526045998635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:14.149Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=10509a21-d9cf-4428-a84a-e027cf7e1df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:24.155Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=27c7a833-239d-4672-8968-bff143746873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:34.162Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cb2c7ad7-190f-4e4a-b9ad-d5aff68397e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:44.168Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9e087e6a-b7d8-4dd3-91ed-702a7039541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:54.175Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=05e8e24f-d7a4-42cb-a86b-bb63d1ed05e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:14:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:04.181Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a78c0b26-5327-4b3b-ad56-854ef7ea1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:14.188Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=39da091b-6c8d-4e3b-9f63-80d4c60b6209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:24.195Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d23fbfec-1a50-455f-bd14-acc9c0c6b0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:34.202Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=30f4629d-7ec6-48d5-b1d2-0cf96e24065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:44.215Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ecea7835-c17b-4b2d-a618-a8a2c2619126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:54.233Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6053eff2-d77f-4b05-b004-9efc8bdfe97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:15:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:04.239Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=91a927c4-3f3a-4187-9d64-3862e7c62667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:14.245Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0423b40e-19d4-4863-902f-ec728e7b54e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:24.252Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7858cdc3-50c0-460f-906d-a57d80dce26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:34.260Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7c755108-c93b-434e-b707-8e07b080c75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:44.266Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cf71c006-f6f1-40ea-a040-ba16741ac109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:54.273Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=443fbcf9-0997-410a-bd69-168354967e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:16:54.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:04.280Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=55790427-4cf7-4702-9245-36d6b59a3068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:17:14.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:17:14.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:17:14.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:17:14.162Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:17:14.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:17:14.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:17:14.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:17:14.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:14.289Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dbf34611-f5e8-4a94-99e7-80a320ef9087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:14.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:24.298Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=56963bf2-7653-4c3e-b335-382320bcc4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:34.316Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1ee62dc3-8684-48b2-8543-0da261c5197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:44.326Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=545c4714-cbba-481a-9b75-34dc90b64739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:54.333Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5b6449fb-679b-4dc8-b295-b6cfde9857e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:17:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:04.339Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d7123285-6483-49e1-8de4-7aab8290f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:14.396Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=78d164f9-d661-4f61-a583-0b6da14283c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:14.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:24.404Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ee1cd14d-0727-41a4-bf0e-07d5b3f6530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:34.414Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b9b735da-324e-462d-878a-ea510882a51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:44.419Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=37b84d26-f8d1-4f88-a49b-165a1198d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:54.427Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fc63eafd-82c3-401e-9946-a98bc8f09f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:18:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:04.438Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3b1bf91d-8a03-40be-87e5-6db8038c251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:14.448Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b6d2ab59-d8d0-4d22-b0e7-5ea0832cd0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:24.455Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8d901b8d-a895-4635-9627-ef4ff094363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:34.461Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=273df741-8762-4fe1-850d-d43b2f2119fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:44.467Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cdedfad8-02b9-4275-944d-d58c771cc3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:54.476Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=33b48dd4-a546-4e1d-97da-9efb5bd2f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:19:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:04.483Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f0866306-e922-4e87-8fdd-55ed37c75ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:14.488Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4094e248-226e-4f7e-a97b-8007bdd34a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:24.496Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0dcdfa5c-302e-4f78-a373-2f699e8b02bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:34.508Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5a353e48-5a8f-4e3e-953b-e9a65d912793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:44.526Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8164b784-0a48-46e9-923f-caeb947a81ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:54.540Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=caf45029-4fdb-4d88-85d2-9cd72fc27506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:20:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:04.550Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7dd1427b-b880-42c4-b828-9ecc0fd0b304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:14.555Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b9818402-542f-480c-97d5-0d90dee1c760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:24.562Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=24a803c1-27d3-44e3-aeec-f5471015c5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:34.570Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4bb0012b-a9bb-410d-aa74-951863f377c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:44.577Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8a6cb43e-839e-45dc-bb77-7d93f937eb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:44.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:54.584Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d7509f60-95e5-4637-9ec3-d1e8dc16edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:21:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:04.593Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b253cfe0-71aa-40ed-a246-a4ed3e1cf32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:22:14.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:22:14.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:22:14.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:22:14.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:22:14.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:22:14.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:22:14.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:22:14.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:14.604Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=009f36c4-c544-4bc7-85d8-bc1714104a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:24.616Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=73b1a57b-12b0-415f-9653-1f74de442894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:34.623Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=751b8e8d-6a94-41ec-872c-552d79c26821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:44.629Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3d7cf100-27e9-4ba5-9a16-b49ab9314d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:54.634Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=aa27c198-f5bb-466a-818e-2f6153fe8bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:22:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:04.640Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c1a5ae42-d070-4bb3-b6d4-ce9c1828a16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:14.645Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b1e874b9-9a4a-450e-b640-14c28519dca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:14.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:24.653Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6704934e-96d8-4c0c-8f75-545b7007bc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:34.661Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=33b5839f-3b00-417d-b843-2352b9240617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:44.673Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6acd05bb-ea0f-4379-82f4-9092eb170c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:54.685Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b9ad2c0b-8d66-42a4-be53-dc0ec3d32350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:23:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:04.693Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fd922215-3176-494a-8b0a-74e2d02c95b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:14.699Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5e4a637f-4a8b-402e-8774-3a1315985a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:14.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:24.706Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6a11a11b-1ff2-46be-a1ff-3bf2697c21e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:34.712Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=52243344-9bbf-4f1e-b4de-3a9f5a6f4aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:44.717Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=19f7ed67-ccdd-4b38-85de-9b328d7f0f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:54.725Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f0b9cc25-d9e8-4353-ad3b-114ded300606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:24:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:04.732Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8d1f2c62-ae71-41bb-8da6-57c1744a03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:04.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:14.745Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8b886659-14b1-4fbf-9d0b-df6c5e7a1ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:24.764Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0fa1cf49-b1d1-408f-9757-612ad402838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:34.770Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d3c25555-9067-497e-aa4c-4563d4a31991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:44.776Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=10015ec4-2662-4dfc-9182-57a26a7fd7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:54.781Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dd02ffe4-26c2-467c-b515-496f88e05739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:25:54.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:04.787Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0f858e82-cdb1-4aa6-95be-1bfec896b49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:14.795Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6ddade60-0ef8-4cf2-80e2-81fdf588aa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:24.804Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=973ab82c-f3e9-4976-a3f6-c327b7ce2c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:34.810Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cfe85a9b-d873-4875-a996-22a9c7b0aae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:34.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:44.818Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1e49facb-1d13-4f98-8cdc-0ea3c9712c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:54.830Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=03d6a1fc-3ed5-4b15-9184-3b81c8ede61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:26:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:04.848Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=72de71da-c945-4e36-8a52-92257775ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:04.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:27:14.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:27:14.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:27:14.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:27:14.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:27:14.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:27:14.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:27:14.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:27:14.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:14.854Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=546e99e8-7274-403c-a71d-6032fc95c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:24.860Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=31bccc5c-4a98-4619-8ed2-d405d2c5c82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:34.865Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3f12147c-6291-43f3-8994-79b8aa7e82c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:44.872Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9fb8a032-cd2c-418f-9ce2-b8bea43a7b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:54.879Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=16ee31ce-0903-46af-be4a-4138088d1908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:27:54.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:04.885Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cdc1c53c-e0a7-4d09-9c3a-4ecdd7fbbbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:14.892Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8820b407-dcce-48ce-875a-a9f0dfef0156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:24.898Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a5b603de-1b0a-4993-a6e5-7423199840ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:24.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:34.908Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c8261bd5-4c46-41c8-aa52-385f9ad5aef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:44.924Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a56bc60f-69d6-4666-a3fe-d89ee0f21f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:44.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:54.937Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3fb17e2a-6b8b-4190-b9e8-ae4ddd62a707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:28:54.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:04.944Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5f4d429c-354d-4e6c-b244-254c33b2ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:04.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:14.950Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=75638291-056d-443c-8adb-d801d8f47c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:24.956Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3fa9f773-005a-4964-aeed-0cb677947405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:24.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:34.962Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=893d8f59-be4f-40f2-93d4-eca6c2ac37d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:44.969Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4b8084f3-cce3-4775-ab98-aedeff58b5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:54.975Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=32e98797-1a53-4899-bc50-abb1e0f47eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:29:54.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:04.981Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e0e0ef31-3f1e-40b5-8366-aab87eff49fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:14.988Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d331f223-69b2-4164-87a7-3308f15cb3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:14.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:24.995Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2a5371e9-962f-4a98-a40b-174f7e26a7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:35.006Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a8c210e5-3aad-4cbd-ab18-e2548e0928a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:45.016Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=98e3a0e9-5742-4e7f-8bb7-db9cde835b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:55.021Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=59c4f6cc-a008-4226-937c-f6a982b91628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:30:55.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:05.026Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8840a543-ba35-4cc3-936e-5f546430b9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:15.033Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=32c85536-a9b3-44ac-9389-162ff633cea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:25.039Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5356bd0d-705d-4313-97f7-1c15cedd49d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:35.046Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9fd6470d-ecef-4200-8871-6d94249eb55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:45.053Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ce3bfe3a-e1c3-4381-8dd0-925523579750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:55.060Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=00b3c27c-ae15-49f9-a5e8-01dc31763814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:31:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:05.068Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=f9adccd9-4af0-48e3-ad45-e87a839d129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:32:14.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:32:14.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:32:14.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:32:14.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:32:14.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:32:14.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:32:14.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:32:14.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:15.076Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3337b671-8ca0-414b-b999-01a0f1c0c291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:25.084Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d95fd286-9ade-4f53-9047-160f9cdfe2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:35.095Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b7422e40-5bd5-43c2-b00e-4bd6c652126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:45.107Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c9b9cb9b-3a7a-45ce-b8c3-c88c3010e74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:55.113Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=01d0a55a-8c90-482f-8072-f5bcfb6aa20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:32:55.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:05.120Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=df4d36e8-2c1c-4c64-a69c-8590e2dfd110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:15.127Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cc8c7783-be5c-408f-8801-1f96528d7dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:25.133Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=afb24dae-00f2-419a-9671-b51fa88b233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:35.140Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0e5f4fc2-6043-4a62-93da-90895ebee1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:45.149Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2faeee2f-1819-414b-85cc-fe443d2179b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:55.167Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ec1ed977-dc94-4efc-b275-217aa6dd42c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:33:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:05.176Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=53c8c9f5-fc8f-40d1-8586-8c1e3cb401a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:15.184Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7a958153-f7f3-4520-a8e7-c01a2601012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:25.190Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b60f7c1b-9785-4c04-a0fc-8005862996c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:35.197Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dadad227-14a9-40dd-8c69-db74386f02d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:45.204Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=46232421-5b5e-4743-bbd9-0bb57362c7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:55.210Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=83053854-6d62-449d-8001-fa9a771c6156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:34:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:05.220Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1660949c-a8f2-485e-808d-154e856f6502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:15.228Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=df624943-5f7e-4c8b-84f2-91792a2a4480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:25.246Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d38e85c6-7161-4685-8147-fe9e6764534a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:35.254Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=a50ef07e-396a-4d7a-8243-180477b75cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:45.262Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=26dfb2e2-734b-488f-b602-e573bb148eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:55.268Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0b1b6316-3136-4b40-9b68-845f158a03de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:35:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:05.275Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6e729d26-a7fe-47da-8466-52874b39b299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:15.281Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=78d90a44-9e85-4e84-883f-11d6edf4e377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:25.286Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ab849777-504f-4b6a-8008-7555858730ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:35.294Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2fef4b78-65f1-435d-8dc0-b9382678e6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:45.302Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=413b242c-6b5f-4b10-89d8-d1e7c9084c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:55.312Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1810c6e1-f8e2-4c24-a136-ce7247dc6b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:36:55.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:05.325Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4a83c35d-2873-48f0-90c8-ebeddcc48305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:37:14.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:37:14.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:37:14.113Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:37:14.115Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:37:14.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:37:14.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:37:14.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:37:14.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:15.337Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=09fe3bc4-8463-4b09-8389-4fcfbb3ddfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:25.342Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ed9369fa-3e0f-49cd-aaad-9265d37ce92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:35.349Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1673041b-3947-4b51-8bb8-81fec1800048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:45.356Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=743e6cdb-75e4-4bd2-aaf2-5e11e34b6772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:55.361Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8de6590f-46f5-4a60-8739-bf126da383c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:37:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:05.370Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e4e1310f-bc68-48f9-bac3-4474fa0a38f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:15.377Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=436e8b60-4277-4fb3-b399-ef7a5293f236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:25.383Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0702918a-dfef-4aa9-8d44-597d8a83a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:25.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:35.392Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cda7bfb4-d75d-42a7-9580-8d67133e1dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:45.401Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=bc8a6e7a-12c3-4ed7-ad03-e86f7a3f4a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:55.414Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=8a8453b6-1c6c-4fa2-97fa-d118b99c83bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:38:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:05.420Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b903d8af-9730-40a0-bd06-cf4b4fe10b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:05.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:15.426Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=af87d1f1-caa3-485d-8c61-609416a0faf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:25.435Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5954da7f-44ca-446b-964f-08049a03ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:35.444Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e44c5b69-2883-4944-b6f3-d1072644d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:45.450Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dc4f4df5-0d47-4e0c-ab4b-2fc60c12289d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:55.456Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e2dcae21-aaf4-4d23-b53f-813797d071ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:39:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:05.468Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1c251c8f-e3d5-4e41-949f-923c966ca5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:15.477Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7003cbb9-01cc-4c2a-aab6-2395a77e8be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:25.487Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=873021f9-d851-4e16-896e-dd2a24171eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:35.498Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=23fb4405-3573-4bf8-99df-9fc0c47eeef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:45.506Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=25aa9360-5357-4fb0-845b-d09c4f9354d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:55.511Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=16d77633-627d-489a-ae0b-767a000aa920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:40:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:05.518Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c2e30f93-a61b-4ba6-b672-0b3b667d23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:15.523Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=41093571-2032-4317-b96f-516443e38e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:15.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:25.530Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=fa0c018f-7231-402f-9373-c1bd4bc34001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:35.536Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7273f829-9a1a-4839-b03c-ced4dc0bdd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:45.543Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b47b53de-abce-4e19-9dd1-a85a087b6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:55.551Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0b782290-35a4-4c86-a89e-5c63626abfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:41:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:05.558Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9b78bb22-2039-4864-b3ca-ed0d66e664bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:42:14.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:42:14.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:42:14.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:42:14.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:42:14.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:42:14.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:42:14.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:42:14.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:15.566Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=4fc0572a-8091-460e-bd05-52c1340cba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:25.571Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=622c662e-0549-48bc-a1c0-2ebf64ec857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:35.577Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0d6339f2-214f-44e1-94cf-91175c3cf45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:45.583Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=20c42c60-3e54-4ec3-9a33-4ca4770a15b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:55.588Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0c5d7d27-391b-48eb-84b1-9c3cc4fffc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:42:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:05.594Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dd87c85a-3f54-4e63-9e9f-92d6e52d595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:15.602Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=93499a63-256e-4f46-b7f6-ec2314f97056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:25.608Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6dbfd298-cfba-4a4b-8eb9-51896a3d772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:25.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:35.616Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e5d98fdd-9862-47fd-9d9e-b61ae51ad8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:45.624Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=70a61502-c304-4712-a441-714a7b86e994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:55.635Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c5da96a3-aa88-4d43-8460-12082a5b89ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:43:55.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:05.642Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=374e973a-20de-46b8-b091-ae6e9b942586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:05.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:15.649Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=e458264c-796e-42a3-b98b-a5209ad36372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:25.655Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=5ace08dd-ee64-4ab0-a35f-0f46cdd4b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:35.660Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=620945cc-c573-46e5-a0e1-f60304a23454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:45.667Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=11a13dc1-56b1-4376-8b1e-f085e357776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:55.674Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=bf579f2f-231b-4de2-b4dc-694208581eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:44:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:05.679Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b418740b-64d1-4173-bd03-54eb3490af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:15.689Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2d6bd102-0185-4808-8cca-c936f53c71d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:25.698Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=586ebf80-f271-422f-9258-c972a55e7030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:35.707Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c95d223a-4017-4f2f-97b5-87a1aea47dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:35.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:45.719Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=d0f9d61f-5043-4ba7-8f35-c0ee99107bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:55.726Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c510d151-9043-4f2a-82e1-14de52922014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:45:55.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:05.733Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=16d1a10b-399c-411f-94ca-f75cb70365fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:05.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:15.741Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=05ffd09c-9229-4264-9e88-6433d2af21e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:25.747Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0b39dc3f-8db6-400c-93c9-12b2f61d0e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:35.754Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=458536df-aa1a-4474-a31f-ff2ca990a209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:45.762Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=2130a474-2b91-4b0c-84b1-4040a7ddda94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:55.771Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=ccd5401d-db43-4a5c-bd08-5aa12e9396bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:46:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:05.785Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=c47ec7c9-666f-4b82-baf2-5547975644a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:05.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:47:14.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T00:47:14.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T00:47:14.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:47:14.145Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:47:14.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T00:47:14.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T00:47:14.157Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T00:47:14.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:15.791Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1b9c385a-52d6-423c-a5e5-03071e5c2cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:25.797Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=1c166cf9-e951-4bbe-a6ac-9d9001c37b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:35.804Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=06bbd91a-678c-4a77-b956-bad98d410706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:45.810Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=78ec6592-580a-46e0-bbd2-a46398c794b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:55.817Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3b52f4f2-7053-4c82-8e93-5b89e8e3e56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:47:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:05.823Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3c423be1-5314-4a21-9996-d8b5d6c8affd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:05.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:15.829Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=6475368f-5222-467a-9ff1-97a18e29cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:15.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:25.838Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=0ec0fd85-0e0d-464b-8342-84d6409ae7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:35.854Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=b35336b4-928a-44c6-9e61-4ef67554ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:45.861Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=cf6e7d9d-347b-49e6-a5e2-1bc728bef533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:55.867Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=3bb004eb-690e-4b84-a464-9bfb9877a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:48:55.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:05.874Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=dd4e56c8-7364-48cb-bb29-24b4741efd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:15.880Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=9d4ac3a6-c0da-4328-8b3d-3a4ecade218f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:15.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:25.888Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=27be78fd-fb68-47f2-936a-ad94c6d6f34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:35.899Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=711f9e14-8435-4da8-b19d-b69b3f29eb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:45.907Z |INFO |Init configs |InvocationID=c9d5095d-4bc2-4598-8ba2-91143fde8f93, InstanceUUID=7b6ac940-4ca5-4b06-abe2-639629fd9a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T00:49:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |