. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:42:36.158Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:42:36.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T22:42:36.189Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T22:42:36.796Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T22:42:37.445Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T22:42:37.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T22:42:37.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-05T22:42:37.568Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-05T22:42:37.589Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-05T22:42:39.020Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-05T22:42:39.390Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-05T22:42:39.438Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-05T22:42:39.439Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-05T22:42:39.502Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-05T22:42:39.503Z |INFO |Root WebApplicationContext: initialization completed in 1913 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-05T22:42:39.791Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-05T22:42:40.694Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-05T22:42:42.752Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-05T22:42:43.097Z |INFO |Started MainApp in 9.073 seconds (JVM running for 9.575) |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-05T22:42:43.165Z |INFO |Start scheduling PRH workflow |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:42:43.175Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e5981129-0b16-4079-9017-a216a6fc1720 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-05T22:42:54.473Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-05T22:42:54.474Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-05T22:42:54.477Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:43:13.259Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:43:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:43:23.295Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fba8dbbb-0e8d-4e87-8f0a-d399913c6e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:43:53.336Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:43:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:44:03.340Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=47d88674-7c19-4c1f-974e-ee7e37b25e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:44:33.378Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:44:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:44:43.380Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8f8827b6-1e5d-4b9f-826c-43e1798798e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:45:13.407Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:45:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:45:23.413Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0cbf069e-a4bb-4caa-952f-69a746196cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:45:53.458Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:45:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:46:03.464Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2a1af1ba-b8ae-479c-905a-18893c26ed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:46:33.497Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:46:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:46:43.501Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=373cf8fc-12d1-448f-a108-65aab04e9e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:47:13.551Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:47:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:47:23.553Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1ed07095-5f41-41d6-8199-451c3fa6584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:47:40.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:47:40.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T22:47:40.262Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T22:47:40.266Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T22:47:40.360Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T22:47:40.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T22:47:40.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T22:47:53.581Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.147.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:47:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:03.583Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=acfe2dea-a8dc-4cbb-89aa-28e53f3d2d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:13.773Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3b456e77-5775-44b0-a38b-c4b966926b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:23.792Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ade1aa0f-3483-43fa-9555-b1278f08182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:33.813Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2e8d8885-b88a-4900-a9cc-b63a73b010c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:43.846Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=efa075f4-3a8a-4584-8722-cce702a73872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:43.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:53.863Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d38baa57-3b0c-498c-9a6e-130621883839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:48:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:03.882Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0422e018-a12a-47a5-beb9-55222f728731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:13.892Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=85561d00-2b52-415f-b960-689a5a9449c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:23.906Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=50c46611-b189-41a9-a062-aa84ae465b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:23.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:33.948Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=85e70a10-ca86-4483-aebb-3646b806396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:43.960Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9a8564aa-9f62-4178-b7cc-0a1bceb08e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:53.971Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=279799ca-5eb7-412a-85be-d8a0c5275c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:49:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:03.981Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a691a41c-8a1b-4b0c-9ca2-ecaf0cb6362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:13.998Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=10a9d0cb-5ca2-4f84-9615-44611fe531ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:24.035Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=205e8f17-0fc2-41fa-8333-e7d68e7de5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:34.057Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f47ec1d3-1555-4e15-bd41-00319b4edee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:44.071Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b0fb880a-f439-4755-994e-c8ea385f89f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:54.085Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=338e9580-2f3c-4a05-ae9b-d79f33524f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:50:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:04.093Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2fe85f11-c210-40fb-a3b8-83c4e4199e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:14.104Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d1b2ff0f-fe0b-411f-8316-15750c9688db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:24.125Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1c1a6b0f-de80-4d2d-8218-fdd5ff32b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:24.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:34.141Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e9eb3719-4a7a-458b-802c-643bc71fef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:44.153Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ed99bf00-4c60-4aa2-b483-293f75ca95c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:54.166Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=06acb726-45ac-402f-bd06-1e9d1191565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:51:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:04.175Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b77aced6-83ec-4e48-87fc-7a0384e250cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:14.193Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bc31d4af-a2ec-47cd-b865-10c888b7f68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:24.209Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=39ceffd2-bcda-40dc-9ab4-4df1955c9831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:34.233Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d18ab63d-070c-4327-a54e-4c76af5c8fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:52:40.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:52:40.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T22:52:40.238Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T22:52:40.241Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T22:52:40.308Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T22:52:40.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T22:52:40.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:44.242Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=70ee2844-990d-4f69-8459-e525dc279536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:54.249Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=aa27f2ff-b1af-4a3d-8fae-1f52afb54e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:52:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:04.259Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c60291a7-7ab6-40af-b75c-b02229a865ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:14.267Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8034350e-6a30-46fe-a83f-24b2099c34b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:14.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:24.284Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7c89bc43-1e68-4be4-a1c6-ef4294b465b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:34.296Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=63b20abe-f7ea-41a8-b2f9-61d60bf60d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:44.307Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2838460c-4309-422e-903a-c9c30c31a81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:54.319Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5ea66be2-5be4-4d89-8716-0b0a90b4dd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:53:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:04.331Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8c663281-f536-48a5-beda-746b4d9d9e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:14.348Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a62153e7-7048-4fd3-a3a9-8c03246ccf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:24.360Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=53807436-6eb4-47bb-bcec-f0915d43e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:34.375Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=eb729fd2-2718-4a51-abc0-7047a2000b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:34.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:44.388Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=684b06b2-ad22-4e7f-ae55-e56efc383aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:54.396Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=10758fcf-5140-4fd7-b73c-3db4989de42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:54:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:04.407Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=74e50efc-fbea-4dcc-a7b4-ad91807a0081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:14.427Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f0a51594-92fd-4534-bf4d-d74123b2a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:24.441Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c9ef76b0-a7c4-4047-b4d0-3b4e9f080b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:34.461Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=78aa4e64-fd2a-4b12-92ea-3a63c2290cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:44.478Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=efc0179c-cad7-407e-9036-feeed7d95794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:54.492Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ea865428-984f-4e4d-8a45-66be285d8fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:55:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:04.502Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4b8dc899-4c38-43a1-ad4e-c77c4fc3c78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:14.531Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4aaa1361-dbed-435f-a0ec-1a4911f604ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:24.548Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=38458ab8-b784-4e90-8c02-20f2f5cba5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:34.557Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=405221a3-d611-4bed-8154-1ad7893fe105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:44.567Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5a8752b4-779d-411c-8480-7f145b575f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:54.576Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=78970052-de8e-49c8-91b0-93556378cf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:56:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:04.586Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=747e2681-18c9-40ae-bf97-0c9e988ae257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:14.606Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=24450888-272d-4ace-944a-187f313ca7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:24.633Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=486ef92a-38b7-4b7c-ae92-676a03b36207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:34.641Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=05b96aad-c4e8-457b-9649-61ddb3820ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:57:40.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T22:57:40.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T22:57:40.144Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T22:57:40.146Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T22:57:40.242Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T22:57:40.243Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T22:57:40.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:44.653Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=70971a89-ab02-461c-ae82-8328d8e48e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:54.665Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=911a1865-f02c-4daf-8365-3aeb7bfed3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:57:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:04.679Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7d8f13ab-a9e9-45f2-bddb-6c983a1799aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:14.702Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=79512df9-c2c3-47c6-871c-08cf9c412eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:24.713Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=88dbf615-543b-4f09-9e18-84ed4ff96f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:34.727Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c5b3927f-daa3-462d-acdb-6f0623aa7466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:44.736Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=077f2f25-5795-43cd-a816-712d6f3862c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:54.748Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cc97a90d-9cca-4fa7-bb81-7ecbbd25486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:58:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:04.756Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c9912ebd-9f3d-4fd7-8e20-0d06f43488f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:14.765Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a5b94ff6-f76a-4567-a6fa-31ff964e11b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:24.782Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2d482c23-fa24-4574-9899-e98ceb5356d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:24.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:34.792Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ec95a1e4-5468-4bda-9e23-a88151445584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:34.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:44.801Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0af6228a-6b4a-43b2-8f31-a46fee725a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:54.808Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3705e594-2deb-4cc8-8128-3f1825921896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T22:59:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:04.820Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a5de641c-debb-464a-9fb7-96421e9f088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:14.832Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=30ad7529-6f45-48d2-8a83-79d71d65bc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:24.844Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c43bf22d-bae9-4182-823c-10f0b53ef411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:24.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:34.861Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b81a7746-8ebf-4083-adff-75395291765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:44.870Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=487dafe0-51db-4cdf-b21e-4856ece73068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:44.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:54.879Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4bba84e1-9a01-45b2-8b99-a30628f5c566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:00:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:04.887Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1a61d7ca-a22c-4cd8-a43c-ae3bf963278c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:14.895Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=320818c9-2176-4847-b3da-855d4963f7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:24.904Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6ccf9426-052c-4ef6-9c58-b9d0e2fd03eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:34.938Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=25e68934-7900-4ad3-9727-c6b6687eee98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:44.952Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=dbd39b30-7a1d-4b15-89ef-5683e8209221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:54.959Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0fb0c150-6df7-46db-b600-909abcf57cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:01:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:04.966Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=61ccbd83-05f7-4d7d-a687-9a248d51e23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:14.974Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=09df976f-6922-4b3e-bc62-8ad5cdd05d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:24.980Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cc8cc082-a1fe-4c95-a73e-8bbe98115211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:34.991Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=557bcbda-da97-4381-9826-1160b6a2e1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:02:40.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:02:40.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:02:40.145Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:02:40.147Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:02:40.196Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:02:40.196Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:02:40.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:45.008Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=945a14b7-4bbc-4fee-be61-50b17c969c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:45.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:55.028Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=03115632-3f28-44e8-84c8-302f10e01d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:02:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:05.042Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=dd51044b-0455-4f2a-a495-d83c416f2273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:05.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:15.050Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b1a3f1e1-772d-486e-8888-fdf54be6e1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:15.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:25.057Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9a3e9a24-8fc8-4ffd-adf1-df21756311b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:25.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:35.064Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1c5a546b-0e55-4d8e-822a-b2900fa8fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:35.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:45.073Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=611f1e83-dd75-499c-8755-2ae2e5345ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:55.089Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=be346426-0822-4949-a2b3-c769dad5f3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:03:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:05.097Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f61da9b0-6a42-4fac-b21c-164f85ae61fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:15.105Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e5c8e7c9-90b1-4ecf-8625-c9de4452bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:25.112Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9d1ae1d6-8c6c-4440-a6b4-b774b9c24c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:35.120Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f231cd35-cb2b-494a-8c5a-4e0c18d4f947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:45.128Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7c6c82a8-2c9d-4e0c-b486-2b01862d6ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:55.146Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=eb2efac5-7fb2-4573-97ba-4950547a2c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:04:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:05.160Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a77c583c-9d2a-4c42-8904-46278ca9574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:15.168Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=dc7ab961-7efb-471a-877d-989f3edcfd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:25.175Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8102123c-6355-4451-834c-dab529aabbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:35.182Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=94067f10-aaeb-4985-a72d-ab6defbed05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:35.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:45.190Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=29244fa1-b46d-408e-be4f-d978a673b852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:55.198Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=eec71c10-5c36-4549-b798-df211aab7a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:05:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:05.213Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e3034ae8-64d9-4d37-b9ff-ec5ec9a8f3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:15.227Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c7b0ca54-d368-4e45-a91a-e8eeea75aa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:25.236Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f618dbaa-c4e7-4956-b69b-b220e2e4ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:25.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:35.244Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6417c34d-f816-45dd-bf3e-b9bfe6950d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:45.253Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d7082af5-84c5-44de-9e80-55800b6610fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:55.260Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a1888532-b35e-4b57-9546-1585e7fda83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:06:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:05.266Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=be90deeb-3ee9-420c-9f7f-ef347b2fa820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:05.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:15.277Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a7aa5609-b793-4f0d-8f56-c0b28ba352aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:25.293Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6da7343f-6a6c-4f8f-96e4-e1187f70542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:25.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:35.301Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8a962ebf-53bb-440d-a8b2-2637df6c7f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:07:40.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:07:40.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:07:40.102Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:07:40.104Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:07:40.177Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:07:40.177Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:07:40.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:45.310Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=20fca5d7-250d-4111-a9ab-3deb030e9efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:55.316Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ba929f42-c857-4f10-a95f-4a309b80c8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:07:55.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:05.324Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cf6aa454-f46c-4ec2-b8a7-3e55ba844742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:15.333Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=433b07ad-4ede-4294-b756-bd210a39257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:25.341Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fca55aab-9b9d-44b0-add8-aaace9d7f1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:25.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:35.357Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f23cf45e-be9e-46e4-9a62-3184beca10e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:45.367Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=498f89b1-ffa1-4d96-9854-b855633d56b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:55.376Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=401e24dd-ac40-4a2a-a744-d5899feeefc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:08:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:05.383Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9fcaa1d4-39f5-4bee-aa92-c1ac9bd71b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:05.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:15.390Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6c2b735b-f898-4571-b45e-5599459a25ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:25.396Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4d66f7f6-5ec6-40fb-9d2c-66379363f8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:35.406Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6b79c672-2214-472b-afeb-3b6e9e98d762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:45.426Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=38c42578-c4dd-4a04-9c10-737531115c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:55.433Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5e873afc-6138-4176-9eb9-26ad107ad5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:09:55.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:05.439Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f01fff30-6128-4fc6-97a1-26d3ba4ba241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:15.448Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4f258f3b-7401-431f-a8cf-789da51be290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:25.454Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e87b1a14-6f34-4600-b623-11097fde9db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:35.460Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e39a2d49-2056-49e8-9dd5-c528a3637e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:45.469Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0711ad50-4843-4bf7-b21a-5e782db4ae15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:55.486Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=995246ce-b798-4944-b809-1a11b74965b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:10:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:05.493Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1b7abee7-ed98-4ffb-b18d-d73b3565ef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:15.500Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=37067124-96f4-4135-8a6f-aa25ef0f80ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:25.518Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a472ecf8-cd42-4f9d-8dfd-b16a15ea461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:35.523Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f152e051-8687-48a4-9f6e-496bddd7cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:45.536Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8d534e31-ba07-42db-9ca1-a4542304e352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:55.551Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4b76448d-072a-4e24-9856-f65351af1139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:11:55.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:05.562Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4d5bcdcb-c591-43cc-8a5a-47f539852272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:05.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:15.569Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=69320863-976c-4b01-adad-28d5e91668c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:25.576Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4303430f-5b0b-422d-8455-8862d9a0ec79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:35.583Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=37b887eb-779d-4271-b8f9-dfb97e4ec421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:12:40.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:12:40.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:12:40.112Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:12:40.116Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:12:40.163Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:12:40.163Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:12:40.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:45.589Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=043e4a56-f478-4189-9f57-321c7f2492ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:45.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:55.602Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=53f65d4f-3009-4fd0-8681-18277733ed5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:12:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:05.617Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a2ed294e-fe5b-45a8-9b24-712b0ccf4640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:15.625Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c28c0fe0-3add-4867-9d18-39f98bbbb262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:25.632Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=43fb3caf-aff1-4b0b-af8b-03c6cf63bff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:35.641Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9fff564d-f8d2-49c3-8627-49debabe5846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:35.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:45.648Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ef5243b4-3282-4b85-b81a-fc913cdd4683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:55.655Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=dc6e9c10-aa5e-41c3-9aed-b15edc61f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:13:55.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:05.664Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=34d7220c-865c-4328-a5ee-8867c740a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:15.678Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d3b6565a-3dba-491d-bcaf-19f1655d5dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:25.686Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b677f981-3274-4196-95fa-e6e7d4af574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:35.693Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0ed20c17-ba46-47d5-b25f-8b514d7be550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:45.699Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=000b7ba4-76f2-4051-bf08-26a7d6067f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:55.706Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6bde854a-77b8-4d42-b9de-3f1b35dd9b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:14:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:05.713Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ecff0359-c2f5-49ad-b690-3d51421346db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:15.735Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9b2c2677-1a67-4ca9-a6c4-b4b0044f3f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:25.750Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b2948dc0-e445-49b5-84fb-09456be1ee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:35.756Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=12daeeac-500c-4961-8525-1b60efe135de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:45.762Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=454bde09-6afa-4e76-afaf-cdbeaec9ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:55.769Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=53ea3b14-daca-4bb5-b5b2-841209c86075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:15:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:05.777Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=28d9357b-a313-42d0-b5a1-d29f0fe15b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:15.787Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=da57b68a-6e12-4cea-9c05-a1b1ca8cdb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:25.802Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=52e7bc94-1c16-46d4-a959-7aee172744f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:35.809Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=21c8195e-1147-413c-89ff-b0b573002d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:45.818Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d4976c29-1b14-4deb-ad31-758d50df40ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:55.825Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ad1bceb6-7ed5-42b3-94bc-95bd9b05ad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:16:55.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:05.833Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=eeb9b60b-0eb0-4b4d-af9c-643363ef3264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:15.842Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7e86fe6d-7f9e-449f-9a18-f7974a8a8f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:25.857Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=13ab5a67-8769-4258-a391-65b5a636d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:35.863Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=337b8997-0812-4ba3-bad7-4babe4d2444e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:17:40.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:17:40.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:17:40.122Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:17:40.125Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:17:40.176Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:17:40.176Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:17:40.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:45.871Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4785d79c-5f3c-49bc-8c12-03a5fef80964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:45.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:55.910Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=05422f1b-10cd-416e-bcd5-a63d375b4f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:17:55.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:05.918Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a502368f-3612-4fe3-9fb4-841ae9d6ea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:05.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:15.931Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=99fa13e2-6d96-40cc-a410-1e7a44290230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:25.947Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=48821546-815d-49b4-8e8a-3dcdae470a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:35.956Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2c3d39b1-8768-4c34-bf21-dd4c3b747ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:45.963Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=efc54ddf-1be7-4c1e-a2db-18477dfb2363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:55.969Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5feef89a-b1aa-4485-a799-a3a0de23870a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:18:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:05.975Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=61300beb-ce56-4288-8346-6d0eee00120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:15.982Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f1b31204-7cf0-403e-9ffe-957d4c60ef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:25.990Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e847f83a-5776-48e0-97fe-fca69342af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:36.004Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9cc1d118-7ab1-4f33-b9b6-ca64322953b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:46.012Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=22021a5b-3a8a-4f6d-9875-18cf9b782908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:56.018Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9e689961-c557-4d61-ae9a-127786c817e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:19:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:06.025Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c6d7b45c-d85f-4a36-adbb-cc909cd5decf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:16.033Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=51fb8a22-54c3-406a-baca-ee55e6a22d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:26.039Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=66a79709-4efb-4398-a858-14f213612287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:36.046Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=588b52fa-5dbb-44e2-9b40-ecd816ec219e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:46.058Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6a45d574-1795-46bb-919a-74fe18ff2558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:56.072Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6ba1a1e2-c0d4-421b-b271-829c5e1a5f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:20:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:06.079Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=940397c0-f831-4b26-a219-ef539775f468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:16.086Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9e9b2e9d-f07f-42dc-9a70-db90a4364bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:26.094Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1e0a06d7-5ad5-4ab1-9f20-bbbf0807a827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:36.100Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=60d607ae-045d-45db-8b0c-d21b2bd02944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:46.111Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1cda26f0-6aad-4f70-91c0-eb658d932c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:56.122Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a9a9b857-53ff-4b40-bd1a-ae2dfab5dddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:21:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:06.134Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bb23b5f9-71ba-41e1-85a8-6387872158a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:16.151Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1f97168d-36f2-431a-82e0-1d754a72ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:26.159Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=aca8e3e5-af16-4cd5-9f89-65bcbb463ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:36.166Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=097fa404-3675-44f5-853d-c12ba2700649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:22:40.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:22:40.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:22:40.142Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:22:40.145Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:22:40.210Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:22:40.210Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:22:40.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:46.173Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cd306dd1-47ed-4338-80c6-3d587d2ea9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:56.180Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c9597647-8f2d-42a2-aaed-97a18ee1ee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:22:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:06.189Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=25620882-07d4-42d5-ab87-d9098b14e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:06.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:16.203Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=448c4be0-8861-4b2e-bfc2-f0bc9f4a00ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:26.227Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=58de123d-00c5-49be-a53f-c281ef747727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:36.234Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=87e4c26d-e87f-4f31-a1b4-408bdf2e971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:46.245Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=89370af4-6d75-40f7-bfaa-83177c4a611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:56.253Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2ada2204-f5b3-4f9b-9305-d734ab402947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:23:56.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:06.260Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d24a7fbe-302d-4949-98b5-4f10c52bc4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:16.276Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=12210a4b-9a1f-48a0-9e92-37e0091ad09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:26.293Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4d4e33eb-2269-4c38-bc03-016287760f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:36.301Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0945086b-2adb-4828-8ad0-3af63c510f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:46.309Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6688fa4f-5bb9-4908-863a-2c31b49590b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:46.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:56.321Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6ea03a35-c7c8-4e45-b01e-978cea50c318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:24:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:06.326Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9d8de921-e6a9-4581-92b5-da659e9b9560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:16.334Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0dc07edc-8f28-4fd4-a095-66cecd935cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:16.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:26.358Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=44c2f334-106d-4791-9316-0c873213a93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:36.366Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=adc4e3a5-1fca-4a86-9a7f-01c6b8840c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:46.372Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=03000d5c-8b8b-4ab8-91a4-1b6eacf654bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:56.378Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=70541600-ecb2-4e2a-b49c-b497b0dc10d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:25:56.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:06.384Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f26d5c21-fc5f-4121-92bb-3c9e7b554764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:06.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:16.392Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=06f6c38a-8599-4521-be11-35074253a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:26.399Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1e5d626a-77f9-49a6-802f-df5f7eedcbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:36.413Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9c4a4de7-9b68-4aaa-842d-63a3516abd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:46.423Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0b2979df-7cbc-4a15-9adc-f8fa089731d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:56.430Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=df906d5b-e441-4142-b729-1024079cf2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:26:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:06.436Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=be81ed40-0a1d-4cc9-900f-cf15cc647fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:16.445Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e787517d-d7ef-4f01-a0c3-5003ed462e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:16.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:26.452Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f777437e-f4c5-4802-b8bc-096d8c465e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:36.459Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=18c038a6-5b13-403a-b65a-7c38ba60ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:27:40.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:27:40.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:27:40.110Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:27:40.114Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:27:40.192Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:27:40.193Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:27:40.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:46.467Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=73f72c5c-371e-43d4-9772-0daf69b6f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:56.481Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=33ada373-61d3-40f0-9530-b2675d56f790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:27:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:06.488Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=82756c15-67a8-42f8-aecf-f8a024914fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:16.495Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6dc094fd-365c-404a-886e-c12db2418dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:26.501Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=508b2132-c2f5-45e3-be7a-5dde13f7cfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:36.508Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2b81fb3a-5347-4dd8-8f71-2599bf4be324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:46.514Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=da05cb6f-1af8-4bcc-bcd0-2c034579519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:56.524Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d3a3184b-536a-4bbe-965c-d9d5cd0198cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:28:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:06.538Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f58c8896-9a92-47bf-a79c-476a62b7d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:06.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:16.551Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=aead498c-925e-401e-9b80-f383e25edd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:26.557Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e8bab8d6-55fc-421f-951e-267fa9200827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:36.563Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f04dc6ab-8b6b-4ce8-86fc-7000d1401afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:46.569Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=130a5fbb-c6bd-4993-b7ba-d551cf32dcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:46.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:56.575Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4ef3f882-902b-4458-a513-6cd5bff908bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:29:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:06.581Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=049afa35-24d6-46d4-8997-776c45c229fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:16.592Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b55ef649-3dac-4056-b89b-075a11cd377c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:26.608Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fe7c910d-c129-4ce1-82bc-c1fba7e13ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:36.613Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7fffb6fa-2f24-485e-a588-010b85df8ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:46.619Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ad8730fa-6cc4-43c3-a339-d3f8a73e01a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:56.626Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=149a1f60-0038-455d-bb05-63a5f5416503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:30:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:06.633Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d0c68e0a-ad10-42c3-9d58-1598c149c107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:16.639Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=950ad038-21ec-4328-8f8e-ea49cdbc48f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:26.645Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=88368531-6881-459b-b08e-07fb184be5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:36.665Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cb37bd1e-26fc-42ec-ba88-4c7f1638a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:46.679Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=013eb8a8-46f5-4b19-9f1f-3154d9c20367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:56.690Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=52e37264-4a1e-4839-b0a1-ca02ff6d69fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:31:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:06.698Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5874d402-0d23-4f2e-a80e-34b91e7be96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:16.712Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cbd7d789-98f1-4d64-b24a-fc95d16e9bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:26.728Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b9628003-9c7e-4c54-9438-f4c4e88ef374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:26.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:36.752Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5b647450-6c3a-435d-a8ca-32d76575acc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:32:40.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:32:40.174Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:32:40.174Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:32:40.178Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:32:40.315Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:32:40.315Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:32:40.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:46.765Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c0325de7-0e7f-4d88-942d-26cf835d64de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:56.774Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a76e3cbb-d5f4-466e-96b6-1e9a280293dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:32:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:06.786Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=26fa9bc2-ecc9-416e-b3e8-53d9512c8a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:16.799Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fe44d982-9752-4df7-ba21-c171609db919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:26.821Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2f2bd148-da51-4025-9dfe-ae47d10ba400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:36.843Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=86793fdb-1865-429f-afac-891eb2edd3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:46.870Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=12508376-0196-476a-8ffb-49ca5b8651f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:56.888Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3ef683a6-80d7-4955-bc91-53c87f8a51f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:33:56.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:06.955Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4adfca6a-6991-4dff-8b29-a7475baed243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:16.972Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b4204abc-ef7c-4a71-a615-65854bd9a9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:26.989Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a72876f3-e356-4a73-9cd0-f4c15d58d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:36.999Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6409c135-ad50-4868-a08d-48054ad2a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:47.006Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8431ffb3-9dda-4045-8738-06ba294b6a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:57.024Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6655990d-a955-4538-9684-8c0c767112ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:34:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:07.041Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=efc54a15-5264-45c4-909e-47136cc3bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:17.052Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8eac9cbb-3295-4cef-93fc-daaa2b5caf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:27.060Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e3190900-add8-4a74-8d19-4737bef4a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:37.065Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b4f70847-9594-4ddd-b3d0-6808933d6e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:47.072Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fa2231c3-15e9-4005-bc20-dde1827ce4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:57.096Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e4f724cd-e9ab-4585-bbc2-a7413b7ac881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:35:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:07.110Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c5892798-89b1-4119-a028-b360bdf39f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:17.124Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8203d051-71de-4ba1-a7b0-7ae9e782e589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:27.141Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=24210a13-c995-4a7d-86ec-28cc254730bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:37.148Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5a664012-b185-42c3-9b60-280d985fd95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:37.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:47.155Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e409da04-bb53-4d56-94c7-96c946d4e594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:57.163Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6ce46f57-0cce-4bf0-a763-f927e7eb2af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:36:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:07.188Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1434204e-5a0b-4580-82fd-446fe0cd3574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:17.196Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=32308d4f-eefb-44f4-b60a-3e031108b134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:27.201Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a01bf6ca-cae4-437a-bc51-5ba882845a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:37.209Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=913d529d-68bb-4187-a914-a452685849ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:37.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:37:40.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:37:40.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:37:40.167Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:37:40.170Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:37:40.256Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:37:40.256Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:37:40.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:47.216Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=47ad01c8-033b-4a88-9390-59e6d87acfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:57.223Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c53c7b96-c609-4a3f-a83b-795419c743b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:37:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:07.244Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=72bfc1f7-cb62-43b1-9ff1-e3302d1e2aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:17.251Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ec0a9aed-1fcb-4027-b914-862da6107110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:17.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:27.259Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b318b977-3c50-41e5-9292-e93f936e3825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:37.265Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=dd60b9cf-f00a-4560-865f-ce67e593e0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:47.272Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d044fe6e-b36a-4c35-9efb-6f32b01c522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:47.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:57.279Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ce5b3c32-3002-4932-9724-7ff716e165a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:38:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:07.290Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1aa68d1e-f188-4d6c-bd86-297aa3c3aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:17.307Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=38739fe4-9fdb-4846-a3dc-293f7ccf1749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:27.313Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e5dbb618-a19e-4352-ac26-6555cc079d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:37.319Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=314ca2d0-3617-48a0-ac9e-180283ce6d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:47.328Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=135c7261-9d06-4fd2-a649-d790ce89325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:57.339Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4f1e1f11-4e13-451d-9ca7-ca33764f9127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:39:57.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:07.349Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fe93c0d4-995a-437f-86a0-e304c71caded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:17.371Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6b3f591d-0693-417d-b1e1-651217749e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:27.378Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9d6d950d-b7a0-491f-83c4-807c020c495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:37.385Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=73547ea2-316b-4a3e-9169-770860b7bfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:37.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:47.391Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c7edc013-06b0-428e-b357-e80e164b8cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:57.399Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fece00b0-ea0a-4186-ba73-a65ef154e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:40:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:07.408Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c27bbdce-ee16-434f-8b37-1f4319b1c0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:17.422Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=dee3d40f-4588-41a3-9887-f10f55bf0d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:27.429Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=16de3890-3c75-4dbf-84bb-5f9793d17b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:37.435Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2bd5b3b6-5a39-43aa-81ad-a7701842fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:47.442Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c649d59b-075c-4741-a2c2-4499fcaa7731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:57.448Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=39c900ae-39a5-4c35-a211-8474a38b2a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:41:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:07.456Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4c528734-2faf-4148-8f61-4f9e00baf34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:17.470Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=53d3b8e2-0b63-4a7d-a887-e95526228d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:27.481Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=49cd56e0-c604-4df2-bf0c-edcdaf579aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:37.490Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a59750e7-c571-483b-8ce9-7c9cf582125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:42:40.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:42:40.145Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:42:40.147Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:42:40.149Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:42:40.241Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:42:40.241Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:42:40.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:47.497Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f6c00648-9b19-4d71-bd04-ba0da662a6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:57.503Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=79e53e7d-8ae4-418d-86c3-4ea6ae7114ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:42:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:07.510Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=90d9feb5-4198-46d1-ab41-b7ead9b74e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:07.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:17.520Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=60c25bc6-0deb-41e1-9dde-77d66292dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:27.543Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cb059f6e-944b-462b-b612-9a6158a320e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:27.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:37.552Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cfe55117-2eab-4a92-986d-539aeb3d92a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:47.558Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=62ed4ac2-de8b-4457-b704-1404f2b02784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:57.564Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3ea4a72f-dde1-45ce-a73c-a1dc43da3d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:43:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:07.570Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=da1a7163-c4c1-4687-b7cc-683b1bd054e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:17.576Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=964c8aa7-8557-4894-93bc-02a8fffd8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:17.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:27.600Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=11f2d0d8-355a-4564-938d-c4bade6b7a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:37.606Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=369e029a-bea8-4c9e-9ac9-1f6e5885a6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:47.613Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b6a81406-5c8b-4aa6-bd64-bc2bbb66aade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:57.623Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6cac3656-20e5-4578-9ec6-d492e2a6cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:44:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:07.633Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=77b73cd7-c498-4794-a0b2-2c63d4b98807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:17.641Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=dd088997-a6cc-4e1b-ad73-4f36d866fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:27.656Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cef63998-5ead-4c39-bebd-dbf9f6d46f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:37.663Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5f337d8d-a32e-42b9-b358-b5317d42ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:47.670Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=86cfd5b9-42ba-4f47-a519-b8dd9b33474c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:57.676Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=64278f91-881f-445a-8208-432f428a5f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:45:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:07.683Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=62c44ec8-ac0f-46bb-a272-fc88f1907e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:17.689Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f50782ed-13b2-450c-9498-52a2ada70b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:27.706Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=82b2a72b-8527-4730-beef-ee3fa75b4ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:37.739Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6b2e7d84-de61-4cae-81c3-3d3bcb92f4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:47.747Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a6248ea0-4c8a-45b1-a5d5-3bc82fa9dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:47.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:57.754Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5982b4c1-d0ba-4420-8931-d38fa893ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:46:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:07.760Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9a4b6703-b3c1-44b5-98e2-0a9cc802cb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:17.768Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d05f9672-5e18-42fd-a199-0687d42b1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:27.778Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5271d16c-ba46-46f9-aa69-eae935dcfa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:37.791Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=60844360-dc35-40dc-9156-5fea1098a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:47:40.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:47:40.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:47:40.132Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:47:40.137Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:47:40.185Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:47:40.185Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:47:40.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:47.797Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0aff9a4c-e7fe-453d-a262-d3af55505421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:57.804Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4890612b-ff76-4339-ac75-fcbffed6ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:47:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:07.812Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f15447c6-d2a9-4319-821e-5e3eeda05c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:17.820Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c22c8321-01fd-4538-831c-5b56e04df708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:27.830Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=afd6a023-0443-48b7-bad0-a7f5bd468f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:37.849Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ee6f7948-3f73-4ae3-a539-86dddc56f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:37.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:47.857Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=77c84128-ab44-48f0-bbe3-380b9a49ed53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:57.864Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f8a00a15-dc29-402f-bc1f-2addeb40954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:48:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:07.871Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=14d01ef6-7507-486f-a9bc-1e4ff67fedb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:17.878Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=511a3c81-dd3e-43ea-bd53-e97dc553913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:27.887Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=98f32cf0-b2cd-4f2f-aeeb-07e1ad014a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:37.902Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=aa9c69c5-b176-4306-9e3d-e69abf64968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:47.909Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=cef6af52-eb75-49d7-82cf-f68d162c2abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:57.916Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=16fde2db-31f2-4851-9575-81b1ffd465cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:49:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:07.928Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2ecaeea9-4d10-4632-99c1-0d67d2fd3136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:17.938Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7aa2992e-adc5-45d3-9082-7b59983d3591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:27.947Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c692c327-63a7-4a0b-a327-f63790b82b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:27.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:37.965Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b13ba4d6-96e0-4cde-ba72-bac41897441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:47.983Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f091d648-8736-4c8d-aec5-9c770c0364f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:57.990Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9f0757e0-c16e-4547-9316-aef14c5ecd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:50:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:07.997Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3df3588d-28ec-4b41-b48f-7e675748e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:18.003Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5c0eddb0-9dec-4be6-bde3-fa64da9b5aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:28.010Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e7cae466-57c7-4529-be74-b73072003401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:38.031Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f2af4e0c-c5ce-4765-a3cc-0a58db353499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:48.040Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2f0e37dd-543f-4381-a315-de8ee96b2150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:48.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:58.047Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ed666d08-2d9c-46c3-8636-c82f4118af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:51:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:08.053Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8a0a491c-7acc-448d-bb2a-24747caa15fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:18.059Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3140579d-4c14-4269-9838-f63289e07997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:28.069Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=151223b2-2b74-45d3-a676-f0ff3a52c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:38.091Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b785f894-3a53-4347-a9e4-78bfce91e3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:52:40.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:52:40.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:52:40.208Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:52:40.212Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:52:40.278Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:52:40.279Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:52:40.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:48.097Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=896ffe7f-d8b4-4365-bac5-b39cb5864abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:48.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:58.103Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=445bc94a-edae-4d1b-b8e8-f06cdad26eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:52:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:08.108Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=19b21bc4-f2f9-4ac2-83d3-d1d547be4532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:18.114Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e5e0e69c-de43-4eba-aa9a-4710f682218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:18.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:28.127Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e8941115-b62a-49e0-aa6e-d92bfa35c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:28.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:38.141Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=266cbd8a-ddf8-4428-968e-0ca3732583e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:48.149Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=297478c0-65ea-4ca9-9a28-26241ddf9060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:58.156Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ae7af72d-492c-4954-b537-ec94995f52ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:53:58.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:08.162Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3cd8fe14-d9e2-4852-bfc4-d2423530659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:08.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:18.170Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ddaa1949-0a62-45ab-bef7-45a071bec941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:28.175Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7d9d5893-74cd-4417-af96-925e7b69db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:38.183Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=81f44e44-3f59-4b22-a9f7-2734d512a05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:38.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:48.203Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4b849f02-91b4-41c5-9afc-eba6bbfbe74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:58.218Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=18644dc1-b62c-4ae2-8b1f-5cc800935ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:54:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:08.235Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=da17dd9d-d0dd-425b-99a2-edf48ec9d711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:18.242Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3f12cfd8-38e3-43e7-ba90-72b086db74f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:28.247Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e4ed96cb-acc8-4c88-9ebe-fcb68bab04ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:38.253Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c8dec021-7a38-47b2-ae93-2f5c684327f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:48.260Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f9c7afd5-6551-40ba-814a-facd4b06015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:58.273Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1c39efd1-b9cb-40e5-b2ab-344cc8de6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:55:58.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:08.281Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=713b1dd8-70ce-495e-a494-d6095bab5298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:18.288Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=37f19737-591b-42ad-a98f-97840a21b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:28.296Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fcb307dc-b93f-4b42-93e4-b7e80456f3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:38.302Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=af782096-bc94-4511-a853-0a04441dc86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:48.308Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5d2ec9dc-41e6-46d3-9054-e2caeccc340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:58.317Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8aa0e97c-3af1-4834-9a2d-c26abb2d6301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:56:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:08.331Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7ff79957-fed3-4c80-9e49-27c9e89356b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:18.338Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d893cbe3-9d80-4cd0-b988-804127f47653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:28.344Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=430b3f3c-0008-4d3a-89af-6df08a030efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:38.350Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=50241c81-1a1c-417b-b564-13f732b0f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:57:40.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T23:57:40.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T23:57:40.142Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T23:57:40.145Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T23:57:40.250Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T23:57:40.250Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T23:57:40.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:48.357Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c42a1be2-c5f5-4cab-be35-e470de33ceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:58.364Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=72f6b0e0-36e5-4d4c-8fe8-90e804f33b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:57:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:08.382Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6715f9f9-3208-4eed-81d4-de71f8ebcf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:18.396Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=99d3937d-e0ad-45e3-ac9c-6e416fca675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:28.401Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=14e80cd7-b05e-4e63-9efe-0d3432637498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:38.407Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ee5f56de-995c-4ba0-894c-6f1f90ed8936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:38.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:48.414Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=157f3cfb-2acf-4d30-9789-9b8a24f064c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:58.422Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a416d801-951a-4dc4-91a9-12434b840e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:58:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:08.435Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6b32f6e3-c941-4133-befb-2379e3c38d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:08.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:18.456Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=c1cee9b0-db06-4911-b276-ebb0a3abad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:28.464Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7654b5f9-9fb2-4f7a-b239-56048fefff55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:38.471Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6dd4f063-412e-43a1-ad74-ee9d78b68ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:38.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:48.478Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a6044592-a25c-4fc9-9f32-b1c72ff56bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:58.483Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=95152325-4565-47b1-907c-2e854d6db578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T23:59:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:08.497Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e0e79dcc-c381-40ff-b0fb-de9c3cce2ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:18.576Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3586f482-22f6-413a-854a-07470ad9a35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:18.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:28.583Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=be37de25-0c00-4b0c-a87a-889d80eb884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:38.590Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bcc3b5be-024b-40e2-92a8-4912ab6b023c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:48.597Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=05fbab34-ab0f-41c0-a2f6-195c165e831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:58.605Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ed3dab8f-a5da-4bc3-942e-ebd49aa3a2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:00:58.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:08.613Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1c081f8c-136d-4890-ba7d-aa36fc88ccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:18.630Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a69dfee9-5eda-45aa-bd85-72dfb2f48dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:28.639Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=65c7a614-c660-4202-8b18-9f8abe67baf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:38.647Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bdd97587-ecf1-41c4-9e46-cea520783950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:48.654Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=72cd5a6f-fc48-4150-98b6-6ec46ccb4fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:58.660Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=46b4c1b9-b229-4d62-b147-9d74afcdb5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:01:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:08.666Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e07a8e3a-c37a-4262-9d59-95644e8ffd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:18.679Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=05ccf3b4-4982-4eeb-9f06-d3d4fe888838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:28.688Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d43e858c-7eaf-4c20-a0ae-2d9af1cbb4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:28.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:38.694Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ea6192fc-dd76-4ce1-b1a5-fc7c05f47a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T00:02:40.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T00:02:40.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T00:02:40.166Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T00:02:40.169Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T00:02:40.215Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T00:02:40.215Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-06T00:02:40.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:48.702Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=04dfd7fc-57ec-4cb5-a568-c8a2d432a477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:48.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:58.709Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5e0e4ad3-b49d-426c-a517-a7c6c8e7ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:02:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:08.715Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b246132e-81f5-461b-b6c8-2da37534c036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:18.728Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d6e54560-8caf-46a4-b230-a1427b361e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:28.755Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e8770e00-b22e-40cc-a009-1348cf999095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:38.761Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7acf6f97-44c2-46ee-82ab-134809c36250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:48.767Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a07d0262-5676-42df-9b65-97a9c128413a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:58.774Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4231835a-3a22-4918-925a-d5ad05ad4768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:03:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:08.781Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=91ae24e3-519d-4a97-82da-b473d118e867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:18.787Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fe5467c3-aa52-472b-9238-4d24f43a8a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:28.804Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=75d4a46a-d207-4cf5-9d9b-352ff882463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:28.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:38.814Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0910ebdd-e704-4aa7-8c9c-3723fcaae8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:48.821Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7065d25b-6a68-4c5e-99aa-a41b9ac62d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:58.828Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=020375f1-5374-4da7-80c3-b393560446db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:04:58.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:08.836Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4d5b468a-b250-4e44-9d98-0de309204f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:18.841Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e211a01c-9830-4da0-9fb5-c2b8f1b70f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:28.850Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1419b804-036d-4e29-b985-c8b7dd2e8186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:38.872Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=93e6dd70-4c49-4288-879a-4cc2a85c4dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:48.878Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4121a674-4c86-496a-98df-239029e6a057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:58.884Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a228cd66-4f8c-4dc7-a74f-b1dbb85dc2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:05:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:08.891Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=75b42a3b-1b30-442e-a027-6f0eac751bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:18.898Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=78f78ba8-9c0e-4966-ab13-a88d71266e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:28.905Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a3fd2ce1-c8e8-4144-828a-e92b78506d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:28.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:38.917Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=2ee7759a-b700-4850-b187-f3ac7f41d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:48.933Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9f41e836-3965-4a00-8a27-b63f62fafdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:58.939Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=5744251e-0822-434c-bb15-9fcfc05faa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:06:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:08.950Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=32eaf059-e2ea-4055-9974-20fb54e078c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:08.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:18.956Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bdda8274-0e2e-47b9-87b1-f9bef5e4557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:28.963Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=e069567c-2b6e-477d-9d92-fc7c187fcb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:38.970Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a1d8b774-3694-4b51-84b4-d42a53c2b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T00:07:40.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T00:07:40.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T00:07:40.143Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T00:07:40.146Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T00:07:40.201Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T00:07:40.201Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-06T00:07:40.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:48.990Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bb7cdadb-f937-444f-85ae-dc1e22b413fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:58.996Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=9a8305f8-8f7e-4ad3-85e2-4466e8a66e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:07:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:09.004Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4de881a4-14fd-49b6-b1bc-4eead9756d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:19.009Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b9d9face-a82d-421c-a2a7-7a0f1859e543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:19.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:29.015Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6373d15a-7fbc-4494-872a-d4904b1978e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:39.022Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=0b8a4d11-2142-4675-b8ab-ac5fbff93771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:49.032Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a21c6c7d-2f20-4dc1-9ed5-4673d415d8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:59.066Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d56dcbfd-47b6-48fa-aad0-2c1fe0590a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:08:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:09.076Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=ea481adc-cbc3-4834-8ac9-0f00d8b6dbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:19.083Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fefe2f6c-6e61-436a-9443-2e6ac20f89ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:29.089Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=87c31fe5-5808-4a2a-8220-16b9bb88357a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:39.096Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=aded7541-ac95-4d66-9166-0f41461cc279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:39.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:49.120Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f36dee9e-183d-427d-9914-5c17a34c0ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:59.134Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=4d77bbd4-0483-4bf9-90b1-8b006c48800b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:09:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:09.140Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=1cfc5237-0f6b-4326-b3db-9343b93aa4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:19.147Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=6bc9fc31-3ded-4e9a-a00a-b2ab84fecbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:29.157Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7e74e738-1b51-4b38-a1e8-28251bb8f46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:39.164Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=b306df86-ab29-4154-bae5-44ff9b23ff55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:49.177Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=746a319e-7199-4043-a966-0d544cae56dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:59.187Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=54b38f55-00e2-4ff9-b24e-687f06974158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:10:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:09.193Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=30671ef5-fd7a-4f98-8e96-addede96cb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:19.200Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d0cbedb7-d831-49e7-a4d7-963678ca409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:29.206Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=fcfa28b6-65be-4bdf-8ece-0e4a729d9586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:39.212Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=54197f1b-f53d-4f7f-8eef-0276536d42f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:49.217Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=07332df6-627a-40f6-a1c6-eb3ae300a986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:49.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:59.224Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=07abfdd5-976a-47ae-9e9a-24d0789d0a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:11:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:09.240Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=86fe3456-6bd6-4d5b-bd89-c803646b2ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:19.253Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=7e8b886a-28da-4d1a-89f2-e4b28015b233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:29.266Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=8d08aede-db9a-4213-bfd3-1676099b7fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:39.272Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=335a099e-3e57-4695-8a65-18cfe11b3d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T00:12:40.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T00:12:40.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T00:12:40.166Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T00:12:40.169Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T00:12:40.248Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T00:12:40.248Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-06T00:12:40.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:49.277Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f7191257-2954-4822-92ee-66278f7c0648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:59.285Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=d11744f8-d4a9-443f-90cd-0bde9ccb85be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:12:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:09.292Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=f10b3b45-e44c-4687-9c95-94008303d2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:19.297Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=03555092-81d8-45af-85e5-2f9f39fbd7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:29.305Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=3d6677e6-365f-4fbb-bbed-f4b3f7df5661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:39.320Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bef70f20-7cf2-4549-842f-a8251233cad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:49.328Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=82949e41-a0c3-4c41-bd66-ea6b5d7c9d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:59.335Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=bd8813d2-ec4d-4763-997a-388e7c010794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:13:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:14:09.343Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a06af917-d1ff-48b1-a353-5db0cdee509d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:14:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:14:19.353Z |INFO |Init configs |InvocationID=2ae51058-1e44-4ccf-bafa-133b66c3e20e, InstanceUUID=a3d3445d-176c-4a53-bbba-fad8460d78f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T00:14:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |